Skip to content

Release v2.4.0

Choose a tag to compare

@Coderberg Coderberg released this 23 Oct 13:21
· 277 commits to master since this release
dc4c99f
  • 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