2.2.0 (2022-11-02)
Implemented enhancements:
- [Feature] Add 2fa support #78
- [Feature] Add backup restoration support #75
- [Feature] Add docker image #59
Merged pull requests:
- Add support for 2FA #82 (jmsche)
- Test CI against PHP 8.2 & upgrade actions #81 (jmsche)
- Docker compose: add MariaDB & minio images #80 (jmsche)
- Upgrade Symfony to 6.1.7 & other vendors #79 (jmsche)
- Improvements #77 (jmsche)
2.1.0 (2022-09-13)
Implemented enhancements:
Merged pull requests:
2.0.0 (2022-08-15)
Implemented enhancements:
- Change admin/user privileges #64
- Set upload configuration from dashboard #58
- Upgrade to PHP 8.1 #53
- Add command to switch storage provider #51
- Upgrade to Symfony 6 #50
- Added backup custom periodicity support #73 (bastien70)
- Given the same permissions between users and admins #72 (bastien70)
- Added backup options when creating/updating database #70 (bastien70)
- Major changes : User can now configure storage spaces from Dashboard #62 (bastien70)
- Upgrade Symfony to 6.1 #55 (jmsche)
Fixed bugs:
- [Bug] Max backups option does not remove oldest backup but newest #63
Closed issues:
- Drop French docs #69
- [Feature] Add an option for backups periodicity #68
- [Feature] Replace Gaufrette with Flysystem #61
- [Feature] Add messenger for creating backups #60
Merged pull requests:
- Removed french documentation #71 (bastien70)
- Updated welcome page #67 (bastien70)
- Added new query and criteria for correct removing of older backups #66 (ToshY)
- Misc improvements #57 (jmsche)
- Switch from Alice to Foundry #56 (jmsche)
- Upgrade Symfony to 6.0.6 & other vendors #54 (jmsche)
- Upgrade vendors #49 (jmsche)
- Increase phpstan level to 6 #48 (jmsche)
- Use DBAL types instead of strings #47 (jmsche)
- Upgrade vendors #46 (jmsche)
- Use EasyAdmin layout for Forgot Password feature, add remember me checkbox #45 (jmsche)
- Allow dev version of laminas/laminas-code to allow PHP 8.1 #44 (jmsche)
- Test against PHP 8.1 #43 (jmsche)
- Upgrade Symfony to 5.3.9 & other vendors, sync recipes #42 (jmsche)
- Update hautelook/alice-bundle as its Github repo changed #41 (jmsche)
- Allow choosing app environment during post-install #40 (jmsche)
- Allow user to receive or not automatic emails #39 (jmsche)
1.2.0 (2021-09-06)
Closed issues:
- Allow to manually remove a backup #32
Merged pull requests:
- Cleanup vendors #38 (jmsche)
- Add docs about updating the application #37 (jmsche)
- Added reset password support #36 (bastien70)
- Allow to manually remove a backup #35 (jmsche)
- Send email in user's locale #34 (jmsche)
- PostInstall command: add an option to only ask for missing params #33 (jmsche)
- Docs refactor #31 (jmsche)
- User: add locale & allow them to control their settings #30 (jmsche)
- Remove unused constant #29 (jmsche)
- Notification email: customize title & footer, use Mailer #28 (jmsche)
- Post install command: offer existing values when running command again #27 (jmsche)
- Add tests for DatabaseValidator & don't apply it if database name is … #26 (jmsche)
- Send notification emails after backups #25 (jmsche)
- Improvement of the CRUD Database index #24 (bastien70)
- Use Docker for local tests #23 (jmsche)
- Change main path from "/dbsaver" to "/" #22 (jmsche)
- Database connection status #21 (jmsche)
- Test entities & improve Backup controller tests #20 (jmsche)
- Fix license in composer.json #19 (jmsche)
- Improve forms #18 (jmsche)
- Allow to test database connection #17 (jmsche)
- Make tests use .env.test.local instead of .env.local #16 (jmsche)
1.1.0 (2021-08-24)
Implemented enhancements:
Merged pull requests:
- Added cascade remove to databases user #15 (bastien70)
- Improvements #14 (jmsche)
- Added User CRUD #13 (bastien70)
- Entities: rename some properties & add a trait #12 (jmsche)
- Post install command #11 (jmsche)
- Fix README #10 (jmsche)
- Translations & locale switcher #9 (jmsche)
- Setup PHPUnit for Github Actions #7 (jmsche)
- Add PHP CS Fixer to Github Actions #6 (jmsche)
- One role per user, improve make-user command and ask for role #5 (jmsche)
- Flash messages #3 (jmsche)
- Add install & update in Taskfile #2 (jmsche)
- Refactor #1 (jmsche)
1.0.0 (2021-08-18)
* This Changelog was automatically generated by github_changelog_generator