Skip to content

Release v2.10.0

Compare
Choose a tag to compare
@Coderberg Coderberg released this 05 Mar 12:11
· 30 commits to master since this release
8aa9f31
  • Added Hungarian language support
  • Updated to Symfony 7.0.4
  • Updated composer dependencies
  • Updated multiple configuration files
  • Improved route validation
  • Refactored the code

Upgrading To 2.10.0 From 2.9.0

Step 1. Before you update to v2.10.0, back up your website
Step 2. Update the code:

$ git pull
$ git checkout v2.10.0

Step 3. Install dependencies:

$ composer install