Releases: advplyr/audiobookshelf-app
Releases Β· advplyr/audiobookshelf-app
v0.12.0-beta
Important: New authentication system was added in v2.26.0. See advplyr/audiobookshelf#4460 for details.
Added
- More time intervals for jump forward/backward #1445 by @FreedomBen in #1767
- Library sort by progress options #1715 by @KiwiHour in #1772
- Turkish language option #1734
Fixed
- Podcast page play next episode button uses podcast type (serial/episodic) #1716 by @anstosa in #1775
- Audio player title wrapping marquee uses textContent to prevent html
- UI/UX: Downloading page filenames overflowing page
- (Android) App slow to resume after returning from background #1773 by @FreedomBen in #1774
- (Android) Seeking resets playback to the start for certain AAC audio files #1308 by @randomdude583 in #1763
- (Android) Google cast adjusting volume via casting device by @eagleeyetom in #1738
- (iOS) Crash when downloading many audio files simultaneously #1425 by @danyhoron in #1749
Updated
- UI/UX: Localize more strings #1754 by @sir-wilhelm in #1755
- More strings translated
- Arabic by @kfctatertot
- Catalan by @celigabon @enboig
- Chinese (Simplified Han script) by @FiendFEARing
- Croatian by @biuklija
- Czech by @Plazec
- Danish by @xxzp3 @iobear
- Finnish by @pHamala @Napitauki
- French by @dapitch666
- German by @B0rax @JBlond @ShaikaJar
- Greek by @lambolighting
- Hebrew by @enosh
- Hungarian by @ugyes @Kabika82
- Italian by @66Bunz
- Japanese by @litoma
- Korean by @zardkim
- Lithuanian by @waipit @mantas3
- Polish by @ahetek @MarcinKlejna
- Portuguese (Brazil) by @ljaksys @lribeiro
- Russian by @renesat
- Slovenian by @thehijacker
- Spanish by @kfctatertot
- Swedish by @Cotignac @bittin
- Ukrainian by @maksim2005UKR
New Contributors
- @FreedomBen made their first contribution in #1767
- @KiwiHour made their first contribution in #1772
- @randomdude583 made their first contribution in #1763
- @danyhoron made their first contribution in #1749
Full Changelog: v0.11.0-beta...v0.12.0-beta
v0.11.0-beta
Important: New authentication system was added in v2.26.0. See advplyr/audiobookshelf#4460 for details.
Added
- Epub e-reader font setting #1373 by @weilBaum9 in #1688
- (iOS) Logs page by @clayreimann in #1679
Fixed
- Unable to remove unreachable servers #1703
- Pressing disconnect while the audio player is open causes sync issue #1385
- (Android) Unable to control volume from device when casting #584 by @eagleeyetom #1730
Updated
- UI/UX: Show duration in audio player chapters modal (in #1685)
- UI/UX: Show duration in chapters table on books page #1163 by @sir-wilhelm in #1683
- UI/UX: Don't require listening today for 'Days in a row' stat by @jamerst in #1732
- UI/UX: Removed logo shown on server connect page while loading (misaligned when keyboard is open)
- (iOS) UI/UX: Increase e-reader toolbar padding
- (Android) Allow widget on Samsung cover screens by @mfulgo in #1666
- More strings translated
- Belarusian by @i-Nosferatu-i
- Croatian by @milotype
- Czech by @petr-prikryl @kuci-JK
- Danish by @Andersborrits
- Estonian by @alehandro112
- Finnish by @pHamala @phewi
- German by @B0rax
- Hungarian by @Kabika82
- Italian by @burghy86
- Persian by @aghorbanmehr
- Polish by @satanowski @ahetek @pryszczoskor
- Portuguese (Brazil) by @jhonthan @pmangro @nlqog @ljaksys
- Slovak by @pecer
- Swedish by @3nm1
- Turkish by @smilefate
Internal
New Contributors
- @IzzySoft made their first contribution in #1647
- @mfulgo made their first contribution in #1666
- @sir-wilhelm made their first contribution in #1683
- @clayreimann made their first contribution in #1679
- @weilBaum9 made their first contribution in #1688
- @jamerst made their first contribution in #1732
- @eagleeyetom made their first contribution in #1730
Full Changelog: v0.10.1-beta...v0.11.0-beta
v0.10.1-beta
Important: New authentication system was added in server v2.26.0. See advplyr/audiobookshelf#4460 for details.
Fixed
- OIDC button not showing on re-login #1634 #1638
- OIDC re-login showing config already exists error #1634 #1638
- (Android) Android auto high battery usage #1446 by @laurisvr in #1675
- (Android) HLS transcode requests uses the wrong endpoint #1635 (in #1636)
- (iOS) Refresh token not persisted on new server connections #1634
- UI/UX: RSS feed modal not showing the full RSS feed URL after opening #1652
Updated
- More strings translated
- Belarusian by @i-Nosferatu-i
- Bulgarian by @jeliozver
- Chinese (Simplified Han script) by @FiendFEARing
- Czech by @vachekcz @kuci-JK
- Danish by @MikkelOlesen
- Dutch by @RemcoSchrijver @matieke
- Estonian by @alehandro112
- German by @numerfolt @B0rax @LaurinSorgend
- Hindi by @ashishwadekar
- Hungarian by @ugyes
- Italian by @paolor72
- Norwegian BokmΓ₯l by @Erbros
- Romanian by @Hnatiucb
- Russian by @Nab0y @renesat
- Slovenian by @thehijacker
- Spanish by @idojius86
- Swedish by @MageSneaky @Cotignac
- Turkish by @icutehunter
- Vietnamese by @phamngocminhhang
New Contributors
Full Changelog: v0.10.0-beta...v0.10.1-beta
v0.10.0-beta
Important: New authentication system was added in server v2.26.0. See advplyr/audiobookshelf#4460 for details.
Added
- Support new authentication system with automatic token refresh (See advplyr/audiobookshelf#4460) (in #1618)
- Explicit library filter for book & podcast libraries
- UI/UX: Play button on book library list view #1616 (in #1622)
- UI/UX: Black/OLED theme by @NickSkier in #1608
Fixed
- (Android) Local cover images not showing in Android Auto #1565
- (Android) UI/UX: System bars overlapping #1564 #1574 (in #1582)
Updated
- Podcast latest page shows 50 episodes (previously 25) #1615
- UI/UX: Create bookmark doesn't auto focus the input anymore (in #1612)
- UI/UX: Add shadow to progress bar for visibility #1576
- UI/UX: Show abridged indicator next to title on books page #1477 (in #1584)
- API: Direct play uses the new server endpoint added in advplyr/audiobookshelf#4263 (in #1618)
- (Android) Android auto performance improvement for "Continue" tab by @golinski in #1577
- More strings translated
- Arabic by @UsamaFoad
- Catalan by @fitojb
- Chinese (Simplified Han script) by @springsunx @FiendFEARing
- Croatian by @biuklija
- Czech by @kuci-JK @Plazec @petr-prikryl
- Danish by @DavidMunch @Strit
- Dutch by @rekentek @matieke @DavevanIersel
- Finnish by @SUPERHAMSTERI
- German by @johes00 @Dalabad @B0rax @Eragos @Vito0912 @networksecurityvodoo
- Hungarian by @Kabika82 @ugyes
- Italian by @burghy86
- Norwegian BokmΓ₯l by @dvc05 @anorm
- Russian by @stokito @thatguy7 @GrakovNe
- Slovak by @pecer
- Slovenian by @thehijacker
- Spanish by @fitojb
- Swedish by @Landrash @stolpee
- Ukrainian by @Maksim2005UA @buzzik @Maksim2005UA2
Internal
- Templates updates by @nichwall in #1562
- Add: settings for gradle project in subfolder by @nichwall in #1561
New Contributors
Full Changelog: v0.9.81-beta...v0.10.0-beta
v0.9.81-beta
Added
- (Android) Sleep timer setting for playing a chime when timer is 30 seconds from expiring (off by default) #600 in #1555
Fixed
- UI/UX: Invisible series numbers on book cards in light mode #1549
- (Android) Data not loading on app launch #1550
- (Android) Local media cover images not showing in notification player #1493
- (Android) Crash when downloading from a server with gzip compression #1553 by @Zibbp in #1556
Updated
- Library dropdown now shows when socket is not connected #1494
- (Android) Increased sensitivity of the sleep timer shake to reset for Medium, High and Very High in #1555
- More strings translated
- Chinese (Simplified Han script) by @springsunx
- Croatian by @biuklija
- German by @cebo29
- Hungarian by @Kabika82
- Russian by @GrakovNe @NickSkier
- Slovenian by @thehijacker
- Ukrainian by @Maksim2005UA
New Contributors
Full Changelog: v0.9.80-beta...v0.9.81-beta
v0.9.80-beta
Added
- Epub ereader "Black" theme option #960 by @NickSkier in #1507
- Podcast episode sort by filename option #1522
- (Android) Logs page with options for sharing logs #1546
- (iOS) Sleep timer setting for fading out audio before pause #831 by @complacentsee in #1508
- (iOS) Auto-rewind with disable auto rewind playback setting #1447 by @complacentsee in #1512
Fixed
- UI/UX: Download location modal unreadable in light mode #1504
- (iOS) Unable to seek back after media finishes #452 by @complacentsee in #1514 #1523
Updated
- UI/UX: Comic reader bottom page number bar now shows when top bar is showing #1485
- UI/UX: Bookshelf grid view sets item card width better for small screens #1540
- UI/UX: Replace material icons with material symbols by @nichwall in #1529
- (Android) UI/UX: Update cast icons by @nichwall in #1475
- (Android) UI/UX: Add description of local folder to local media page #1472 by @nichwall in #1473
- (Android) Remove "local only" media and all related code by @nichwall in #1471
- More strings translated
- Belarusian by @i-Nosferatu-i
- Bulgarian by @ivan-penchev
- Catalan by @fitojb @markstor
- Chinese (Simplified Han script) by @springsunx
- Croatian by @biuklija @milotype
- Czech by @petr-prikryl
- Danish by @MorellReng @Andersborrits
- Finnish by @Ricky-Tigg @phewi
- German by @skridofly @peterlang-p @schoenfeldj @confusedalex @Cramcon
- Hindi by @prashant-mhatre
- Hungarian by @ugyes
- Italian by @burghy86 @fitojb
- Japanese by @acidRain-burns @Xeratone
- Polish by @mraczka
- Portuguese (Brazil) by @alghostzx
- Slovenian by @thehijacker
- Spanish by @fitojb
- Swedish by @Cotignac @Krissse10 @Landrash
- Turkish by @armanckeser
- Ukrainian by @Maksim2005UA
Internal
- Update to Capacitor 7 & android target SDK to 35
- Add: workflow to close issues without template by @nichwall in #1460
- Build apk workflow update by @nichwall in #1461
- Andriod DeviceManager.kt cleanup by @nichwall in #1462 #1468
- Android Sleep Timer cleanup part 2 by @nichwall in #1464
- Download manager cleanup by @nichwall in #1469
- Fix: validation and strings for options for bug_report template by @nichwall in #1502
New Contributors
- @NickSkier made their first contribution in #1507
- @complacentsee made their first contribution in #1508
- @4ch1m made their first contribution in #1522
Full Changelog: v0.9.79-beta...v0.9.80-beta
v0.9.79-beta
Fixed
- Playing audiobook from collection uses local media if available
- UI/UX: Cover images now show for servers older than v2.17.0
- (Android) Crash when downloading media using server older than v2.17.0 #1450
- (Android) Android Auto functions being requested when not using android auto #1446
- (Android) End of Chapter Sleep Timer not respecting playback speed #1399 by @nichwall in #1453
- (Android) Auto Sleep Timer starting outside of time window #1268 by @nichwall in #1453
Updated
- UI/UX: Missing items show missing indicator on cover and on item page
- UI/UX: Playlists/collections play button shows pause when item is playing #1394
- UI/UX: Podcast episodes default sort order is based on podcast type (
serialis pub date ascending) by @anstosa in #1455 - UI/UX: Support rich text descriptions (coming in next server release) #1281
- (Android) Disabling Auto Sleep Timer now only disables for that day #1200 by @nichwall in #1453
- More strings translated
- Chinese (Simplified Han script) by @springsunx
- Croatian by @biuklija @milotype
- Czech by @Losicek
- Danish by @ZombieSmurf @MorellReng
- German by @Vito0912 @RaHoni @TheBinaryLoop @akynr
- Hungarian by @ugyes
- Norwegian BokmΓ₯l by @PSchaug
- Slovenian by @thehijacker
- Spanish by @nothingbutlucas
- Swedish by @Cotignac
New Contributors
Full Changelog: v0.9.78-beta...v0.9.79-beta
v0.9.78-beta
Requires server v2.17.0 and up for images to load
Added
- Epub ereader setting to allow volume keys to navigate while playing #1365 by @RaHoni in #1383
- Epub ereader setting to keep screen awake #1207
- Bengali and Slovenian language options
- Catalan language option by @jaumet in #1407
- (Android) Better Android Auto library browsing #1204 by @ISO-B in #1322
Fixed
- UI/UX: Epub ereader settings overflow not scrollable #1374
Updated
- UI/UX: Podcast items show num episodes incomplete in library tab
- UI/UX: Create bookmark auto focuses input and selects placeholder text
- UI/UX: Bookmark timestamps are relative to playback speed #1148
- UI/UX: Bookmark create button is sticky to the bottom of modal #1413
- UI/UX: Show warning message for server connections using old user id #1411
- UI/UX: Format numbers w/ localization #1427
- UI/UX: Sync error icon on audio player cover image shows alert message on tap #1396
- Support subdirectory in server address (coming soon in server) by @mikiher in #1417
- More strings localized #1375
- (Android) Downloads request raw cover image (for best quality) #1328
- Strings translated
- Arabic by @Terminal-Grasshopper
- Belarusian by @i-Nosferatu-i
- Bengali by @soaibsafi
- Bulgarian by @i-Nosferatu-i
- Catalan by @martinezpenya
- Chinese (Simplified Han script) by @springsunx @Tamanegii
- Chinese (Traditional Han script) by @Tamanegii
- Croatian by @biuklija @milotype
- Czech by @vachekcz @Plazec
- Danish by @WiredMic
- Dutch by @matieke
- French by @isogashiiman
- German by @Vito0912
- Hebrew by @mnavon
- Hungarian by @ugyes
- Italian by @burghy86
- Lithuanian by @pranelio
- Portuguese (Brazil) by @paulohenriquesg
- Russian by @Nab0y
- Slovenian by @thehijacker
- Spanish by @gallegonovato
- Swedish by @Cotignac
Internal
- Update to Capacitor 6
New Contributors
Full Changelog: v0.9.77-beta...v0.9.78-beta
v0.9.77-beta
Added
- Option to download entire series from series page by @ISO-B in #1272
- Epub ereader setting to navigate with volume keys by @RaHoni in #1302
Fixed
- Unable to connect when using local server with no internet connection #566 by @ISO-B in #1359 #1360
- (Android) Crash when playing local downloads that no longer exist on device #105 by @ISO-B in #1358
- (Android) Unable to delete local downloads that no longer exist on device
- (Android) Android auto cover image not showing for downloaded media #141 by @Sp4rky001 in #1303
- (Android) Crash when switching server while audio player is open #1336
Updated
- (Android) split groups of play history items that have different status results by @faush01 in #1257
Updated
- Strings translated
- Bengali by @soaibsafi
- Chinese (Simplified) by @springsunx
- Croatian by @biuklija @milotype
- Czech by @kuci-JK
- Dutch by @matieke
- Finnish by @vilikng
- French by @ChristianWia @Fymyte
- German by @JBlond @Vito0912 @valenbar @alexanderkuenzel
- Hungarian by @megamegax @nagyfrankie
- Lithuanian by @petras-sukys
- Polish by @ahetek @Akasiek @RafalHo
- Russian by @Nab0y
- Swedish by @Landrash @derdydancer
- Ukrainian by @cor-bee
Internal
New Contributors
- @faush01 made their first contribution in #1257
- @Sp4rky001 made their first contribution in #1303
- @RaHoni made their first contribution in #1302
- @ISO-B made their first contribution in #1272
Full Changelog: v0.9.76-beta...v0.9.77-beta
v0.9.76-beta
Added
- Random library sort option #1285
Fixed
- (Android) Crash on starting stream
Updated
- Strings translated
- Swedish by @Landrash
Full Changelog: f405947...8bc5932