You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're releasing NexoPOS 4.8.2 that bring an important fix on the options.
Chaneglog
We lately realized that some options were saved twice ont he database which shouldn't be the case. That's the reason why we've added a new test for checking that.
You should update as soon as possible as you might see that your changes on settings aren't taken into consideration. After your update, make sure to run the following command to purge duplicated options. Note that some options might be deleted so, a backup remain a safe operation.
php artisan ns:doctor --fix-duplicate-options
PHP Compatibility
Because we're strictly updating our Laravel version to the latest, we're sorry to say that from now, from NexoPOS 4.8.1, php 8.1 is the required version (and no more PHP 8.0). Make sure to update your PHP version before installing that update.
Other Changes
Note that if you missed previous updates changelogs, you can check them here.
This discussion was created from the release NexoPOS 4.8.2.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We're releasing NexoPOS 4.8.2 that bring an important fix on the options.
Chaneglog
We lately realized that some options were saved twice ont he database which shouldn't be the case. That's the reason why we've added a new test for checking that.
You should update as soon as possible as you might see that your changes on settings aren't taken into consideration. After your update, make sure to run the following command to purge duplicated options. Note that some options might be deleted so, a backup remain a safe operation.
PHP Compatibility
Because we're strictly updating our Laravel version to the latest, we're sorry to say that from now, from NexoPOS 4.8.1, php 8.1 is the required version (and no more
PHP 8.0). Make sure to update your PHP version before installing that update.Other Changes
Note that if you missed previous updates changelogs, you can check them here.
This discussion was created from the release NexoPOS 4.8.2.
Beta Was this translation helpful? Give feedback.
All reactions