-
Version: 8.0.2 Build: 001
- Add an index on `folder_map`.`path_name` so counting the media below a folder can use an index instead of scanning the whole table
-
Version: 8.0.2 Build: 002
- Add `pow_challenge` table
-
Version: 8.1.0 Build: 001
- Add user preference to show/hide the Composer column on available media rows.
-
Version: 8.1.0 Build: 002
- Add a covering index on `image` for the art cache lookup, and drop the `object_id` key it replaces
-
Version: 8.1.0 Build: 003
- Add an index on `song`.`user_upload` for the upload browses
-
Version: 8.1.0 Build: 004
- Add user preference to show an icon for the page type in the browser tab title.
-
Version: 8.1.0 Build: 005
- Add preferences for drawn artwork on items that have no cover.
-
Version: 8.1.0 Build: 006
- Group the branding settings together and add the icons, the share image and the description a link preview asks for.
-
Version: 8.1.0 Build: 007
- Recompute the stored playlist song counts and durations, wrong since their columns were added
-
Version: 8.1.0 Build: 008
- Add an index on `user`.`apikey`, which the API authenticates against on every request
-
Version: 8.1.0 Build: 009
- Add an index on `object_count` for the play history rules a smart playlist searches on
-
Version: 8.1.0 Build: 010
- Add `folder`.`time` to hold the summed duration of everything below it
-
Version: 8.1.0 Build: 011
- Add `album`.`enabled` and `artist`.`enabled`, so an album or artist can be withdrawn without deleting it
Ampache Update
This page handles all database updates to Ampache starting with 3.3.3.5. Your current version is 8.1.0 with database version 8.0.1 Build: 003
The following updates need to be performed:
Ampache :: For the Love of Music - Installation