Release v2.4.0
- Added the ability to prevent users from using HTML for text formatting
- Update dependencies to Symfony 6.1.6
- Refactored the code
Upgrading To 2.4.0 From 2.3.1
Step 1. Before you update to v2.4.0, back up your website
Step 2 Update code, install dependencies and run migrations:
$ git pull
$ git checkout v2.4.0
$ composer install
$ php bin/console d:m:m -n