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. Ampache
  3. Ampache - Package Updates

Ampache - Package Updates

Scheduled Pinned Locked Moved Ampache
63 Posts 3 Posters 7.9k Views 4 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
    #51

    [1.14.3]

    • Update Ampache to 6.6.4
    • Full changelog
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #52

      [1.15.0]

      • Update Ampache to 7.0.0
      • Full changelog
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #53

        [1.15.1]

        • Update Ampache to 7.0.1
        • Full changelog
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #54

          [1.16.0]

          • Update ampache to 7.1.0
          • Full Changelog
          • Translations 2024-12-11
          • Build PHP8.4 supported release zips
          • Rating and favorite flags are now using SVG's
          • Update Composer and NPM packages
          • Discogs search icon to valid library items
          • Add refresh icons to each dashboard page row
          • Add refresh icons to each home dashboard plugin page row
          • Update Creative Commons 3.0 licenses and include 4.0 versions
          • Debug messages from cron process
          • Don't show delete icon for user tokens when they don't have one
          • Allow editing AlbumDisk objects directly
          • Add AlbumDisk edit links to each disk on group pages
          • Add AlbumDisk disk disksubtitle properties to single disk Album edit windows
          • Allow editing song disk
          • Define missing abstract method for beets catalog
          • Allow a wild (.*) regex filter on Alphabet filters
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #55

            [1.16.1]

            • Update ampache to 7.1.1
            • Full Changelog
            • Upload POST array not sending license correctly to filepond
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #56

              [1.17.0]

              • Update ampache to 7.2.0
              • Full Changelog
              • Add npm audit to GitHub QA workflow
              • Assign a HTML id to input text on inline loaded input
              • Add [No Genre] as the first genre on the browse pages
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #57

                [1.18.0]

                • Update ampache to 7.3.0
                • Full Changelog
                • Translations 2025-02-14
                • Added option to show separate Artist column for playlist media
                • Pre-translate common strings on repeated tasks before loading media row templates
                • Clean empty albums after each verify chunk
                • Add memory_get_peak_usage to query stat output
                • Add .htaccess.dist to the web root. (Block obviously bad parameters)
                • HTML link on Share list
                • New catalog Auto-insert Fields
                • Search
                • Database 721001
                • Update NPM vite package
                • Update table counts for album and artist objects on update
                • Clean up empty albums during migration
                • Rework catalog_map insert and remove during file updates
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #58

                  [1.19.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
                    #59

                    [1.20.0]

                    • Update ampache to 7.4.0
                    • Full Changelog
                    • The code has had a lot of updates dealing with verifications.
                    • It is recommended that you take out MusicBrainz from your config metadata_order to speed it up even more.
                    • This release has API updates that are not being backported to Ampache6.
                    • They aren't big changes but Ampache6 releases will be stopped to focus on working towards Ampache8.
                    • Add item count to the Genre browse pages
                    • Allow sorting the Genre browse page by item count
                    • Allow editing links tags for hidden genres
                    • Show merged tags for genres if they are set
                    • Add Random play to Playlist and Smartlist object rows (Updated column CSS for these types)
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #60

                      [1.20.1]

                      • Update ampache to 7.4.2
                      • Full Changelog
                      • Bug with a select that I missed in Automated testing
                      • SQL column for tags using the wrong table
                      • Translations 2025-04-16
                      • Add direct link alternative sharing to items for public users
                      • Cache album_disk objects in ObjectCache (Cron)
                      • Bluesky share plugin
                      • Mastodon share plugin
                      • Update vite to 6.2.6
                      • Replace GLOB_BRACE for Linux versions that don't include it
                      • NPM copyfile commands for PrettyPhoto. (It's a repo module now)
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote last edited by
                        #61

                        [1.21.0]

                        • Update ampache to 7.5.0
                        • Full Changelog
                        • There are problems where the image table could duplicate itself when duplicating album art
                        • Database updates will remove the duplicates and enforce unique values on the table to stop this
                        • Run bin/cli run:calculateArtSize to fix up any odd or incorrect dimensions for remaining art
                        • Art is a big focus on this release, many issues with the data and thumbnail generation have been fixed
                        • WebDav has been cleaned up with output path name validation and now supports your using your web browser
                        • The rewrite rules for User art have been fixed. Recreate your rules with bin/installer htaccess
                        • Add PHP8.4 to GitHub QA actions
                        • Add a size parameter to image.php art URL's
                        • Add width and height properties to Art objects
                        • Add example update_docker_compose.sh to pull and update your container when updates are available
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote last edited by
                          #62

                          [1.21.1]

                          • Update ampache to 7.5.1
                          • Full Changelog
                          • Documentation to convert thumb parameters to size strings
                          • Move the session handler to a SessionHandlerInterface class (PHP8.4 deprecated)
                          • Recently played and skip not showing the right user after a refresh
                          • Playlist name being filtered twice in new playlist dialog
                          • jQuery was adding items to the temp playlist when loading the add_to_playlist dialog
                          • CSS missing for Top Menu text and Light theme text was not visible
                          • Code deprecations found for PHP8.4
                          • Resize output art based on ratio for display instead of a flat conversion
                          • Don't resize art for small ratio differences
                          • get_art: Extend type parameter to include 'label', 'live_stream', 'search', 'user', 'video'
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote last edited by
                            #63

                            [1.21.2]

                            • Update ampache to 7.5.2
                            • Full Changelog
                            • Translations 2025-05-30
                            • Add rewrite rule to public/.htaccess.dist to redirect user art calls to the right spot
                            • Add playlists to the gather art process and find playlists missing art
                            • Update composer packages
                            • Update node packages
                            • Translate database preference descriptions on output instead of inside the database
                            • Extend thin images slightly on object pages like wide ones
                            • Revert to using locale/base/translatable-database-strings.txt for database preferences
                            • Deprecated warnings for idleberg/vite-manifest
                            • Webplayer would disappear when selecting new art from the list of found images
                            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