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
After a long period, we're releasing this minor update of NexoPOS which comes with bunch of fixes and small changes.
One of the major addition here is that we moved to Laravel 11, so you can expect all new features to be compatible with NexoPOS (Laravel Reverb on the way).
Changelog:
Updated: Move from "getRaw()" to "toFloat()" for currency calculations
Updated: timezone is not globally set to ensure model timestamps uses the correct date
Fixed: Test failing because of the use of "randomNumber(1)" causing usage of "0" as quantity
Update: changing the use of getRaw to toFloat on the currency class
Added: Hook to be a global Facade
Fixed: Disable create orders from customer orders
Added: hook facade
Fixed: toJsOptions mistake
Added: use Hook classes on blades
Updated: restrict middleware to use the class instead of an alias
Refactoring: skeleton to match Laravel 11 skeleton
Restored Vue
This discussion was created from the release NexoPOS 5.2.5.
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
-
After a long period, we're releasing this minor update of NexoPOS which comes with bunch of fixes and small changes.
One of the major addition here is that we moved to Laravel 11, so you can expect all new features to be compatible with NexoPOS (Laravel Reverb on the way).
Changelog:
This discussion was created from the release NexoPOS 5.2.5.
Beta Was this translation helpful? Give feedback.
All reactions