Skip to content

NexoPOS 4.8.3

Compare
Choose a tag to compare
@Blair2004 Blair2004 released this 24 Aug 14:31
· 1346 commits to master since this release
57d1c2b

This update of NexoPOS has breaking changes that might not affect your experience. In short, we've improved the compatibility with a multi-tenancy installation. Previously every now async feature added to the core was rewritten on the multistore. On a long run it wasn't appropriate.

nexo-multistore-module-thumb

Additionnaly, we've been working on the WooCommerce extension to improve the compatibility. At the moment, that extension is not fully compatible with Gastro, which requires futher implementation (a plugin on WooCommerce website). We're quite satisfied with the result, but you'll let us know your thoughts.

Other Changes

  • Fixed: ensure customer with no email can be created
  • Added: new strategy for multi-tenancy
  • Added: ensures jobs are multistore compatible
  • Updating Syntax for PHP 8.1
  • Fixed: category total items count being refreshed
  • WIP: ensure better compatiblity with multistore
  • Fixed: entry property existense
  • Fixed: notification description lenght
  • Fixed: precheck customer while updating
  • Added: pint project
  • Added: support for WooCommerce
  • Fixed: Customer Popup Issue [fix https://github.com//issues/994]
  • Fixed: Add Billing Details By Default