1.2.0
New features:
- Support reset password
- User: add locale & allow them to control their settings
- User : allow to update password
- Send notification emails after backups
- Added database connection status
- Allow to test database connection
- Allow to manually remove a backup
Fixes:
- Cleanup vendors
- Add docs about updating the application
- Send email in user's locale
- PostInstall command: add an option to only ask for missing params
- Docs refactor
- Remove unused constant
- Notification email: customize title & footer, use Mailer
- Post install command: offer existing values when running command again
- Improvement of the CRUD Database index
- Use Docker for local tests
- Change main path from "/dbsaver" to "/"
- Test entities & improve Backup controller tests
- Fix license in composer.json
- Improve forms
- Make tests use .env.test.local instead of .env.local
For details of changes, please refer to CHANGELOG.MD