Version 1.0.0

April 8, 2020

Added

  • Initial release

Version 1.1.0

April 8, 2020

Changed

  • Improved the messaging for pulling and restoring

Added

  • Added emergency backup feature

Version 1.2.0

April 26, 2020

Added

  • File pruning
  • "Latest" badge on utilties page to easily identify the most recent synced file
  • A "show more" dropdown when there are > 3 synced files
  • A "hide" setting to remove either databases or volumes from the utilities panel

Version 1.2.1

May 23, 2020

Changed

  • Fixed issue (#15) with restoring via queue where a new database backup would be pushed automatically (and incorrectly)
  • Fixed issue (#16) where not being logged out automatically via Ajax when restoring via the queue

Version 1.3.0

July 12, 2020

Changed

  • Moved all shared code into a separate craft-remote-core package dependency to be shared between craft-remote-sync and craft-remote-backup

Added

  • Dropbox provider & documentation
  • Google Drive provider & documentation
  • Backblaze provider & documentation
  • Digital Ocean Spaces provider & documentation

1.3.1 - 2020-07-13

Changed

  • Fixed strange merge issues from release :(

Version 1.3.2

July 14, 2020

Changed

  • Made Backblaze B2 settings labels clearer

Version 1.3.3

November 6, 2020

Changed

  • Fixed composer 2 autoload issue (issue #33)

Version 1.3.4

November 6, 2020

Changed

  • Updated core library version

Version 1.4.0

December 8, 2020

Added

  • Added support for remote volumes
  • Added TTR to queue jobs (issue #38)
  • Added time and duration to console command output

Changed

  • Bumped version number for parity between sync & backup plugins
  • Updated readme to call-out cron requirement
  • Fixed filename regex (issue #26 on craft-remote-sync)
  • Moved shared utilities JS and CSS to core module
  • Updated the formatting for file table (issue #10 on craft-remote-backup)