Added
- .ipa for sideloading on iOS (included in release assets) #837
Fixed
- Comma separated lists space before comma #777 by @casrou in #813
- Separator between authors by @lkiesow in #851
- Comic reader incorrect file sort order when file number is more than 5-digits
- Progress lost when app is in background for extended period #828
- Clicking title on fullscreen audio player redirects to item page but doesnt change library #803
- Epub ereader incorrect line-height on titles causing overlap #874
- Epub ereader swiping sometimes moving 2 pages (partial fix) #802
- (Android) Sync server progress to local progress #808
- (Android) Internal storage downloads triggering multiple times #791
- (Android) Offline playback sessions continuing to sync creating duplicates on the server
- (Android) Android auto loading podcast episodes #832
- (Android) Mp3 index seeking setting not persisting #638
Updated
- Making native http requests instead of webview fetch requests to resolve CORS issues #781
- Initial server connection no longer blocks app usage
- Podcast covers show number of episodes incomplete instead of total episodes #315
- Local sessions are synced on network reconnections
- Add "Switch Server/User" button in side drawer and account page #628
- Renamed "Logout" to "Disconnect" in side drawer (does not redirect, just goes in offline-mode) #628
- Epub ereader shows location in the bottom left #766
- Bookmarks modal UI/UX #876
- (iOS) Removed lock orientation setting because it's not supported on iOS webview
- (Android) Android auto includes explicit indicator #611
New Contributors
Full Changelog: v0.9.65-beta...v0.9.66-beta