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