Skip to content

Release v1.9.4

Choose a tag to compare

@Coderberg Coderberg released this 12 Jan 04:27
· 394 commits to master since this release
62fc4c4
  • 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