v2.34.0
What's Changed
NOTE: With this release Audiobookshelf annotations will be synced directly to the Audiobookshelf server, without having to setup a WebDAV share. All existing annotations will be migrated automatically.
Komga annotations still need a WebDAV share to sync.
- feat(sync): extract core:sync — pure-Kotlin sync & reconciliation module (Phase 4) by @pkmetski in #624
- feat(database): extract core:database-api — Phase 5a ADR + Phase 5b interface split by @pkmetski in #626
- feat(changelog): make version history entries link to their GitHub release pages by @pkmetski in #627
- feat(update): re-check for updates on each app foreground return by @pkmetski in #628
- feat(core): Phase 6 — platform-service abstractions (#556) by @pkmetski in #629
- feat(sync): enable ABS bookmark sync for all users, remove WebDAV requirement by @pkmetski in #622
- docs(core): Phase 7 — platform-agnostic core boundary ADR + lint fixes (#557) by @pkmetski in #632
- feat(reader): share elided view as PDF by @pkmetski in #630
Full Changelog: v2.33.0...v2.34.0