Ash's Thinking

Read You 0.14.1 Release Notes

|GitHub|

0.14.1

Bug Fixes for 0.14.0

  1. Fixed an issue with syncing from FreshRSS. This could introduce a potential breaking change that causes duplicated articles to be synced.
  2. Fixed an issue where article list didn’t refresh when account changed
  3. 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

  1. 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.
  2. “Mark as read” now attempts to sync changes to the remote instantly.
  3. 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.
  4. “Pull to sync” within a feed now triggers a full feed-level sync, retrieving all articles, even those older than a month.
  5. Resolved several issues with using the Google Reader API on bazqux.com.
  6. Fixed a bug that caused archived articles to be cleared based on their publication date rather than their sync date.

New Features

  1. Read aloud
  2. Brought back pull-to-sync in the article list, with group/feed level sync for local accounts
  3. Pulling to load the next feed/group now shows its name

Bug Fixes

  1. Fixed an issue where certain errors could lead to the app freezing or crashing.
  2. Fixed an issue where setting a swipe action to “none” failed to disable the gesture.
  3. Fixed a problem causing incorrect line height in content when using the WebView renderer.
  4. The feed list now refreshes when switching accounts.
  5. Fixed an sporadic issue where the cursor moved backward during text editing.
  6. Fixed a bug causing summaries to be cut off when using Google Reader/Fever API.
  7. Resolved an NPE during Fever API sync.
  8. Fixed an issue where “pull to load next feed” didn’t work when all articles in the current feed were marked as read.
  9. Fixed an issue where the article list didn’t scroll to the top after new items were fetched during sync.
  10. Fixed an issue where home page could show delayed unread counts or feeds
  11. The app now opens directly to the flow page when set as the startup page.

Full Changelog: https://github.com/Ashinch/ReadYou/compare/0.13.1...0.14.0

Full Changelog: https://github.com/Ashinch/ReadYou/compare/0.14.0...0.14.1

#ReadYou #Android #ReleaseNotes