Version 5.0.0
April 26, 2024
- Added Craft 5 compatibility
Version 4.1.1
October 4, 2022
Added
- Removed $this->redirectToPostedUrl(); unnecessary
Version 4.1.0
August 1, 2022
Added
- Console command added via pull request
Version 4.0.3
July 7, 2022
Updated
- Updated schema version to avoid upgrade conflicts
Version 4.0.2
May 31, 2022
Updated
- Fixed docs and issues URL in composer file
Version 4.0.1
May 31, 2022
Updated
- Fixed changelog URL for plugin update notices
- Made other small changes for consistency of docs
Version 4.0.0
May 31, 2022
Updated
- Finalized Craft 4 compatibility
Version 4.0.0-alpha
May 31, 2022
Updated
- Updated to begin Craft 4 compatibility
Version 3.0.3
April 20, 2020
Fixed
- Updated namespace to comply with psr-4 autoloading standard
- Also updated copyright information
Version 3.0.2
January 14, 2020
Fixed
- DB Dump now appropriately removes backup files from storage/backups folder
- Changed failing functions from php die command to Craft Error logging
Version 3.0.1
November 8, 2019
Fixed
- Allowed anonymous access to controller actions
Version 3.0.0
November 7, 2019
Added
- Initial release