NexoPOS 5.3.1
We're releasing a short update of NexoPOS, bringing minor changes and improvements. Recently, it has been reported to us that using the customer's wallet to pay an order was duplicated on the customer's history. After further investigation, we've realised the structure of the app as it was from Laravel 10 was not completely migrated to Laravel 11, causing Event Listener to be registered twice. We've fixed that with this update. Here are the other changes :
Changelog:
- Fixed: allow computation if taxes is not provided to a product
- FIxed: Error caused by null COGS
- Fixed: make entity expenses effectively recurring
- Fixed: make transaction "active" property check accurate
- Fixed: limit selected expenses account for expenses
- Fixed: prevent deactivated recurring expense to be triggered
- Fixed: avoid deleting other module settings during reset
- Added: support for value on a password field
- Added: filter on factory
- Fixed: Typo on settings generator
- Updating Dependencies
Other Changes
- V5.0.x by @Blair2004 in #2146
- Bump laravel/pint from 1.17.2 to 1.18.2 by @dependabot in #2145
- Bump phpoffice/phpspreadsheet from 3.3.0 to 3.4.0 by @dependabot in #2143
- Bump @wordpress/hooks from 4.5.0 to 4.12.0 by @dependabot in #2142
- Bump @vitejs/plugin-vue from 5.0.5 to 5.2.0 by @dependabot in #2140
- Bump symfony/http-client from 7.1.3 to 7.1.8 by @dependabot in #2139
- Bump laravel-vite-plugin from 1.0.4 to 1.0.6 by @dependabot in #2135
- Bump vlucas/phpdotenv from 5.6.0 to 5.6.1 by @dependabot in #2038
- Bump qrcode from 1.5.3 to 1.5.4 by @dependabot in #2032
- Bump @ckeditor/ckeditor5-clipboard and @ckeditor/ckeditor5-build-classic by @dependabot in #2090
- Bump tailwindcss from 3.4.13 to 3.4.15 by @dependabot in #2147
- Bump laravel-echo from 1.16.1 to 1.17.0 by @dependabot in #2148
Full Changelog: v5.3.0...v5.3.1