Skip to content

Releases: Blair2004/NexoPOS

NexoOS 4.1.2

17 Mar 10:44
Compare
Choose a tag to compare

this update strip tags found on user input.

Changelog :

  • Fixed : striping tags that are inputed by the end user.

NexoPOS 4.1.1

17 Mar 08:59
Compare
Choose a tag to compare

This update provide a fix for sanitizing user inputs.

Changelog:

  • Added: documentation link
  • Added : order fields on OrderAfterCreatedEvent
  • Added : identifier for cart button
  • Fixed : ensure type promises execute completely.
  • Added : sanitizing user input

v4.1.0

15 Mar 01:35
Compare
Choose a tag to compare

This is the second update of NexoPOS 4.x bringing various changes, additions and fixes.

Changelog :

  • Added: exitensibility on store options (can be used on mutlistore store)
  • Fixed : dashboard month report to be extensible
  • Added : label for highlighting validation issue on settings
  • Fixed : extensibility of settings source URL.
  • Fix NexoPOS-4x/issues#103
  • Removed deprecated code
  • Fixed : fix #99
  • fix #102
  • Added : dependency checker (modules)
  • Added : editing for tax group
  • fixes #106
  • fixes #105
  • fixes #104
  • Refactoring Module Migrations
  • Renaming Filter Name
  • Fixed undefined issue on crud.blade.php
  • Added : new tests for sub stores
  • Added : unit identifier
  • Added : new stock actions
  • Fixed : relation on CrudService
  • Added : new stock actions
  • Added: new methods to pull products, units, category, unit groups
  • Added : group relation to Tax
  • Deprecated : new ProductService method
  • Fixed : ProductFactory using a wrong value for a column
  • Added : 3 new test for StockTransferModule

And much more...

NexoPOS 4.0.0

14 Dec 20:36
Compare
Choose a tag to compare
NexoPOS 4.0.0 Pre-release
Pre-release

NexoPOS 4.0.0

This first release comes with assets built so it's no more necessary to use npm to build assets.
While it's the first version, we're inviting anyone having an issue to submit their concern directly here.

All upcoming additions are available on the new roadmap.

Thank You.