Releases: dynamiccookies/Simple-Backup-Utility
Releases · dynamiccookies/Simple-Backup-Utility
v1.3.0
✨ New Features
🛠️ Fixes
- 0011ced Update README.md
- 9bd9cfe Replace double quotes with single quotes
- affaaf0 Hide pagination controls when 5 or fewer records (#55)
- 2b3e7de Fix conditionally showing pagination controls (#55)
- 4d28086 Conditionally hide perPageSelect options (#55)
Full Changelog: v1.2.3...v1.3.0
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.2
✨ New Features
- dc6fad9 Arrange checkboxes horizontally (#39)
- c6fc2dc Sort checkboxes by case-insensitive folder names (#40)
- 9fa2b74 Increment version to v1.1.2
🛠️ Fixes
- 5766e41 Update PHP variables (#20)
- 4112b40 Replace double quotes with single quotes (#20)
- cf294cd Use PHP short echo tag (#20)
- 16d4a95 Add blank line before function returns (#20)
- 7332d40 Added blank lines to case statement (#20)
- 04d8512 Update comments (#20)
- f494a16 Add comments for ambiguous numbers (#20)
- 3a672e4 Decrease line length (#20)
- 353e3ba Update
get_latest_release_tag()
function - 3495524 Update
$message_color
variable - 7738700 Update
compare_versions()
function - ac5177b Updated code spacing and comment
- ea08b62 Updated embedded PHP in HTML section
- 6fcce98 Fix bug and HTML formatting
- a7e0d3b Alphabetize
$_POST[]
checks - d2b8176 Clarify JavaScript comments
- 84436de Adjust spacing
- bc2ea3c Replaced
$current_dir
variable with__DIR__
- ba8036b Conditionally show message CSS & JavaScript (#43)
- 9136008 Conditionally show Existing Backups JavaScript (#43)
- b1b1cf5 Disconnect combined CSS for
button.backup
&.message
- a29dd86 Conditionally show Existing Backups CSS (#43)
- 8549e6d Fix bug when
$backup_folders
moved - c1c2cca Fix undefined variable bug
Full Changelog: v1.0.0...v1.1.2
v1.0.0
✨ New Features
- 0896c07 Add 10 second fade out to message box (#31)
- 3d0b3d5 Set time zone from local browser (#25)
- 96ca93a Split backup name into two columns (#10)
- 6787d72 Increment version to v1.0.0!!
🛠️ Fixes
- c9294c6 Fix checkboxes expanding beyond container edges (#34)
- f20888d Increase margin around checkboxes (#33)
- 80d2925 Fix error when message element missing (#36)
- 4596eb2 Fix container can shrink smaller than contents (#35)
- 01030bf Fix margin bug (#35)
- 01e3aa0 Update comment text
- fb405eb Update disappearing message timeout
- 7ef5ffe Remove comma from date
- 55356d7 Remove unnecessary spaces
🐛 Known Bugs
- None!! 🎉
Full Changelog: v0.3.0...v1.0.0
v0.3.0
✨ New Features
- 8648400 Replaced folder buttons with checkboxes (#11)
- a999b38 Hide Existing Backups when none exist (#19)
- 54dace7 Increment version to v0.3.0
🛠️ Fixes
- 4e563d5 Removed unnecessary
$destination
variable (#23) - d305474 Added
$green
variable for$messageColor
- 46c4a17 Fixed backup message and count issues (#21) & (#27)
- 3f94394 Add new features to README (#28)
🐛 Known Bugs
- Hardcoded CST time zone (#25)
Full Changelog: v0.2.1...v0.3.0
v0.2.1
✨ New Features
- 4c55f27 Update message container formatting (#9) & (#12)
- 196d660 Added version number and check for updates (#5)
- 067d3e5 Add confirmation when deleting a backup (#7)
- b8351e2 Add test deployment
- d369a36 Add clickable update feature (#15)
🛠️ Fixes
- 2536d27 Fix table alternating row background colors (#1)
- d6adf3d Update version message text and formatting
- acfd5ce Update commenting (#18)
- 61d8403 Update line spacing and tabs
- 680abf9 Remove unnecessary
$input_name
variable - 0635ca8 Fixed Existing Backups table not updating (#22)
🐛 Known Bugs
- Backup button extend off page (#11)
- Backing up empty folder gives "Failed to create" error message (#21)
- Hardcoded CST time zone (#25)
Full Changelog: v0.1.0...v0.2.1
First Pre-Release! - v0.1.0
While this release is fully functioning, there are still multiple outstanding changes before v1.0.0 will be ready.