Skip to content

v0.3.0

Choose a tag to compare

@helmut-steiner helmut-steiner released this 24 Apr 13:00
· 34 commits to main since this release

This release introduces safer database maintenance workflows, broader test coverage, and documentation updates.

Highlights

  • Added database optimization analysis before optimization runs.
  • Added automatic timestamped database backups before optimization.
  • Added backup management in settings:
    • list backups
    • restore backups
    • delete backups
  • Expanded automated test coverage across:
    • admin flows
    • maintenance workflows
    • CDN/object cache/preload/static assets/updater paths
    • utility and rendering/performance branches