Releases: Athou/commafeed
Releases · Athou/commafeed
CommaFeed 5.3.4
- Added support for Internationalized Domain Names (#1588)
CommaFeed 5.3.3
- Removed image bottom margins (#1587)
CommaFeed 5.3.2
- Fixed an issue that could cause some images from not being rendered correctly (#1587)
CommaFeed 5.3.1
- Fixed an issue that could cause some HTTP feeds to return a 400 error (#1572)
CommaFeed 5.3.0
CommaFeed 5.2.0
- Added an option to keep a number of entries above the selected entry when scrolling
- Added a cache to the HTTP client to reduce the number of requests made to feeds when subscribing (#1431)
- Feeds are no longer refreshed between the moment its last user unsubscribes and the moment the feed is cleaned up (every hour)
- Fixed an issue that could cause entries to not correctly load when using keyboard navigation (#1557)
CommaFeed 5.1.1
CommaFeed 5.1.0
- Added a setting for showing/hiding unread count in the browser's tab title/favicon (#1518)
- Fixed an issue that could prevent the app from starting on some systems (#1532)
- Added a cache busting filter for the webapp index.html and openapi documentation to make sure they are always up to date
- Reduced database cleanup log verbosity
CommaFeed 5.0.2
- Fix favicon fetching for Youtube channels in native mode when Google auth key is set
- Fix an error that appears in the logs when fetching some favicons
CommaFeed 5.0.1
- Configure native compilation to support older CPU architectures (#1524)