Skip to content

Release v2.3.1

Choose a tag to compare

@Coderberg Coderberg released this 15 Aug 07:11
· 290 commits to master since this release
06da864
  • Updated PHP dependencies
  • Fixed deprecation warnings
  • Code refactoring
  • Minor UI improvements in Admin panel

Upgrading To 2.3.1 From 2.3.0

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

$ git pull
$ git checkout v2.3.1
$ composer install