Skip to content

Release v2.1.0

Choose a tag to compare

@Coderberg Coderberg released this 27 Mar 10:56
· 341 commits to master since this release
  • Created a user registration form
  • Created a profile editing form
  • Added new site settings

Upgrading To 2.1.0 From 2.0.2

Step 1. Before you update to v2.1.0, back up your website
Step 2. Update code, install dependencies and run migrations:

$ git pull
$ git checkout v2.1.0
$ yarn install
$ composer install
$ php bin/console d:m:m -n