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