All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.1 - 2020-10-21
- BT-47 - Re-added German language support, based on a contribution by Conny Henn
1.0.0 - 2020-09-14
- BT-38 - When creating a backup file, we now ensure we don't backup any metadata about backups, and we also delete any "already deleted" backups in the
media_attic
that the user cannot otherwise delete - BT-44 - Added this CHANGELOG.md file and first official version number 1.0.0 and release date to 2020-09-14
- BT-46 - Added LICENSE, rewrote README.md and some re-writing of how the backup page looks
- BT-39 - When the backup completes, we now hide the "backup progress" text
- BT-42 - If a user is running on a Windows-based server, we now alert the user that there may be issues with the plugin, and force an "I Understand" button to be pressed to show the plugin
- BT-43 - Did some code cleanup via
php-cs-fixer
andjs-beautify
; also removed German, French, and Japanese translations as they're now out of date and need to be redone