Audiobookshelf
Self-hosted audiobook and podcast server
Alternative to: audible, overcast, pocket-casts
About
Versions (100)
v2.17.5
2024-12-08Added
- Server setting to allow embedding the web client in an iframe (or use env variable
ALLOW_IFRAME=1, see https://github.com/advplyr/audiobookshelf/issues/3684#issuecomment-2526175255) #3684 - Catalan language option
Fixed
- Server crash on uploadCover temp file mv failed #3685
- Server crash when a playback session has no mediaMetadata object by @Vito0912 in #3689
Changed
- Server address is no longer stored with RSS feeds when they are opened. by @mikiher in #3692
- UI/UX: Server config page separates web client settings (Chromecast support & iframe embedding)
- More strings translated
- Catalan by @jaumet
- Slovenian by @thehijacker
New Contributors
- @jaumet made their first contribution in https://github.com/advplyr/audiobookshelf/pull/3687
Full Changelog: https://github.com/advplyr/audiobookshelf/compare/v2.17.4…v2.17.5