To significantly improve the performance of translations and reduce unnecessary translation calls, this version introduced the 124 MB dependency lingua-go, resulting in a substantial increase in the installation package size. We will optimize this issue in future versions.
Added
- Supported better reverse proxy for website display. (#414)
- Supported RSSHub feed type for better integration with RSSHub instances. (#176, #302) (@cry0404)
- Supported a statistics tab in the settings modal to view usage statistics over time.
- Supported manually sorting rules for advanced users. (#398)
- Supported Gemini service API. (#437)
- Supported language detection to reduce unnecessary translation requests. (#410)
- Added error messages for feeds that fail to refresh. (#429)
- Supported buttons to switch to previous/next articles in the article detail view. (#357)
- Supported -10s and +10s skip buttons in the audio player. (#395)
Changed
- Cached thumbnail images in the article list to avoid disappearing after restarting the application. (#423)
- Improved the performance of article list rendering.
- Prevented the article content viewer from closing when clicking the same article again. (#434)
Fixed
- Fixed an issue where URLs were not trimmed correctly when adding or editing feeds. (#413)
- Fixed an issue where the summary could not be regenerated after the article content changed. (#412)
- Fixed some minor style issues. (#396, #397, #402, #407, #425, #428, #430, #443, #449)
- Fixed an issue where the image gallery view showed only 2 columns. (#399)
- Fixed an issue where left and right click actions did not work correctly in the feeds list. (#394)
- Fixed an issue where feeds could not be dragged into collapsed categories. (#394)
- Fixed an issue where links could not be opened in the default browser after extracting the full article content. (#409)
- Fixed an issue where duplicate feeds could be added. (#401)
- Fixed an issue where the article list got stuck in some cases. (#422)
- Fixed an issue where the sidebar width would shrink when feed titles were short. (#433)
- Fixed an issue where the image viewer could not be closed automatically after switching articles or feeds. (#431)
- Fixed an issue where AI summaries were always regenerated in English or were not accurate enough. (#424, #438)
- Fixed an issue where FreshRSS synchronization failed for feeds in some cases. (#440)
- Fixed an issue where translation failures caused many toast notifications. (#436)
- Fixed an issue where FreshRSS articles could not display thumbnail images correctly. (#446)
Special Thanks to @EnterMan123 for carefully testing and reporting many of these issues!