diff options
author | 2023-06-21 20:42:31 -0700 | |
---|---|---|
committer | 2023-06-21 20:42:31 -0700 | |
commit | e234b86af6d95d31e11472b3f66abfff35f0e85c (patch) | |
tree | 500ba9e768f84eaa851082a45e0cb33a3f04e136 | |
parent | d00803617e04feca64b3d10f5a720482a254858c (diff) | |
download | v2-2.0.45.tar.gz v2-2.0.45.tar.zst v2-2.0.45.zip |
Update ChangeLog2.0.45
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +Version 2.0.45 (June 21, 2023) +------------------------------ + +* Add media player to listen to audio and video podcasts with the possiblity to resume to last playback position +* Add default tag names for Linkding integration +* Mark only globally visible entries when marking all entries from UI +* Use image included in feed as feed icon when available +* Order history by `changed_at` and `published_at` +* Remove title attribute from entry title links +* Fix reading time that is not aligned correctly with the latest version of Safari +* Use glyphs of the same size on keyboard shortcuts page +* Add maskable versions of the PWA icon +* Replace copyright header with SPDX identifier +* Remove the "í" letter from the Portuguese "lido" word +* Increase golangci-lint timeout value +* Bump `github.com/tdewolff/minify/v2`, `github.com/prometheus/client_golang`, `golang.org/x/*` dependencies + Version 2.0.44 (May 6, 2023) ---------------------------- |