Release notes
Improvements
- Advanced custom app compose editing now preserves root-level Docker Compose sections such as volumes and networks when switching between YAML and JSON or saving changes.
- Breadcrumb links on installed app pages now route correctly back to the originating app store page.
- Local certificate can be downloaded as a guest if the guest dashboard is enabled
Bug fixes
- Fixed throttling on /auth/traefik, which could interfere with access to protected apps behind Traefik.
- Fixed compose yaml serialization for empty named volumes so they are no longer written as null, improving custom app saves and app/template compose comparisons.
- Fixed update-triggered backups so backup retention limits are applied after the backup is created.
How to update
From the root folder of your runtipi install
./runtipi-cli update v4.8.2
If you are coming from version 3 or lower please follow the migration guide
Please report any issue you encounter so we can fix it in a timely manner.