Releases: Dennis960/BackApp
Releases · Dennis960/BackApp
v0.6
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
latesttag on release.
- Pipeline now only updates Docker
Fixes
- Password storage and SSH test port: Fixed issues related to credentials and connectivity.
v0.5.3
Add playwright tests for server creation
v0.5.2
Add flag for specifying database location
v0.5.1
Fix duplicating backup profile did not remove database associations
v0.5
Fix enabled button in form not working
v0.4
Improve backup run handling
v0.3
Fix backup profile not updating on button click