Release v2.1.0
- 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