Skip to content

Releases: Dennis960/BackApp

v0.6

02 Jan 22:15

Choose a tag to compare

Release Notes

Major Changes

  • Mobile UI overhaul: Redesigned for better responsiveness and usability across devices.
  • Template engine:
    • Moved template logic into the frontend (therefore it is not configurable at runtime anymore).

Features

  • Backup profile retention: Automatic deletion of old backups.
  • Web push notifications: Get notified for backup events.
  • Deletion warnings: Added warnings before performing destructive actions.

Improvements

  • Backup files table: Improved layout and usability.
  • General UI polish: Minor visual and interaction enhancements.
  • GitHub workflow:
    • Pipeline now only updates Docker latest tag on release.

Fixes

  • Password storage and SSH test port: Fixed issues related to credentials and connectivity.

v0.5.3

30 Dec 20:51

Choose a tag to compare

Add playwright tests for server creation

v0.5.2

29 Dec 19:31

Choose a tag to compare

Add flag for specifying database location

v0.5.1

22 Dec 22:37

Choose a tag to compare

Fix duplicating backup profile did not remove database associations

v0.5

22 Dec 22:17

Choose a tag to compare

Fix enabled button in form not working

v0.4

22 Dec 21:14

Choose a tag to compare

Improve backup run handling

v0.3

22 Dec 15:57

Choose a tag to compare

Fix backup profile not updating on button click