Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Audiobookshelf
  3. Audiobookshelf - Package Updates

Audiobookshelf - Package Updates

Scheduled Pinned Locked Moved Audiobookshelf
66 Posts 3 Posters 8.4k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #49

    [1.80.1]

    • Update audiobookshelf to 2.17.5
    • Full Changelog
    • 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
    • Server crash on uploadCover temp file mv failed #​3685
    • Server crash when a playback session has no mediaMetadata object by @​Vito0912 in #​3689
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #50

      [1.80.2]

      • support single quotes in CLOUDRON_OIDC_PROVIDER_NAME
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #51

        [1.80.3]

        • Update audiobookshelf to 2.17.6
        • Full Changelog
        • Option to enable downloading for media item shares #​3606 by @​glorenzen in #​3666
        • Year in Review dropdown to select year by @​Vito0912 in #​3717
        • Quick match w/ override enabled does not remove empty series or authors #​3743
        • Podcast download queue page not available as a tab on mobile screens #​3719
        • Downloading podcast episode when file extension is mp3 but enclosure type is not mp3 (workaround for incorrect RSS feed) #​3711
        • File watcher ignores dot files but still polls them #​3230
        • UI/UX: RSS feed preview config page cover image aspect ratio broken on Safari #​3748 by @​nichwall in #​3751
        • Downloaded podcast episodes trim whitespace for descriptions #​3720
        • Migrate to new Feed/FeedEpisode model and remove old. See #​3721 #​3724
        • Support SSRF_REQUEST_FILTER_WHITELIST env variable #​3742
        • Added Australia and New Zealand podcast regions by @​brinlyau in #​3727
        • No compression when downloading library item as zip file #​3081 by @​nichwall in #​3714
        • UI/UX: Optimized rendering of LazyBookshelf, especially during scrolling by @​mikiher in #​3726
        • UI/UX: Keyboard navigation for multi select inputs by @​glorenzen in #​3575
        • UI/UX: Accessibility updates for web client #​2268 #​3699
        • UI/UX: Modals gain focus when opened
        • More strings translated
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #52

          [1.80.4]

          • Update audiobookshelf to 2.17.7
          • Full Changelog
          • Feed episode IDs changing anytime the feed is refreshed #​3757. See #​3772
          • Feed not being refreshed in some cases. See #​3772
          • Share media player not using the media session API #​3768. See #​3769
          • UI/UX: User stats heatmap day color tints using entire listening history as range instead of just the last year
          • UI/UX: User stats heatmap caption incorrect. See #​3773
          • Performance update for library page queries by @​mikiher in #​3767
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #53

            [1.81.0]

            • Update audiobookshelf to 2.18.0
            • Full Changelog
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #54

              [1.81.1]

              • Update audiobookshelf to 2.18.1
              • Full Changelog
              • Epub ebooks fail to load when using subdirectory #​3865
              • 404 not found for texture image when using subdirectory #​385 by @​mikiher in #​3864
              • 404 not found for libraries with uppercase UUID
              • Collection & series rss feeds not including episodes. in #​3867
              • Added support for MRSS feeds #​3695 by @​Timtam in #​3732
              • Generated rss feed episodes itunes:duration tag now sets duration in seconds (integer). in #​3867
              • Generated rss feeds itunes:summary tag wraps contents in <![CDATA[]]>. in #​3867
              • Generated rss feeds no longer include empty tags (e.g. itunes:season/). in #​3867
              • More strings translated
              • @​Timtam made their first contribution in https://github.com/advplyr/audiobookshelf/pull/3732
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #55

                [1.82.0]

                • Update audiobookshelf to 2.19.0
                • Full Changelog
                • Support rich text book descriptions #​1820 by @​mikiher in #​3880
                • Player setting to adjust playback rate increment/decrement amount #​3556 by @​glorenzen in #​3892
                • Server crash for on failed extract epub image #​3889
                • Server crash on quick match #​3883 by @​mikiher in #​3898
                • Unable to download podcast episodes with the same name by @​tharvik in #​3906
                • Collection/series feeds not incrementing pubdate correctly #​3442
                • Fatal logs not saving to crash_logs.txt #​3919
                • UI/UX: Collapsed sub series showing parent series name on hover instead of collapsed series name #​3713
                • API: Basepath (/audiobookshelf) was being included in track contentUrl (see #​3921)
                • Add populate map details buttons to batch edit page
                • Allows setting of some pragma values through environment variables #​3750 by @​mikiher in #​3899
                • UI/UX: Standardized clipboard copy buttons to show checkmark when copied
                • UI/UX: Progress bar on covers has box shadow for visbililty #​3825 in #​3914
                • UI/UX: Add collection and playlist help text #​3318 by @​nichwall in #​3916
                • API: Expanded books include descriptionPlain that is stripped of html tags
                • More strings translated
                • Readme update Apache reverse proxy example by @​adjokic in #​3884
                • Add: workflow to close blank issues by @​nichwall in #​3907
                • @​adjokic made their first contribution in https://github.com/advplyr/audiobookshelf/pull/3884
                • @​tharvik made their first contribution in https://github.com/advplyr/audiobookshelf/pull/3906
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #56

                  [1.82.1]

                  • Update audiobookshelf to 2.19.1
                  • Full Changelog
                  • Security issue for remote authentication bypass by @​mikiher in #​3963 (thanks @​swiftbird07)
                  • Batch update after mapping empty fields shows no update necessary #​3938
                  • Users with update permissions unable to remove books from collections #​3947
                  • Server crash when feed cover image is requested and doesn't exist
                  • UI/UX: Book/episode edit modals: Next/prev buttons don't update contents of rich textarea when focused #​3951 in #​3954
                  • UI/UX: Episode edit modal: Next/prev buttons causes 500 error (when opened on home page) (see #​3954)
                  • Performance improvement: book library page queries for title and addedAt sort #​2073 by @​mikiher in #​3952
                  • Requests for podcast feeds includes 'Accept-Encoding': 'gzip, compress, deflate' header #​3885 by @​Vynce in #​3941
                  • Better parsing of name strings with single name authors when using semicolon delimiter (and no commas) #​3940
                  • UI/UX: Trim whitespace on blur from text inputs in book/podcast/episode edit modals and batch edit page #​3943 in #​3946
                  • UI/UX: Book rich text description is now resizable #​3928 by @​mikiher in #​3929
                  • UI/UX: Collection/Playlist and Batch Quick Match modals bg color consistent with other modals
                  • UI/UX: View feed modal on feed config page now shows feed episodes in order of pubDate
                  • More strings translated
                  • ROUTER_BASE_PATH env variable uses nullish coalescing operator by @​devnoname120 in #​3958
                  • @​Vynce made their first contribution in https://github.com/advplyr/audiobookshelf/pull/3941
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #57

                    [1.82.2]

                    • Update audiobookshelf to 2.19.2
                    • Full Changelog
                    • Server crash for some db queries using title/titleIgnorePrefix #​3966 in #​3972
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #58

                      [1.82.3]

                      • Update audiobookshelf to 2.19.3
                      • Full Changelog
                      • Caching issue with libraries page #​3979 by @​mikiher in #​3993
                      • End of chapter sleep timer not always triggering #​3969 in #​3984
                      • Server crash when matching all books where series sequence gets updated by match #​3961 in #​3985
                      • UI/UX: Edit book modal cover tab: Local images overflowing #​3986
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #59

                        [1.82.4]

                        • Update audiobookshelf to 2.19.4
                        • Full Changelog
                        • Podcast feeds http to https redirect not working #​3142 #​3658 by @​sloped in #​3978
                        • Sorting by title for book libraries not working on new databases #​4003 by @​mikiher in #​4005
                        • Improve podcast library performance #​3965 by @​mikiher in #​3996
                        • UI/UX: Refresh bookshelf when book title changes #​3998 by @​mikiher in #​4008
                        • More strings translated
                        • @​sloped made their first contribution in https://github.com/advplyr/audiobookshelf/pull/3978
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #60

                          [1.82.5]

                          • Update audiobookshelf to 2.19.5
                          • Full Changelog
                          • Caching issue with library items page #​4018 by @​mikiher in #​4020
                          • UI/UX: Long podcast author overflows in player by @​smithmd in #​3944
                          • API: Get podcast library items endpoint when not including a limit query param #​4014
                          • API: Library delete, update and delete items with issues allowing calls from non-admin users by @​Alexshch09 in #​4027
                          • Improved scanner ignore logic #​2399 #​1641 by @​nichwall in #​4031
                          • Custom metadata provider requests log the url #​4004 by @​nichwall in #​4034
                          • UI/UX: Removing all items with issues redirects to library page #​4022 by @​mikiher in #​4037
                          • More strings translated
                          • @​smithmd made their first contribution in https://github.com/advplyr/audiobookshelf/pull/3944
                          • @​Alexshch09 made their first contribution in https://github.com/advplyr/audiobookshelf/pull/4027
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #61

                            [1.83.0]

                            • Update base image to 5.0.0
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              App Dev
                              wrote on last edited by
                              #62

                              [1.84.0]

                              • Update audiobookshelf to 2.20.0
                              • Full Changelog
                              • Podcast episode table sorting option for filename + show filename when sorting by it #​3637 by @​4ch1m in #​4030
                              • Possible to queue multiple of the same episode for download #​2672 #​4036 by @​nichwall in #​4041
                              • Scanning epub not using first image for cover in some cases #​4105 by @​Roukanken42 in #​4106
                              • Publish year not saving when matching with OpenLibrary #​4114 by @​GabrielGavrilov in #​4118
                              • UI/UX: Whitespace in custom metadata provider inputs not being trimmed #​4069
                              • UI/UX: RTL support on podcast episodes table rows by @​mikiher in #​4082
                              • Improved book library page performance for author sort by @​mikiher in #​4080
                              • Improved podcast latest episodes page performance #​4043 by @​mikiher in #​4080
                              • Podcast page play button plays first incomplete episode in the table by @​nichwall in #​4035
                              • Playing episodes from the podcast page populates the player queue based on the order in the table by @​nichwall in #​4035
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote on last edited by
                                #63

                                [1.85.0]

                                • Update audiobookshelf to 2.21.0
                                • Full Changelog
                                • Bulk download option when selecting multiple library items #​3541 by @​Vito0912 in #​4133
                                • Validate uploads endpoint request (See GHSA-47g3-c5hx-2q3w)
                                • Incorrect items count on library page for users with item restricting permissions #​4163 in #​4164
                                • Book tools page, chapter edit page and library stats page not setting the current library properly on refresh #​4170
                                • Podcast library item size not updating when downloading episodes #​4180
                                • Inconsistent order of multiple authors on a book #​4177
                                • Re-scanning podcast items can result in inaccurate episode counts. in #​4195
                                • Socket events for library item updates not respecting users item restricting permissions #​4199 in #​4200
                                • Server crash when requesting an RSS feed for a collection with no books by @​Vito0912 in #​4223
                                • UI/UX: Library item page details overflowing text for some translations #​4187
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  App Dev
                                  wrote on last edited by
                                  #64

                                  [1.86.0]

                                  • Update audiobookshelf to 2.22.0
                                  • Full Changelog
                                  • Audiobook chapter lookup support for removing Audible intro/outro branding #4152 by @Vito0912 in #4226
                                  • API: New endpoint for direct playing audio files using session ID (now preferred method see #4263) #4259 in #4263
                                  • Server crash when updating the "Ignore prefixes when sorting" setting #4221 in #4234
                                  • .ignore file causing ignores outside the directory by @nschum in #4261
                                  • Users without access to any book in a series still able to find the series in search results #3736
                                  • UI/UX: Share audio player track bar tooltip overflowing page (now hidden on mobile) in #4241
                                  • API: Library stats endpoint returning null instead of 0 for some stats #4251
                                  • Audiobook m4b encoder uses smarter presets for codec, bitrate and channels #4169 #1257 in #4253
                                  • Improve Year in Review display logic by @josh-vin in #4240
                                  • Improve file watcher to re-scan library items when non-media file only updates are made #4245 in #4249
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    wrote last edited by
                                    #65

                                    [1.87.0]

                                    • Update audiobookshelf to 2.23.0
                                    • Full Changelog
                                    • Support for searching episode titles in podcast libraries #3301 in #4293
                                    • Support listening on unix socket #3819 by @balki in #4166
                                    • Docker image not including nunicode in #4299
                                    • More strings translated
                                    • Arabic by @UsamaFoad
                                    • Catalan by @fitojb
                                    • Croatian by @biuklija
                                    • German by @cebo29
                                    • Russian by @renesat
                                    • Slovak by @pecer
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote last edited by
                                      #66

                                      [1.88.0]

                                      • Update audiobookshelf to 2.24.0
                                      • Full Changelog
                                      • Podcast library filter "RSS Feed Open" #4335
                                      • Arabic language option
                                      • Security fix for uploader pathexists check in #4342 (See GHSA-xj8h-wrw2-g829)
                                      • Rich text editor allowing images when copy/pasted from browser in #4349
                                      • M4b encoder bit rate preset selection not working with bit rates higher than 192k #4337
                                      • Unable to fetch podcast RSS feed when it has episodes with an empty guid #4325
                                      • Media progress updates will use the lastUpdate value passed into the request (for local progress sync) in #4326
                                      • UI/UX: Descriptions with html lists causing overlapping text when expanding (iOS/Safari specific) #4348
                                      • Series sequence does not allow spaces #4314
                                      • Update max allowed JSON request size #4250 in #4318
                                      1 Reply Last reply
                                      0
                                      Reply
                                      • Reply as topic
                                      Log in to reply
                                      • Oldest to Newest
                                      • Newest to Oldest
                                      • Most Votes


                                      • Login

                                      • Don't have an account? Register

                                      • Login or register to search.
                                      • First post
                                        Last post
                                      0
                                      • Categories
                                      • Recent
                                      • Tags
                                      • Popular
                                      • Bookmarks
                                      • Search