What's Changed
TLDR;
- Improved reader view layout and rendering
- Add feed info bottom sheet in edit feeds (In preparation to add feed-specific settings)
- Add option to mark individual posts and read/unread
- Bug fixes and performance improvements
Changes
- Add option to mark individual posts as read/unread by @msasikanth in #261
- Update dependency io.github.kevinnzou:compose-webview-multiplatform to v1.8.6 by @renovate in #262
- Update ktor to v2.3.8 by @renovate in #265
- Migrate to Coil3 Multiplatform by @msasikanth in #268
- Fix scroll position getting reset after config changes by @msasikanth in #273
- Update dependency gradle to v8.6 by @renovate in #275
- Add option to show feed info sheet from feeds sheet by @msasikanth in #276
- Fix app crashing when trying to fetch post source from
http
link by @msasikanth in #286 - Fix Mastodon posts not rendering in reader view by @msasikanth in #292
- Update dependency io.github.kevinnzou:compose-webview-multiplatform to v1.8.8 by @renovate in #294
Full Changelog: v1.33.0...v1.34.0