Skip to content

Release v2.4.4

Choose a tag to compare

@Coderberg Coderberg released this 24 Jan 07:46
· 226 commits to master since this release
02ba69a
  • Updated vulnerable JS dependencies
  • Refactored the code and fixed some issues
  • Add missing translations
  • Created missing functional test

Upgrading To 2.4.4 From 2.4.3

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

$ git pull
$ git checkout v2.4.4
$ yarn install