{ "name": "Audiobookshelf", "tintColor": "#bf9000", "iconURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "description": "Audiobookshelf is a self-hosted audiobook server for managing and listening to your audiobooks.", "homepage": "https://audiobookshelf.org", "featuredApps": [ "com.audiobookshelf.app" ], "apps": [ { "name": "Audiobookshelf", "bundleIdentifier": "com.audiobookshelf.app", "developerName": "Audiobookshelf Team", "localizedDescription": "Audiobookshelf is a self-hosted audiobook server for managing and listening to your audiobooks.", "minimumOSVersion": "13.0", "iconURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "tintColor": "#bf9000", "screenshots": [ "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/screenshots/DeviceDemoScreens.png" ], "versions": [ { "version": "0.13.0", "buildVersion": "43", "date": "2026-05-12T00:55:53Z", "localizedDescription": "Important: New authentication system was added in [v2.26.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See https://github.com/advplyr/audiobookshelf/discussions/4460 for details.\r\n\r\nAdded\r\n\r\n\u2022 Bulgarian language option 1855 by @EndToEndDisciple in 1856\r\n\r\nFixed\r\n\r\n\u2022 Syncing external progress to media item open in player 1161 (in 1864)\r\n\u2022 UI/UX: Cover image color sampling not always working\r\n\r\nUpdated\r\n\r\n\u2022 Search page for podcast libraries now includes episodes in results 1793\r\n\u2022 More strings translated\r\n \u2022 Arabic by @abdellatifAhammad\r\n \u2022 Belarusian by @pavel\u2022miniutka\r\n \u2022 Bulgarian by @lembata\r\n \u2022 Czech by @goozi12345 @Plazec @kuci\u2022JK\r\n \u2022 Danish by @xxzp3\r\n \u2022 Greek by @lambolighting\r\n \u2022 Hungarian by @ugyes\r\n \u2022 Italian by @paolor72\r\n \u2022 Japanese by @na3shkw\r\n \u2022 Norwegian Bokm\u00e5l by @Torstein\u2022Eide\r\n \u2022 Romanian by @silviubajenaru\r\n \u2022 Russian by @Hopelite @vmakeev\r\n \u2022 Slovak by @goozi12345 @pecer\r\n \u2022 Slovenian by @thehijacker\r\n \u2022 Spanish by @cyphra\r\n \u2022 Swedish by @karlbe\r\n \u2022 Ukrainian by @baragoon\r\n\r\nNew Contributors\r\n* @EndToEndDisciple made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1856\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/v0.12.0\u2022beta...v0.13.0\u2022beta", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.13.0-beta/Audiobookshelf.ipa", "size": 9281724, "minOSVersion": "14.0" }, { "version": "0.12.0", "buildVersion": "42", "date": "2026-02-11T22:54:14Z", "localizedDescription": "Important: New authentication system was added in [v2.26.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See https://github.com/advplyr/audiobookshelf/discussions/4460 for details.\r\n\r\nAdded\r\n\r\n\u2022 More time intervals for jump forward/backward 1445 by @FreedomBen in 1767\r\n\u2022 Library sort by progress options 1715 by @KiwiHour in 1772\r\n\u2022 Turkish language option 1734\r\n\r\nFixed\r\n\r\n\u2022 Podcast page play next episode button uses podcast type (serial/episodic) 1716 by @anstosa in 1775\r\n\u2022 Audio player title wrapping marquee uses textContent to prevent html\r\n\u2022 UI/UX: Downloading page filenames overflowing page\r\n\u2022 (Android) App slow to resume after returning from background 1773 by @FreedomBen in 1774\r\n\u2022 (Android) Seeking resets playback to the start for certain AAC audio files 1308 by @randomdude583 in 1763\r\n\u2022 (Android) Google cast adjusting volume via casting device by @eagleeyetom in 1738\r\n\u2022 (iOS) Crash when downloading many audio files simultaneously 1425 by @danyhoron in 1749\r\n\r\nUpdated\r\n\r\n\u2022 UI/UX: Localize more strings 1754 by @sir\u2022wilhelm in 1755\r\n\u2022 More strings translated\r\n \u2022 Arabic by @kfctatertot\r\n \u2022 Catalan by @celigabon @enboig\r\n \u2022 Chinese (Simplified Han script) by @FiendFEARing\r\n \u2022 Croatian by @biuklija\r\n \u2022 Czech by @Plazec\r\n \u2022 Danish by @xxzp3 @iobear\r\n \u2022 Finnish by @pHamala @Napitauki\r\n \u2022 French by @dapitch666\r\n \u2022 German by @B0rax @JBlond @ShaikaJar\r\n \u2022 Greek by @lambolighting\r\n \u2022 Hebrew by @enosh\r\n \u2022 Hungarian by @ugyes @Kabika82\r\n \u2022 Italian by @66Bunz\r\n \u2022 Japanese by @litoma\r\n \u2022 Korean by @zardkim\r\n \u2022 Lithuanian by @waipit @mantas3\r\n \u2022 Polish by @ahetek @MarcinKlejna\r\n \u2022 Portuguese (Brazil) by @ljaksys @lribeiro\r\n \u2022 Russian by @renesat\r\n \u2022 Slovenian by @thehijacker\r\n \u2022 Spanish by @kfctatertot\r\n \u2022 Swedish by @Cotignac @bittin\r\n \u2022 Ukrainian by @maksim2005UKR\r\n\r\nNew Contributors\r\n* @FreedomBen made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1767\r\n* @KiwiHour made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1772\r\n* @randomdude583 made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1763\r\n* @danyhoron made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1749\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/v0.11.0\u2022beta...v0.12.0\u2022beta", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.12.0-beta/Audiobookshelf.ipa", "size": 9359763, "minOSVersion": "14.0" }, { "version": "0.11.0", "buildVersion": "41", "date": "2025-11-24T14:47:25Z", "localizedDescription": "Important: New authentication system was added in [v2.26.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See https://github.com/advplyr/audiobookshelf/discussions/4460 for details.\r\n\r\nAdded\r\n\r\n\u2022 Epub e\u2022reader font setting 1373 by @weilBaum9 in 1688\r\n\u2022 (iOS) Logs page by @clayreimann in 1679\r\n\r\nFixed\r\n\r\n\u2022 Unable to remove unreachable servers 1703\r\n\u2022 Pressing disconnect while the audio player is open causes sync issue 1385\r\n\u2022 (Android) Unable to control volume from device when casting 584 by @eagleeyetom 1730\r\n\r\nUpdated\r\n\r\n\u2022 UI/UX: Show duration in audio player chapters modal (in 1685)\r\n\u2022 UI/UX: Show duration in chapters table on books page 1163 by @sir\u2022wilhelm in 1683\r\n\u2022 UI/UX: Don't require listening today for 'Days in a row' stat by @jamerst in 1732\r\n\u2022 UI/UX: Removed logo shown on server connect page while loading (misaligned when keyboard is open)\r\n\u2022 (iOS) UI/UX: Increase e\u2022reader toolbar padding\r\n\u2022 (Android) Allow widget on Samsung cover screens by @mfulgo in 1666\r\n\u2022 More strings translated\r\n \u2022 Belarusian by @i\u2022Nosferatu\u2022i\r\n \u2022 Croatian by @milotype\r\n \u2022 Czech by @petr\u2022prikryl @kuci\u2022JK\r\n \u2022 Danish by @Andersborrits\r\n \u2022 Estonian by @alehandro112\r\n \u2022 Finnish by @pHamala @phewi\r\n \u2022 German by @B0rax\r\n \u2022 Hungarian by @Kabika82\r\n \u2022 Italian by @burghy86\r\n \u2022 Persian by @aghorbanmehr\r\n \u2022 Polish by @satanowski @ahetek @pryszczoskor\r\n \u2022 Portuguese (Brazil) by @jhonthan @pmangro @nlqog @ljaksys\r\n \u2022 Slovak by @pecer\r\n \u2022 Swedish by @3nm1\r\n \u2022 Turkish by @smilefate\r\n\r\nInternal\r\n\r\n\u2022 initial fastlane structures from IzzyOnDroid by @IzzySoft in 1647\r\n\r\nNew Contributors\r\n* @IzzySoft made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1647\r\n* @mfulgo made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1666\r\n* @sir\u2022wilhelm made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1683\r\n* @clayreimann made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1679\r\n* @weilBaum9 made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1688\r\n* @jamerst made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1732\r\n* @eagleeyetom made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1730\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/v0.10.1\u2022beta...v0.11.0\u2022beta", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.11.0-beta/Audiobookshelf.ipa", "size": 9339289, "minOSVersion": "14.0" }, { "version": "0.10.1", "buildVersion": "40", "date": "2025-09-04T14:03:59Z", "localizedDescription": "Important: New authentication system was added in server [v2.26.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See https://github.com/advplyr/audiobookshelf/discussions/4460 for details.\r\n\r\nFixed\r\n\r\n\u2022 OIDC button not showing on re\u2022login 1634 1638\r\n\u2022 OIDC re\u2022login showing config already exists error 1634 1638\r\n\u2022 (Android) Android auto high battery usage 1446 by @laurisvr in 1675\r\n\u2022 (Android) HLS transcode requests uses the wrong endpoint 1635 (in 1636)\r\n\u2022 (iOS) Refresh token not persisted on new server connections 1634\r\n\u2022 UI/UX: RSS feed modal not showing the full RSS feed URL after opening 1652\r\n\r\nUpdated\r\n\r\n\u2022 More strings translated\r\n \u2022 Belarusian by @i\u2022Nosferatu\u2022i\r\n \u2022 Bulgarian by @jeliozver\r\n \u2022 Chinese (Simplified Han script) by @FiendFEARing\r\n \u2022 Czech by @vachekcz @kuci\u2022JK\r\n \u2022 Danish by @MikkelOlesen\r\n \u2022 Dutch by @RemcoSchrijver @matieke\r\n \u2022 Estonian by @alehandro112\r\n \u2022 German by @numerfolt @B0rax @LaurinSorgend\r\n \u2022 Hindi by @ashishwadekar\r\n \u2022 Hungarian by @ugyes\r\n \u2022 Italian by @paolor72\r\n \u2022 Norwegian Bokm\u00e5l by @Erbros\r\n \u2022 Romanian by @Hnatiucb\r\n \u2022 Russian by @Nab0y @renesat\r\n \u2022 Slovenian by @thehijacker\r\n \u2022 Spanish by @idojius86\r\n \u2022 Swedish by @MageSneaky @Cotignac\r\n \u2022 Turkish by @icutehunter\r\n \u2022 Vietnamese by @phamngocminhhang\r\n\r\nNew Contributors\r\n* @laurisvr made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1675\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/v0.10.0\u2022beta...v0.10.1\u2022beta", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.10.1-beta/Audiobookshelf.ipa", "size": 9315715, "minOSVersion": "14.0" }, { "version": "0.10.0", "buildVersion": "39", "date": "2025-07-28T20:40:43Z", "localizedDescription": "Important: New authentication system was added in server [v2.26.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See https://github.com/advplyr/audiobookshelf/discussions/4460 for details.\r\n\r\nAdded\r\n\r\n\u2022 Support new authentication system with automatic token refresh (See https://github.com/advplyr/audiobookshelf/discussions/4460) (in 1618)\r\n\u2022 Explicit library filter for book & podcast libraries\r\n\u2022 UI/UX: Play button on book library list view 1616 (in 1622)\r\n\u2022 UI/UX: Black/OLED theme by @NickSkier in 1608\r\n\r\nFixed\r\n\r\n\u2022 (Android) Local cover images not showing in Android Auto 1565\r\n\u2022 (Android) UI/UX: System bars overlapping 1564 1574 (in 1582)\r\n\r\nUpdated\r\n\r\n\u2022 Podcast latest page shows 50 episodes (previously 25) 1615\r\n\u2022 UI/UX: Create bookmark doesn't auto focus the input anymore (in 1612)\r\n\u2022 UI/UX: Add shadow to progress bar for visibility 1576\r\n\u2022 UI/UX: Show abridged indicator next to title on books page 1477 (in 1584)\r\n\u2022 API: Direct play uses the new server endpoint added in https://github.com/advplyr/audiobookshelf/pull/4263 (in 1618)\r\n\u2022 (Android) Android auto performance improvement for \"Continue\" tab by @golinski in 1577\r\n\u2022 More strings translated\r\n \u2022 Arabic by @UsamaFoad\r\n \u2022 Catalan by @fitojb\r\n \u2022 Chinese (Simplified Han script) by @springsunx @FiendFEARing\r\n \u2022 Croatian by @biuklija\r\n \u2022 Czech by @kuci\u2022JK @Plazec @petr\u2022prikryl\r\n \u2022 Danish by @DavidMunch @Strit\r\n \u2022 Dutch by @rekentek @matieke @DavevanIersel\r\n \u2022 Finnish by @SUPERHAMSTERI\r\n \u2022 German by @johes00 @Dalabad @B0rax @Eragos @Vito0912 @networksecurityvodoo\r\n \u2022 Hungarian by @Kabika82 @ugyes\r\n \u2022 Italian by @burghy86\r\n \u2022 Norwegian Bokm\u00e5l by @dvc05 @anorm\r\n \u2022 Russian by @stokito @thatguy7 @GrakovNe\r\n \u2022 Slovak by @pecer\r\n \u2022 Slovenian by @thehijacker\r\n \u2022 Spanish by @fitojb\r\n \u2022 Swedish by @Landrash @stolpee\r\n \u2022 Ukrainian by @Maksim2005UA @buzzik @Maksim2005UA2\r\n\r\nInternal\r\n\r\n\u2022 Templates updates by @nichwall in 1562\r\n\u2022 Add: settings for gradle project in subfolder by @nichwall in 1561\r\n\r\nNew Contributors\r\n* @golinski made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1577\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/v0.9.81\u2022beta...v0.10.0\u2022beta", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.10.0-beta/Audiobookshelf.ipa", "size": 9297970, "minOSVersion": "14.0" }, { "version": "0.9.81", "buildVersion": "38", "date": "2025-04-26T15:06:30Z", "localizedDescription": "Added\r\n\u2022 (Android) Sleep timer setting for playing a chime when timer is 30 seconds from expiring (off by default) 600 in 1555\r\n\r\nFixed\r\n\u2022 UI/UX: Invisible series numbers on book cards in light mode 1549\r\n\u2022 (Android) Data not loading on app launch 1550\r\n\u2022 (Android) Local media cover images not showing in notification player 1493\r\n\u2022 (Android) Crash when downloading from a server with gzip compression 1553 by @Zibbp in 1556\r\n\r\nUpdated\r\n\u2022 Library dropdown now shows when socket is not connected 1494\r\n\u2022 (Android) Increased sensitivity of the sleep timer shake to reset for Medium, High and Very High in 1555\r\n\u2022 More strings translated\r\n \u2022 Chinese (Simplified Han script) by @springsunx\r\n \u2022 Croatian by @biuklija\r\n \u2022 German by @cebo29\r\n \u2022 Hungarian by @Kabika82\r\n \u2022 Russian by @GrakovNe @NickSkier\r\n \u2022 Slovenian by @thehijacker\r\n \u2022 Ukrainian by @Maksim2005UA\r\n\r\nNew Contributors\r\n* @Zibbp made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1556\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/v0.9.80\u2022beta...v0.9.81\u2022beta", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.9.81-beta/Audiobookshelf.ipa", "size": 9237243, "minOSVersion": "14.0" }, { "version": "0.9.80", "buildVersion": "37", "date": "2025-04-23T12:34:30Z", "localizedDescription": "Added\r\n\u2022 Epub ereader \"Black\" theme option 960 by @NickSkier in 1507\r\n\u2022 Podcast episode sort by filename option 1522\r\n\u2022 (Android) Logs page with options for sharing logs 1546\r\n\u2022 (iOS) Sleep timer setting for fading out audio before pause 831 by @complacentsee in 1508\r\n\u2022 (iOS) Auto\u2022rewind with disable auto rewind playback setting 1447 by @complacentsee in 1512\r\n\r\nFixed\r\n\u2022 UI/UX: Download location modal unreadable in light mode 1504\r\n\u2022 (iOS) Unable to seek back after media finishes 452 by @complacentsee in 1514 1523\r\n\r\nUpdated\r\n\u2022 UI/UX: Comic reader bottom page number bar now shows when top bar is showing 1485\r\n\u2022 UI/UX: Bookshelf grid view sets item card width better for small screens 1540\r\n\u2022 UI/UX: Replace material icons with material symbols by @nichwall in 1529\r\n\u2022 (Android) UI/UX: Update cast icons by @nichwall in 1475\r\n\u2022 (Android) UI/UX: Add description of local folder to local media page 1472 by @nichwall in 1473\r\n\u2022 (Android) Remove \"local only\" media and all related code by @nichwall in 1471\r\n\u2022 More strings translated\r\n \u2022 Belarusian by @i\u2022Nosferatu\u2022i\r\n \u2022 Bulgarian by @ivan\u2022penchev\r\n \u2022 Catalan by @fitojb @markstor\r\n \u2022 Chinese (Simplified Han script) by @springsunx\r\n \u2022 Croatian by @biuklija @milotype\r\n \u2022 Czech by @petr\u2022prikryl\r\n \u2022 Danish by @MorellReng @Andersborrits\r\n \u2022 Finnish by @Ricky\u2022Tigg @phewi\r\n \u2022 German by @skridofly @peterlang\u2022p @schoenfeldj @confusedalex @Cramcon\r\n \u2022 Hindi by @prashant\u2022mhatre\r\n \u2022 Hungarian by @ugyes\r\n \u2022 Italian by @burghy86 @fitojb\r\n \u2022 Japanese by @acidRain\u2022burns @Xeratone\r\n \u2022 Polish by @mraczka\r\n \u2022 Portuguese (Brazil) by @alghostzx\r\n \u2022 Slovenian by @thehijacker\r\n \u2022 Spanish by @fitojb\r\n \u2022 Swedish by @Cotignac @Krissse10 @Landrash\r\n \u2022 Turkish by @armanckeser\r\n \u2022 Ukrainian by @Maksim2005UA\r\n\r\nInternal\r\n\u2022 Update to Capacitor 7 & android target SDK to 35\r\n\u2022 Add: workflow to close issues without template by @nichwall in 1460\r\n\u2022 Build apk workflow update by @nichwall in 1461\r\n\u2022 Andriod DeviceManager.kt cleanup by @nichwall in 1462 1468\r\n\u2022 Android Sleep Timer cleanup part 2 by @nichwall in 1464\r\n\u2022 Download manager cleanup by @nichwall in 1469\r\n\u2022 Fix: validation and strings for options for bug_report template by @nichwall in 1502\r\n\r\nNew Contributors\r\n* @NickSkier made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1507\r\n* @complacentsee made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1508\r\n* @4ch1m made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1522\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/v0.9.79\u2022beta...v0.9.80\u2022beta", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.9.80-beta/Audiobookshelf.ipa", "size": 9306988, "minOSVersion": "14.0" }, { "version": "0.9.79", "buildVersion": "36", "date": "2025-01-27T16:45:19Z", "localizedDescription": "Fixed\r\n\u2022 Playing audiobook from collection uses local media if available\r\n\u2022 UI/UX: Cover images now show for servers older than v2.17.0\r\n\u2022 (Android) Crash when downloading media using server older than v2.17.0 1450\r\n\u2022 (Android) Android Auto functions being requested when not using android auto 1446\r\n\u2022 (Android) End of Chapter Sleep Timer not respecting playback speed 1399 by @nichwall in 1453\r\n\u2022 (Android) Auto Sleep Timer starting outside of time window 1268 by @nichwall in 1453\r\n\r\nUpdated\r\n\u2022 UI/UX: Missing items show missing indicator on cover and on item page\r\n\u2022 UI/UX: Playlists/collections play button shows pause when item is playing 1394\r\n\u2022 UI/UX: Podcast episodes default sort order is based on podcast type (\"serial\" is pub date ascending) by @anstosa in 1455\r\n\u2022 UI/UX: Support rich text descriptions (coming in next server release) 1281\r\n\u2022 (Android) Disabling Auto Sleep Timer now only disables for that day 1200 by @nichwall in 1453\r\n\u2022 More strings translated\r\n \u2022 Chinese (Simplified Han script) by @springsunx\r\n \u2022 Croatian by @biuklija @milotype\r\n \u2022 Czech by @Losicek\r\n \u2022 Danish by @ZombieSmurf @MorellReng\r\n \u2022 German by @Vito0912 @RaHoni @TheBinaryLoop @akynr\r\n \u2022 Hungarian by @ugyes\r\n \u2022 Norwegian Bokm\u00e5l by @PSchaug\r\n \u2022 Slovenian by @thehijacker\r\n \u2022 Spanish by @nothingbutlucas\r\n \u2022 Swedish by @Cotignac\r\n\r\nNew Contributors\r\n* @anstosa made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1455\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/v0.9.78\u2022beta...v0.9.79\u2022beta", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.9.79-beta/Audiobookshelf.ipa", "size": 9196480, "minOSVersion": "14.0" }, { "version": "0.9.78", "buildVersion": "35", "date": "2025-01-19T18:39:27Z", "localizedDescription": "Requires server v2.17.0 and up for images to load\r\n\r\nAdded\r\n\u2022 Epub ereader setting to allow volume keys to navigate while playing 1365 by @RaHoni in 1383\r\n\u2022 Epub ereader setting to keep screen awake 1207\r\n\u2022 Bengali and Slovenian language options\r\n\u2022 Catalan language option by @jaumet in 1407\r\n\u2022 (Android) Better Android Auto library browsing 1204 by @ISO\u2022B in 1322\r\n\r\nFixed\r\n\u2022 UI/UX: Epub ereader settings overflow not scrollable 1374\r\n\r\nUpdated\r\n\u2022 UI/UX: Podcast items show num episodes incomplete in library tab\r\n\u2022 UI/UX: Create bookmark auto focuses input and selects placeholder text\r\n\u2022 UI/UX: Bookmark timestamps are relative to playback speed 1148\r\n\u2022 UI/UX: Bookmark create button is sticky to the bottom of modal 1413\r\n\u2022 UI/UX: Show warning message for server connections using old user id 1411\r\n\u2022 UI/UX: Format numbers w/ localization 1427\r\n\u2022 UI/UX: Sync error icon on audio player cover image shows alert message on tap 1396\r\n\u2022 Support subdirectory in server address (coming soon in server) by @mikiher in 1417\r\n\u2022 More strings localized 1375\r\n\u2022 (Android) Downloads request raw cover image (for best quality) 1328\r\n\u2022 Strings translated\r\n \u2022 Arabic by @Terminal\u2022Grasshopper\r\n \u2022 Belarusian by @i\u2022Nosferatu\u2022i\r\n \u2022 Bengali by @soaibsafi\r\n \u2022 Bulgarian by @i\u2022Nosferatu\u2022i\r\n \u2022 Catalan by @martinezpenya\r\n \u2022 Chinese (Simplified Han script) by @springsunx @Tamanegii\r\n \u2022 Chinese (Traditional Han script) by @Tamanegii\r\n \u2022 Croatian by @biuklija @milotype\r\n \u2022 Czech by @vachekcz @Plazec\r\n \u2022 Danish by @WiredMic\r\n \u2022 Dutch by @matieke\r\n \u2022 French by @isogashiiman\r\n \u2022 German by @Vito0912\r\n \u2022 Hebrew by @mnavon\r\n \u2022 Hungarian by @ugyes\r\n \u2022 Italian by @burghy86\r\n \u2022 Lithuanian by @pranelio\r\n \u2022 Portuguese (Brazil) by @paulohenriquesg\r\n \u2022 Russian by @Nab0y\r\n \u2022 Slovenian by @thehijacker\r\n \u2022 Spanish by @gallegonovato\r\n \u2022 Swedish by @Cotignac\r\n\r\nInternal\r\n\u2022 Update to Capacitor 6\r\n\r\nNew Contributors\r\n* @jaumet made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1407\r\n* @mikiher made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1417\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/v0.9.77\u2022beta...v0.9.78\u2022beta", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.9.78-beta/Audiobookshelf.ipa", "size": 9190062, "minOSVersion": "14.0" }, { "version": "0.9.76", "buildVersion": "33", "date": "2024-08-13T21:42:35Z", "localizedDescription": "Added\r\n\u2022 Random library sort option 1285\r\n\r\nFixed\r\n\u2022 (Android) Crash on starting stream\r\n\r\nUpdated\r\n\u2022 Strings translated\r\n \u2022 Swedish by @Landrash\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/f405947...8bc5932", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.9.76-beta/Audiobookshelf.ipa", "size": 8976480, "minOSVersion": "14.0" }, { "version": "0.9.74", "buildVersion": "31", "date": "2024-05-20T14:47:27Z", "localizedDescription": "Added\r\n\u2022 Links to web client on item pages and side nav by @nichwall in 1079\r\n\u2022 \"No Series\" filter for book libraries 1184\r\n\u2022 Explicit indicator next to titles 1181\r\n\u2022 Ukrainian translations by @cor\u2022bee in 1136\r\n\u2022 Vietnamese translations by @nichwall in 1127\r\n\r\nFixed\r\n\u2022 Remove from playlist in context menu 987\r\n\u2022 UI/UX: Closing sleep timer modal when custom timer sub modal is open 1112\r\n\u2022 UI/UX: Podcast library playlists page shows incorrect label in toolbar 1135\r\n\u2022 (Android) Client version passed in listening sessions\r\n\u2022 (Android) Cover image in notification being resized 657\r\n\u2022 (iOS) Certain headphones can't pause when playback speed is above 1x 1177 by @indiefan in 1178\r\n\u2022 (iOS) Pause not working after updating settings 1141 by @indiefan in 1205\r\n\r\nUpdated\r\n\u2022 Include 1.7x playback speed in modal 1180\r\n\u2022 Support for comic files with webp images\r\n\u2022 (iOS) Refactor AudioPlayer to use a Rate Manager protocol by @indiefan in 1179\r\n\u2022 Strings translated\r\n \u2022 Vietnamese by @nichwall in 1127\r\n \u2022 Ukrainian by @cor\u2022bee in 1136 1140 1206\r\n \u2022 Portuguese (Brazil) by @pmangro in 1139 1160\r\n \u2022 Italian by @burghy86 in 1153\r\n \u2022 Simplified Chinese by @springsunx in 1162\r\n \u2022 French by @Fymyte in 1176\r\n\r\nInternal\r\n\u2022 Github workflow for i18n strings by @nichwall in 1142 1174\r\n\u2022 Github issue templates by @nichwall in 1199 1201\r\n\u2022 Readme: Translation guide link added by @nichwall in 1150\r\n\r\nNew Contributors\r\n* @nichwall made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1127\r\n* @cor\u2022bee made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1136\r\n* @springsunx made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1162\r\n* @Fymyte made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1176\r\n* @indiefan made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1178\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/v0.9.73\u2022beta...v0.9.74\u2022beta", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.9.74-beta/Audiobookshelf.ipa", "size": 8959544, "minOSVersion": "14.0" }, { "version": "0.9.73", "buildVersion": "30", "date": "2024-03-03T22:32:57Z", "localizedDescription": "Added\r\n\u2022 Setting to enable/disable seeking on media notification controls 526 by @fidoriel in 1094\r\n\u2022 Remove from playlist option in context menu of media items on playlist page 987\r\n\u2022 Portuguese (Brazil) translations by @pmangro in 1095\r\n\u2022 Hungarian translations by @megamegax in 1109\r\n\r\nFixed\r\n\u2022 Local media item page long titles overflowing screen pushing play & more menu button offscreen 1103\r\n\u2022 Swiping with modal open minimizes/expands audio player 1099\r\n\u2022 Progress bar overflowing edge of screen on orientation changes\r\n\u2022 Playlist tab not shown after adding first playlist 1092\r\n\u2022 (Android) Android auto not connecting to server, only showing downloads 1081\r\n\r\nUpdated\r\n\u2022 Seeking in media notification controls is disabled by default\r\n\u2022 Strings translated\r\n \u2022 Czech by @arcao in 1082\r\n \u2022 Hungarian by @megamegax in 1109\r\n \u2022 Portuguese (Brazil) by @pmangro in 1095 1106\r\n\r\nNew Contributors\r\n* @arcao made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1082\r\n* @pmangro made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1095\r\n* @fidoriel made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1094\r\n* @megamegax made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1109\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/v0.9.72\u2022beta...v0.9.73\u2022beta", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.9.73-beta/Audiobookshelf.ipa", "size": 8947698, "minOSVersion": "14.0" }, { "version": "0.9.72", "buildVersion": "29", "date": "2024-02-11T15:01:12Z", "localizedDescription": "Added\r\n\u2022 Player setting to toggle scaling elapsed time by playback speed 1028\r\n\r\nFixed\r\n\u2022 Continue listening shelves for local media not being shown on first connection attempt 1038\r\n\u2022 Settings page toggle touch area 1021\r\n\u2022 No response when clicking on media item after losing server connection\r\n\u2022 Library list still showing in app bar with no network connection\r\n\u2022 Device info not being reported for fully offline listening sessions\r\n\u2022 (iOS) Reporting 0 second listening sessions 970\r\n\u2022 (Android) Crash on startup due to SimpleStorage 1040\r\n\u2022 (Android) Still sending server sync requests when in offline mode (after pressing \"Disconnect\")\r\n\r\nUpdated\r\n\u2022 Audio player title scrolls when text overflows 740\r\n\u2022 Minimized player shows title and current chapter title 740\r\n\u2022 Swiping down anywhere on fullscreen audio player closes it 1046\r\n\u2022 Swiping up on minimized audio player opens it 1046\r\n\u2022 Authors page cards size increased to show 2 per row 1026\r\n\u2022 (iOS) After app is suspended audio is not resumed (fix attempt for 973)\r\n\u2022 Strings translated\r\n \u2022 German by @bloodscript in 1052\r\n \u2022 Italian by @burghy86 in 1032\r\n \u2022 Polish by @Bogumio in 1042 1049\r\n\r\nNew Contributors\r\n* @Bogumio made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1042\r\n* @bloodscript made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1052\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/v0.9.71\u2022beta...v0.9.72\u2022beta", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.9.72-beta/Audiobookshelf.ipa", "size": 9229844, "minOSVersion": "14.0" }, { "version": "0.9.70", "buildVersion": "27", "date": "2024-01-02T13:42:54Z", "localizedDescription": "Added\r\n\u2022 Year in review stats images to user stats page (Requires server v2.7.1+)\r\n\u2022 Epub ereader setting to use single page layout for tablets 1018\r\n\u2022 Tags to item page 1014\r\n\r\nFixed\r\n\u2022 Spacing for comma separated links on items page 1020\r\n\u2022 Library list view long titles causing overflow 1013\r\n\u2022 Download indicator overlapping series sequence on book covers 996\r\n\u2022 Filter dialog clear button overflowing notch 999\r\n\u2022 (iOS) Play/pause with specific headphones/speakers 622 by @benonymity @KaiStarkk in 1005 1016\r\n\u2022 (iOS) (partial fix) Swipe back in fullscreen audio player by @benonymity in 1003\r\n\r\nUpdated\r\n\u2022 Comma separated links on item page can wrap to multiple lines\r\n\u2022 Background color gradient on item page to absolute position\r\n\u2022 (iOS) Now playing widget respects chapter track setting in audio player 239 @ronaldheft @benonymity in 1002\r\n\u2022 (iOS) Status bar changes color to match the full screen audio player background by @benonymity in 1004\r\n\u2022 Strings translated\r\n \u2022 German by @Hallo951 in 991\r\n \u2022 Simplified Chinese by @Jafeyyu in 997 1007\r\n\r\nNew Contributors\r\n* @KaiStarkk made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/1016\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/v0.9.69\u2022beta...v0.9.71\u2022beta", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.9.71-beta/Audiobookshelf.ipa", "size": 9180757, "minOSVersion": "14.0" }, { "version": "0.9.68", "buildVersion": "25", "date": "2023-11-27T14:43:38Z", "localizedDescription": "Added\r\n\u2022 Podcast episode filter for downloaded episodes\r\n\u2022 (Android) Monochrome app icon 786\r\n\r\nFixed\r\n\u2022 Redirecting to server item copy from local copy when there is no network connection 958\r\n\u2022 Opening local item that was downloaded on server v2.2.23 or earlier but are now on a more recent server version 953\r\n\u2022 Downloaded item alert for user mismatch when server connection is storing an old user id 945\r\n\u2022 Podcast page more menu button not working when at least 1 episode is downloaded\r\n\u2022 OIDC login button (for upcoming server release)\r\n\u2022 (Android) Android auto unable to play podcast episodes 832\r\n\r\nUpdated\r\n\u2022 Navigating to podcast from the local podcast home page shelf will auto filter by downloaded episodes 958\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/v0.9.67\u2022beta...v0.9.68\u2022beta", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.9.68-beta/Audiobookshelf.ipa", "size": 8996243, "minOSVersion": "14.0" }, { "version": "0.9.67", "buildVersion": "24", "date": "2023-11-18T16:25:15Z", "localizedDescription": "Added\r\n\u2022 Support for oauth2 (preparing for upcoming server release) by @Sapd in 906\r\n\u2022 Send ebook to device 909\r\n\u2022 Tags shown in search results 940\r\n\r\nFixed\r\n\u2022 404 when clicking on collapsed series item in list view 877\r\n\u2022 Series page sorting by name 925\r\n\u2022 (iOS) Sleep timer stopping after player interaction 477 by @atoghyani in 887\r\n\u2022 (iOS) Progress not being saved for downloads 825\r\n\u2022 (Android) Downloading finished media item not being marked as finished 903\r\n\u2022 (Android) Seeking in notification player resetting progress 894\r\n\r\nUpdated\r\n\u2022 Server connection form: Server address no longer requires protocol & improved error messaging by @Sapd in 906\r\n\u2022 Library item page for local downloads shows alerts if the current connected server does not match\r\n\u2022 Podcast search page renamed to \"Add\" 936\r\n\u2022 Bookmarks modal is no longer closed after updating/deleting 882\r\n\u2022 Playlist table row items include progress bar & more context menu 914\r\n\u2022 Collection table does not show duration for ebooks\r\n\u2022 Making native http requests instead of webview fetch requests to resolve CORS issues 781\r\n\u2022 Server connect page shows message to new users that an Audiobookshelf server is required 912\r\n\u2022 (iOS) Sync local sessions using new sync all api endpoint (fixes https://github.com/advplyr/audiobookshelf/issues/2294)\r\n\u2022 (iOS) Removed background task syncing with server when media is paused\r\n\u2022 (Android) Removed scanning options for local downloads and ffmpegkit dependency\r\n\r\nNew Contributors\r\n* @Sapd made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/906\r\n* @atoghyani made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/887\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/v0.9.66\u2022beta...v0.9.67\u2022beta", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.9.67-beta/Audiobookshelf.ipa", "size": 8996023, "minOSVersion": "14.0" }, { "version": "0.9.66", "buildVersion": "23", "date": "2023-09-17T21:30:12Z", "localizedDescription": "Added\r\n\u2022 .ipa for sideloading on iOS (included in release assets) 837\r\n\r\nFixed\r\n\u2022 Comma separated lists space before comma 777 by @casrou in 813\r\n\u2022 Separator between authors by @lkiesow in 851\r\n\u2022 Comic reader incorrect file sort order when file number is more than 5\u2022digits\r\n\u2022 Progress lost when app is in background for extended period 828\r\n\u2022 Clicking title on fullscreen audio player redirects to item page but doesnt change library 803\r\n\u2022 Epub ereader incorrect line\u2022height on titles causing overlap 874\r\n\u2022 Epub ereader swiping sometimes moving 2 pages (partial fix) 802\r\n\u2022 (Android) Sync server progress to local progress 808\r\n\u2022 (Android) Internal storage downloads triggering multiple times 791\r\n\u2022 (Android) Offline playback sessions continuing to sync creating duplicates on the server\r\n\u2022 (Android) Android auto loading podcast episodes 832\r\n\u2022 (Android) Mp3 index seeking setting not persisting 638\r\n\r\nUpdated\r\n\u2022 Making native http requests instead of webview fetch requests to resolve CORS issues 781\r\n\u2022 Initial server connection no longer blocks app usage\r\n\u2022 Podcast covers show number of episodes incomplete instead of total episodes 315\r\n\u2022 Local sessions are synced on network reconnections\r\n\u2022 Add \"Switch Server/User\" button in side drawer and account page 628\r\n\u2022 Renamed \"Logout\" to \"Disconnect\" in side drawer (does not redirect, just goes in offline\u2022mode) 628\r\n\u2022 Epub ereader shows location in the bottom left 766\r\n\u2022 Bookmarks modal UI/UX 876\r\n\u2022 (iOS) Removed lock orientation setting because it's not supported on iOS webview\r\n\u2022 (Android) Android auto includes explicit indicator 611\r\n\r\nNew Contributors\r\n* @casrou made their first contribution in https://github.com/advplyr/audiobookshelf\u2022app/pull/813\r\n\r\nFull Changelog: https://github.com/advplyr/audiobookshelf\u2022app/compare/v0.9.65\u2022beta...v0.9.66\u2022beta", "downloadURL": "https://github.com/advplyr/audiobookshelf-app/releases/download/v0.9.66-beta/Audiobookshelf.ipa", "size": 8962052, "minOSVersion": "14.0" } ], "appPermissions": { "entitlements": [ "get-task-allow", "cdhashes" ], "privacy": {} } } ], "news": [ { "title": "0.13.0 - Audiobookshelf", "identifier": "release-0.13.0", "caption": "Update of Audiobookshelf just got released!", "date": "2026-05-12T00:55:53Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.13.0-beta" }, { "title": "0.12.0 - Audiobookshelf", "identifier": "release-0.12.0", "caption": "Update of Audiobookshelf just got released!", "date": "2026-02-11T22:54:14Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.12.0-beta" }, { "title": "0.11.0 - Audiobookshelf", "identifier": "release-0.11.0", "caption": "Update of Audiobookshelf just got released!", "date": "2025-11-24T14:47:25Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.11.0-beta" }, { "title": "0.10.1 - Audiobookshelf", "identifier": "release-0.10.1", "caption": "Update of Audiobookshelf just got released!", "date": "2025-09-04T14:03:59Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.10.1-beta" }, { "title": "0.10.0 - Audiobookshelf", "identifier": "release-0.10.0", "caption": "Update of Audiobookshelf just got released!", "date": "2025-07-28T20:40:43Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.10.0-beta" }, { "title": "0.9.81 - Audiobookshelf", "identifier": "release-0.9.81", "caption": "Update of Audiobookshelf just got released!", "date": "2025-04-26T15:06:30Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.81-beta" }, { "title": "0.9.80 - Audiobookshelf", "identifier": "release-0.9.80", "caption": "Update of Audiobookshelf just got released!", "date": "2025-04-23T12:34:30Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.80-beta" }, { "title": "0.9.79 - Audiobookshelf", "identifier": "release-0.9.79", "caption": "Update of Audiobookshelf just got released!", "date": "2025-01-27T16:45:19Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.79-beta" }, { "title": "0.9.78 - Audiobookshelf", "identifier": "release-0.9.78", "caption": "Update of Audiobookshelf just got released!", "date": "2025-01-19T18:39:27Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.78-beta" }, { "title": "0.9.76 - Audiobookshelf", "identifier": "release-0.9.76", "caption": "Update of Audiobookshelf just got released!", "date": "2024-08-13T21:42:35Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.76-beta" }, { "title": "0.9.74 - Audiobookshelf", "identifier": "release-0.9.74", "caption": "Update of Audiobookshelf just got released!", "date": "2024-05-20T14:47:27Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.74-beta" }, { "title": "0.9.73 - Audiobookshelf", "identifier": "release-0.9.73", "caption": "Update of Audiobookshelf just got released!", "date": "2024-03-03T22:32:57Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.73-beta" }, { "title": "0.9.72 - Audiobookshelf", "identifier": "release-0.9.72", "caption": "Update of Audiobookshelf just got released!", "date": "2024-02-11T15:01:12Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.72-beta" }, { "title": "0.9.70 - Audiobookshelf", "identifier": "release-0.9.70", "caption": "Update of Audiobookshelf just got released!", "date": "2024-01-02T13:42:54Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.71-beta" }, { "title": "0.9.68 - Audiobookshelf", "identifier": "release-0.9.68", "caption": "Update of Audiobookshelf just got released!", "date": "2023-11-27T14:43:38Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.68-beta" }, { "title": "0.9.67 - Audiobookshelf", "identifier": "release-0.9.67", "caption": "Update of Audiobookshelf just got released!", "date": "2023-11-18T16:25:15Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.67-beta" }, { "title": "0.9.66 - Audiobookshelf", "identifier": "release-0.9.66", "caption": "Update of Audiobookshelf just got released!", "date": "2023-09-17T21:30:12Z", "tintColor": "#000000", "imageURL": "https://raw.githubusercontent.com/advplyr/audiobookshelf-app/master/static/Logo.png", "notify": true, "url": "https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.66-beta" } ] }