v2.0.24
Added
- Support for .OGA file extension (Issue #804)
- View current version changelog by clicking version in siderail by @jmt-gh in #821
Fixed
- Audiobooks incorrectly flagged as single file causing download 404 (Issue #714)
- Recreate cache directory after purge (Issue #800) by @mcdinner in #801
- Get media progress API endpoint [Helps with syncing on mobile] by @jmt-gh in #802
- Quick match split comma separated authors (Issue #808)
- Ordering newly scanned in audio tracks to existing tracklist (Issue #823)
- Syncing local progress for mobile apps
- Audio player when previously using chapter track and playing a new item without chapters
- Truetype fonts format set correctly
Changed
- Collapsed series show series name instead of first book title (Issue #629)
- Show toast notifications below appbar and toolbar (Issue #819)
- Default backup schedule is 1:30 to avoid conflicts with hourly episode checks (Issue #761) [Temp workaround]
- Only set log websocket listener when going to logger page [Helps with mobile data usage]
- Mime type for m4b and m4a audio files is audio/mp4
- Removed a lot of dependencies
New Contributors
Full Changelog: v2.0.23...v2.0.24