NexoPOS 4.8.8
This update is released to sort few issue faced with float numbers used as quantity for products. We've realized that when the decimal precision is not set, it cause unexpected behavior. We've also made sure to improve compatibility with the Multi Store module.
Those changes were merged to v4.9.x which we believe is probably likely to be named NexoPOS v.5.x (it has a huge internal changes).
Changelog:
- Fixed: float precision when not set on options.
- Added: new math service class.
- Fixed: #1161 Unserialize issue for Carbon instances.
Other Changes
- Bump babel-loader from 8.2.5 to 9.1.0 by @dependabot in #1157
- Bump cssnano from 5.1.13 to 5.1.14 by @dependabot in #1153
- Bump vue and vue-template-compiler by @dependabot in #1152
- Bump laravel/framework from 9.37.0 to 9.38.0 by @dependabot in #1155
- Bump tailwindcss from 3.1.8 to 3.2.2 by @dependabot in #1163
- Bump postcss-nesting from 10.1.10 to 10.2.0 by @dependabot in #1151
- Bump predis/predis from 2.0.2 to 2.0.3 by @dependabot in #1148
- Bump @dicebear/avatars from 4.10.3 to 4.10.5 by @dependabot in #1147
- Bump phpunit/phpunit from 9.5.25 to 9.5.26 by @dependabot in #1146
- Bump symfony/http-client from 6.1.5 to 6.1.7 by @dependabot in #1145
- Bump postcss-custom-properties from 12.1.8 to 12.1.10 by @dependabot in #1150
- V4.8.x by @Blair2004 in #1164
Full Changelog: v4.8.7...v4.8.8