This is a release that comes with a lot of important changes. We're preparing for NexoPOS 7 and the set of modules/apps that will be released around it. We're also preparing a new platform (my.nexopos.com) that should align with our new requirements.
Let's get back to this release and the changes.
Changelog:
- Updated: fillable support to Crud component via Models. (Some crud was exposing sensitive attributes)
- Updated: notification center width
- Fixed: min/max rules for form-validation.ts
- Updated: branding and core update notification
- Updated: added one-line options for generating module + AI instruction update ef927
- Updated: Migrating Author Attribute (was previously "author", not it's "author_id")
- Updated: tax refactoring. net_price and gross_price as replacements for: "price_without_tax" and "price_with_tax".
- Updated: wrong subtotal after order modification
- Fixed: migration revert must start with the most recent to the oldest
- Fixed: securing Crud endpoint fix #2538
- Fixed: security concern reported
- Fixed: Unauthenticated Migration Execution + Systemic Missing Permission Checks on API Routes #2541
We're thankful for all our new contributors. Special shout out to @lighthousekeeper1212, despite the PR appeared created from AI.
Full Changelog: v6.1.1...v6.1.2