Skip to content

2.0.0

Compare
Choose a tag to compare
@bastien70 bastien70 released this 16 Aug 06:43
· 15 commits to main since this release
51c10e2

New features:

  • Updated code to PHP 8.1
  • Updated code to Symfony 6.1
  • Added backups options when creating new database
  • Added custom backup periodicity for each database
  • User can now configure directly from his dashboard the places where the backups are sent, and this, for each database
  • Added "remember me" checkbox on login
  • Allow user to receive or not automatic emails
  • Allow choosing app environment during post-install

Fixes:

  • Updated homepage
  • Users and admins now have the same permissions, except that only admins can create accounts
  • Removed French documentation
  • Fixed the query that searches for backups to delete
  • Switched Alice fixtures to Foundry
  • Increased Phpstan level to 6

For details of changes, please refer to CHANGELOG.MD