Upgrade note from v1.0.0 to v1.1.0
We need to run some commands after pulled the new codes:
composer install to install 2 new packages
composer install
npm run build to rebuild the frontend stuff (introduces mPDF)
npm run build
No DB changes.
Last updated 2 years ago