v4.7.1
4.7.1
This is a patch release whose main purpose is to update localisation files.
Upgrade steps
- update the Enso version to
4.7.1
inconfig/enso/config.php
- run
composer update
in the project's root - publish the updated localisation assets with
php artisan vendor:publish --tag=enso-localisation --force
- run
yarn
,yarn upgrade && yarn
in/client
to ensure you have the latest versions and patches are applied. If necessary, update your patches php artisan enso:upgrade --before-migration
php artisan migrate
php artisan enso:upgrade
- as per every release, delete any local, deprecated upgrades