Summary
- Added search and filters to list pages to make volumes and backup jobs easier to browse.
- Added a searchable Docker volume selector when creating or editing backup jobs.
- Displayed the configured timezone alongside backup job times to reduce scheduling ambiguity.
- Migrated the container runtime to the ServerSideUp PHP 8.5 image and s6-managed queue/scheduler services.
- Made the documentation URL clickable during onboarding.
Upgrade Notes
- Rebuild or pull the latest container image to pick up the PHP 8.5 ServerSideUp runtime changes.
- No database schema migration is included in this release.