Audiobookshelf
Self-hosted audiobook and podcast server
Alternative to: audible, overcast, pocket-casts
About
Versions (100)
v2.7.0
2023-12-24Note: OpenID Connect Authentication requires mobile app v0.9.70-beta or up
Added
- Year in review stats images to user stats page #2373
- Ability to fetch book data in uploader by @kieraneglin in #2333
- Zoom controls to comic reader by @pablojimenezmateo in #2431
Fixed
- Vulnerability report https://github.com/advplyr/audiobookshelf/security/advisories/GHSA-gjgj-98v3-47pg and https://github.com/advplyr/audiobookshelf/security/advisories/GHSA-jhjx-c3wx-q2x7
- Cache not clearing for homepage shelves when media progress is updated #2392
- Narrators page 404 on page reload #2359
- Hide Change Password when Password Authentication is disabled #2367
- Server crash when user created through OIDC attempts password login #2378
- Issue parsing some RSS feeds that require accept header #2401
- RSS feeds for collections not updating when adding/removing books #2414
- Cover size widget hidden behind audio player #2443
Changed
- Listening sessions table allows multi-select to delete, sorting with column headers & changing rows per page
- Initial startup database cleanup includes removing playback sessions that have a listening time of 3s or less
- Sort audible match results by closest duration #2238 and other match improvements by @mikiher in #2400
- Audible series sequences that include spaces will only take the first part of the string (and commas removed) #2380
- SSO/OpenID: Use a mobile-redirect route (Fixes #2379 and #2381) by @Sapd in #2386
- SSO/OpenID: Provide error messages to logs by @Sapd in #2365
- Sample Docker Compose file comments by @nichwall in #2415
- Readme update for synology reverse proxy by @treyg in #2420
- More strings translated
- Gujarati by @Dr-Blank in #2293
- German by @JBlond in #2397 #2413 #2442
- Russian by @Nab0y in #2411
- Simplified Chinese by @springsunx in #2417
New Contributors
- @Sapd made their first contribution in https://github.com/advplyr/audiobookshelf/pull/2365
- @kieraneglin made their first contribution in https://github.com/advplyr/audiobookshelf/pull/2333
- @nichwall made their first contribution in https://github.com/advplyr/audiobookshelf/pull/2415
- @treyg made their first contribution in https://github.com/advplyr/audiobookshelf/pull/2420
- @pablojimenezmateo made their first contribution in https://github.com/advplyr/audiobookshelf/pull/2431
Full Changelog: https://github.com/advplyr/audiobookshelf/compare/v2.6.0…v2.7.0