release 6.2.0

This commit is contained in:
Athou
2026-02-09 19:32:22 +01:00
parent 6fa8d4be34
commit 141a863079
4 changed files with 8 additions and 4 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## [6.2.0]
- Starred entries are no longer deleted after a certain amount of time, they are now kept indefinitely. The new `commafeed.database.cleanup.keep-starred-entries` setting can be disabled to restore the previous behavior if you want to keep deleting starred entries during normal entries cleanup (#1581)
## [6.1.1]
- Fix old starred entries not loading if they were marked as read (#2031)