Skip to content

NexoPOS 4.8.7

Choose a tag to compare

@Blair2004 Blair2004 released this 31 Oct 01:37
· 1368 commits to master since this release
69959e9

We're releasing this minor update of NexoPOS to ensure a better compatibility with the multistore module. However befor jumping into the details, we'll like to provide some hints about the upcoming major release of NexoPOS v4.9.x.

NexoPOS 4.9.x: A step ahead

From this release, we'll try to take further everything that already exists. For example, we'll move from Vue 2 to Vue 3 and using Vite instead of Laravel mix. We'll also improve the actual dashboard by enriching the user experience with new easy to understand controls. This version might not be compatible with previous module so you'll need to expect all module to be released before using. That's all for now, let's jump into the release changes.

Important Note:

This update will wipe all existing migration to use a new structure. We wanted to categorize the migrations in order to reduce stores crafting while using the multistore module. This will also help NexoPOS to understand which file is an update or a table creation. If your system ends up making endless migrations, let us know immediately.

Changelog

  • Refactored: login request subscription
  • Added: categorizing the migration.
  • Fix: #1133 prevent discount usage on payment popup.
  • Fixed: set nullable for unrecognized migration
  • Fixed: moving migration
  • Fixed: deleting duplicate code