Releases: ReadYouApp/ReadYou
Releases · ReadYouApp/ReadYou
0.14.4
What's Changed
Bug Fixes
- New unread articles now trigger notifications when using Google Reader API / Fever API
- Fixed an issue that caused app to crash when using native componenets renderer
- Content paddings from display cutouts are now correctly applied to pages
New Features
- System text selection actions (e.g translate, web search) are now available within the native components renderer
- Notifications now include favicons and the feed name
Full Changelog: 0.14.3...0.14.4
0.14.3
What's Changed
Bug Fixes
- Read articles are now fetched when syncing from FreshRSS
- Fixed an issue where dialogs for renaming feeds and editing URL showing empty initial values
- Fixed an issue where feeds could be added into incorrect group after switching accounts
- Improves the handling of non UTF-8 articles/feeds
New Features
- Full screen image viewer is now edge-to-edge with transparent system bars
Notable Changes
- Loading images now uses a solid color as placeholder instead of the hourglass icon
Known issues
- Selecting text by moving the handle in native components renderer could cause the app to crash
Full Changelog: 0.14.2...0.14.3
0.14.2
New Features
- Add a new "mark all as read and load next feed" behavior to the pull-from-bottom gesture in the article list
Bug Fixes
- Fixed an issue where articles would occasionally fail to open from a notification
- Fixed an issue where the article list didn't scroll to the top after new items were fetched during sync
Special thanks to @fguillot at @miniflux
Full Changelog: 0.14.1...0.14.2
0.14.1
Bug Fixes for 0.14.0
- Fixed an issue with syncing from FreshRSS. This could introduce a potential breaking change that causes duplicated articles to be synced.
- Fixed an issue where article list didn't refresh when account changed
- Fixed an issue where paste button in text fields didn't work
Special thanks to @vshabanov at BazQux Reader and @andrey-utkin at Decent.im
Changes in 0.14.0
Google Reader API
- Significant improvements to sync performance and stability: Depending on the volume of articles and feeds, Google Reader API syncs could be up to 80% faster.
- "Mark as read" now attempts to sync changes to the remote instantly.
- Article read/starred statuses now sync with new fetches. API errors are mostly suppressed particularly when offline or with bad connections. This means you can fetch online, read offline, and still sync your changes later.
- "Pull to sync" within a feed now triggers a full feed-level sync, retrieving all articles, even those older than a month.
- Resolved several issues with using the Google Reader API on bazqux.com.
- Fixed a bug that caused archived articles to be cleared based on their publication date rather than their sync date.
New Features
- Read aloud
- Brought back pull-to-sync in the article list, with group/feed level sync for local accounts
- Pulling to load the next feed/group now shows its name
Bug Fixes
- Fixed an issue where certain errors could lead to the app freezing or crashing.
- Fixed an issue where setting a swipe action to "none" failed to disable the gesture.
- Fixed a problem causing incorrect line height in content when using the WebView renderer.
- The feed list now refreshes when switching accounts.
- Fixed an sporadic issue where the cursor moved backward during text editing.
- Fixed a bug causing summaries to be cut off when using Google Reader/Fever API.
- Resolved an NPE during Fever API sync.
- Fixed an issue where "pull to load next feed" didn't work when all articles in the current feed were marked as read.
- Fixed an issue where the article list didn't scroll to the top after new items were fetched during sync.
- Fixed an issue where home page could show delayed unread counts or feeds
- The app now opens directly to the flow page when set as the startup page.
Full Changelog: 0.13.1...0.14.0
Full Changelog: 0.14.0...0.14.1
0.14.0
What's Changed
Google Reader API
- Significant improvements to sync performance and stability: Depending on the volume of articles and feeds, Google Reader API syncs could be up to 80% faster.
- "Mark as read" now attempts to sync changes to the remote instantly.
- Article read/starred statuses now sync with new fetches. API errors are mostly suppressed particularly when offline or with bad connections. This means you can fetch online, read offline, and still sync your changes later.
- "Pull to sync" within a feed now triggers a full feed-level sync, retrieving all articles, even those older than a month.
- Resolved several issues with using the Google Reader API on bazqux.com.
- Fixed a bug that caused archived articles to be cleared based on their publication date rather than their sync date.
New Features
- Read aloud
- Brought back pull-to-sync in the article list, with group/feed level sync for local accounts
- Pulling to load the next feed/group now shows its name
Bug Fixes
- Fixed an issue where certain errors could lead to the app freezing or crashing.
- Fixed an issue where setting a swipe action to "none" failed to disable the gesture.
- Fixed a problem causing incorrect line height in content when using the WebView renderer.
- The feed list now refreshes when switching accounts.
- Fixed an sporadic issue where the cursor moved backward during text editing.
- Fixed a bug causing summaries to be cut off when using Google Reader/Fever API.
- Resolved an NPE during Fever API sync.
- Fixed an issue where "pull to load next feed" didn't work when all articles in the current feed were marked as read.
- Fixed an issue where the article list didn't scroll to the top after new items were fetched during sync.
- Fixed an issue where home page could show delayed unread counts or feeds
- The app now opens directly to the flow page when set as the startup page.
Full Changelog: 0.13.1...0.14.0
0.13.1
What's Changed
Bug Fixes
- "Pull up to mark all as read" in article list should be only enabled via "Mark as read on scroll"
- Fix an issue where the search bar is closed on scroll
- Fix an issue where articles are synced with the current time instead of their published time (#886)
- Fix an issue that causes previously cleared articles to be re-synced (#294 #696 #943)
Full Changelog: 0.13.0...0.13.1
0.13.0
What's Changed
New Features
- Pull up to load next feed/group in the article list
- Pull up to mark all items in the list as read
- Display longer (up to 4 lines) summaries in article list
- Scroll down to the article you've just read
- Full webpage content for "Parse Full Content" feeds now will be downloaded & cached during sync
Notable Changes
- Remove pull to sync in article list temporarily since there's no feed/group level syncing yet
- Fine-tuned content transitions and gesture interactions
Fixes
- Fix an issue which cause reading page to freeze while syncing
- Fix an issue where home page could show delayed unread counts or feeds
- Fix an issue where text cannot be de-select when using native renderer
Full Changelog: 0.12.2...0.13.0
0.12.2
What's Changed
- Mark above/below as read no longer clears articles from the unread view.
- Fix the issue where Mark above/below as read not working as expected when sorting unread items by earliest
- Fix the issue where articles not being marked as read when navigating back to the home page
- Subtle motion & style tweaks
Full Changelog: 0.12.1...0.12.2
0.12.1
Fixes for 0.12.0
- App crashes on devices under Android 15 when using native component renderer
- App could not mark articles as read after being cleared from recent apps
Notable changes since 0.11
- Improve the stability and performance of feed syncing
- Support specifying a client certificate for mTLS auth
- Add a feed-level option to open the article in browsers by default
- Navigating from/to article reader won't clear the articles marked as read from the list now
- Improve handling of edge cases when using bionic reading
- Add an option to sort unread articles by lastest/earliest
Full Changelog: 0.12.0...0.12.1
0.12.0
Known issues
- App could crash on devices under Android 14, to workaround this issue, please go to Settings - Color & style - Reading page and set the Content renderer to WebView
Notable changes
- Improve the stability and performance of feed syncing
- Support specifying a client certificate for mTLS auth
- Add a feed-level option to open the article in browsers by default
- Navigating from/to article reader won't clear the articles marked as read from the list now
- Improve handling of edge cases when using bionic reading
- Add an option to sort unread articles by lastest/earliest
Generated changes
What's Changed
- feat(sync): sync feeds concurrently by @JunkFood02 in #907
- fix(sync): refactor
SyncWorkerfor robust background sync by @JunkFood02 in #909 - fix: user agent in build config by @JunkFood02 in #914
- Support specifying a client certificate for mTLS auth by @tinsukE in #940
- Make hiding empty groups toggleable by @ymcx in #921
- Translations update from Hosted Weblate by @weblate in #908
- Translations update from Hosted Weblate by @weblate in #884
- Scroll back to last seen item(from unread list) by @drgnchan in #935
- Create README-ja.md by @kum4423 in #947
- Fix new group button alignment by @ymcx in #948
- Open items in the browser by default by @ymcx in #917
- Fix the crash that occurs when adding a feed without an icon by @ymcx in #950
- Fix group padding on the 'Feeds' page by @ymcx in #949
- Feat/lazy mark as read by @JunkFood02 in #990
- Improve handling of edge cases when using bionic reading by @JFronny in #971
- feat: sort unread items by lastest/earliest by @JunkFood02 in #992
New Contributors
Full Changelog: 0.11.1...0.12.0