Skip to content

v1.1.0

Choose a tag to compare

@Darkdragon14 Darkdragon14 released this 08 May 08:42
· 180 commits to main since this release

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.

Verification

  • GitHub Actions test workflow passed on main for 62b2f94.
  • GitHub Actions container image publish workflow passed on main for 62b2f94.