Added
- Bookmarks icon on library item page & start playback from bookmarked time #796
- Click timestamp in playback sessions list to start playback at that time #798
- Click chapter timestamps in chapter tables to start playback at that time
Fixed
- Collapsed series name & series page respects sorting ignore prefix setting #866
- Watcher scanner to ignore non-media files that are not inside library item folders #834
- Long library names overflowing in appbar #858
- Set correct mime type for m4b files
- On server startup remove playback sessions with invalid time listening (from android app bug) #868
- Setting chapters for book by merging chapters from multiple files #857
Changed
- Changing an author name to another existing authors name will merge them #487
- Show prompt before marking an item as finished that is in progress #805
- Item edit modal remain on same tab when navigating to next/prev item #867
- Chapter editor uses timestamp input for chapter start time w/ toggle to show seconds #657
- Save after editing chapter redirects to previous page #827
- Dockerfile health check uses /healthcheck instead of /ping (no more annoying "Ping" logs every 30s)
- API route /matchall is now a GET request
- use svg instead of png for app icon by @arabshapt in #871
New Contributors
- @revilo951 made their first contribution in #842
- @arabshapt made their first contribution in #871
Full Changelog: v2.1.0...v2.1.1