Release v1.9.4
- Fixed sorting of items in the main menu
- Fixed CSRF vulnerability
- Updated composer dependencies
- Refactored the code
Upgrading To 1.9.4 From 1.9.3
Before you update to v1.9.4, back up your website
$ git pull
$ git checkout v1.9.4
$ composer install