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
SyncWorker
for 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