Release v3.3.1 automatic backup scheduling

This commit is contained in:
mfwadejr
2026-08-30 16:27:01 -04:00
parent aa5f288fc8
commit 0ecfe2bc94
10 changed files with 28 additions and 16 deletions
+10
View File
@@ -1,5 +1,15 @@
# Changelog
## 3.3.1
- Moved automatic-backup scheduling into the Database backups section.
- Renamed the control to **Enable automatic backups**.
- Added Every day and Weekly frequencies with a conditional weekday selector.
- Replaced the numeric hour field with a clearer local-time selection.
- Added last and next automatic-backup status information.
- Renamed new scheduled files to `automatic-*.db` while retaining cleanup compatibility for earlier `scheduled-*.db` files.
- Kept automatic retention isolated from manual, pre-upgrade, and pre-restore backups.
## 3.3.0
- Added returning-customer autocomplete and server-side duplicate safeguards using customer IDs, normalized names, and phone numbers.