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
  • Brite
  • 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

Offical apps | Community apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Audiobookshelf
  3. Audiobookshelf - Package Updates

Audiobookshelf - Package Updates

Scheduled Pinned Locked Moved Audiobookshelf
87 Posts 3 Posters 55.1k 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
    Package UpdatesP
    Package Updates
    wrote on last edited by
    #81

    [1.97.1]

    • Update audiobookshelf to 2.33.1
    • Full Changelog
    • API Keys not respecting user enabled/disabled flag
    • Podcast episode update endpoint sanitizes HTML for subtitle
    • Playlist & collection create/update endpoints strip HTML tags from name
    • More strings translated
    • Belarusian by @​pavel-miniutka
    • German by @​fabianjuelich
    • Spanish by @​cyphra
    1 Reply Last reply
    0
    • Package UpdatesP
      Package UpdatesP
      Package Updates
      wrote on last edited by
      #82

      [1.97.2]

      • Update audiobookshelf to 2.33.2
      • Full Changelog
      • Matroska audiobooks (.mka) with the Opus codec failing to play in web client by @rktjmp in #5115
      • UI/UX: Share player not using libraries cover aspect ratio setting
      • Backup uploads leaving temporary files behind when the uploaded file failed validation
      • Path traversal check on the filesystem path-exists endpoint not handling all edge cases
      • Bulk download endpoint now ensures all requested items belong to the library being requested
      • Backup load and upload now validate the backup details entry exists and is within a reasonable size limit
      • Podcast create endpoint validates that the podcast path is inside the selected library folder
      • Author and library item cover image endpoints now clamp width/height query params to a maximum of 4096
      • Podcast episode subtitles parsed from RSS feeds are now sanitized for HTML
      • author_updated/author_added socket events emitted when updating authors in the book details edit modal by @mikiher in #5158
      1 Reply Last reply
      0
      • Package UpdatesP Package Updates locked this topic on
      • Package UpdatesP
        Package UpdatesP
        Package Updates
        wrote on last edited by
        #83

        [1.98.0]

        • Update audiobookshelf to 2.34.0
        • Full Changelog
        • Japanese language and Japan as podcast search region by @na3shkw in #5211
        • Autocomplete attributes on login and setup fields for password manager support by @meek2100 in #5089
        • Recent episodes not updating from cache when media progress changes in #5159
        • Error logging when a podcast's auto-download schedule has an invalid cron expression
        • Public media item shares: use start time passed in query parameter for existing sessions by @pjkottke in #5163
        • Podcast episode downloads use SSRF filtering on the HTTP request (matches other external requests)
        • Podcast create and update validate the auto-download schedule cron expression and sanitizes the HTML description
        • Playlists, collections, and library item batch API routes enforce library and per-item access
        1 Reply Last reply
        0
        • Package UpdatesP
          Package UpdatesP
          Package Updates
          wrote on last edited by
          #84

          [1.99.0]

          • Update audiobookshelf to 2.35.0
          • Full Changelog
          • Access token refresh grace period (fixes frequently needing to re-login) #4630 by @nichwall in #5004
          • Listening sessions from Android app showing device name as Abs iOS
          • RSS feeds serving m4b files with incorrect Content-Type #5041 by @brandonfhall in #5221
          • Book & podcast descriptions from audio files are sanitized
          • cancel_scan and set_log_listener socket events validate account type and log level
          1 Reply Last reply
          0
          • Package UpdatesP
            Package UpdatesP
            Package Updates
            wrote on last edited by
            #85

            [1.99.1]

            • Update audiobookshelf to 2.35.1
            • Full Changelog
            • Duplicate refresh tokens across sessions can cause unexpected logout #5253 by @nichwall in #5255
            • Server crash when renaming an author to another author when they are both on the same book #5247 by @nichwall in #5256
            • Server crash when invalid metadata.json is scanned in #5268
            • Sequelize user queries to use direct case-insensitive username/email matching
            1 Reply Last reply
            0
            • Package UpdatesP
              Package UpdatesP
              Package Updates
              wrote on last edited by
              #86

              [1.100.0]

              • Update audiobookshelf to 2.36.0
              • Full Changelog
              • Logout all devices button on account page (in #5395)
              • Auth sessions table on account page w/ ability to logout of individual sessions (in #5400)
              • Weak protocol validation for OIDC post-login callback URL by @mikiher in #5386
              • User delete endpoint allowing for root account deletion by @mikiher in #5370
              • API and websocket authentication allowing refresh tokens by @mikiher in #5387
              • Bulk library item download endpoint not checking access on individual items by @mikiher in #5388
              • Manual podcast episode match not setting the enclosure url #5317 by @mikiher in #5318
              • Changing user password invalidates all auth sessions (in #5393)
              • Extend refresh token grace period to 10 minutes and allow REFRESH_TOKEN_GRACE_PERIOD env variable override #5281 by @DanielAshley in #5376
              • API: New GET endpoints /api/me/progress, /api/me/bookmarks, /api/me/bookmarks/:libraryItemId by @Vito0912 in #5363
              1 Reply Last reply
              0
              • Package UpdatesP
                Package UpdatesP
                Package Updates
                wrote last edited by
                #87

                [1.100.1]

                • Update audiobookshelf to 2.36.1
                • Full Changelog
                • Collapse series not working when filters are enabled #2807 #3049 by @schummar in #5280
                • Podcast rescan emitting stale episodes on item_updated by @mikiher in #5409
                • Updating or deleting a narrator in one library applying the change to all libraries
                • Author endpoints not checking user can access the author's library
                • Share endpoints not sending 404 status
                • Upload endpoint not handling directory creation errors
                • sqlite3 bindings not installing when using npm v12 #5412 by @Vito0912 in #5429
                • API: Settings PATCH endpoint only accepts a fixed set of general settings (auth settings must go through the auth-settings endpoint)
                • API: Cover endpoints only allow webp, jpeg and png as optional format param
                • API: Library item media update no longer accepts ebookFile, chapters and audioFiles in request body
                1 Reply Last reply
                0

                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                With your input, this post could be even better 💗

                Register Login
                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