Skip to content

Releases: Blair2004/NexoPOS

NexoPOS 4.2.3

15 May 13:45

Choose a tag to compare

this update comes with some slight improvements.

Changelog :

  • Added : return exact string for unmatched translation
  • Fixed : create symbolic link on windows for language
  • Fixed : flat array with keys
  • Added : new hook when crud form is loaded
  • Added : new filter when crud footer form is rendered
  • Added : new filter when settings footer is rendered
  • Fixed : missing translation file on vue component
  • Update : ckeditor.
  • Added : 2 languages (French & Spanish)
  • Fixed : ensure localization is correctly loaded
  • Added : new path to extract classes.

NexoPOS 4.2.2

12 May 13:12
ce8a2af

Choose a tag to compare

This update introduces translations for NexoPOS 4.x. 3 languages are now supported: French, English and Spanish.

Changelog :

  • Added : extraction tools
  • Added : language base files
  • Added : default system language
  • Fixed : missing localization functions
  • Fixed : missed attribute while setting up.
  • Fixed : ensure the store language is selected by default.
  • Update : updating dependencies
  • Fixed : error with module missing languages

NexoPOS 4.2.1

07 May 21:38

Choose a tag to compare

this update provides various changes that aim to improve NexoPOS the better.

Changelog :

  • Added : download to CSV feature.
  • Added : away to install NexoPOS from the CLI
  • Added : upload user profile
  • Added : isolated media manager
  • Added : quick setup command
  • Added : hard reset command
  • wip email for account recovery
  • added : new settings
  • Update tailwindcss
  • ignoring expenses settings
  • Added : Module details command
  • Adding : databased for testing.
  • Added : new logo
  • Added : new recovery feature (including mails)
  • Added CI test suite configuration file.
  • Fixed : CSRF Mismatch one new installation using a domain with port
  • Fixed : required parameter
  • Added : new commands to handle modules
  • Added : register modules command.
  • Added : process status editable.
  • Fixed : profile avatar overflow
  • Added : new attribute to Order model.
  • Fixed : Unknown process status.
  • Added : localization support on labels.ts
  • Fixed : number length
  • Added : new animation
  • Created : various tests
  • Fixed : unit group deleted with a product
  • Added : category reference for each ordered product
  • Fixed : tax group is computed only if it's provided
  • Moved Gastro Test to the module
  • Fixed : allow snackbar issue
  • Added : new command to forget module migration
  • Added : new method for calculating a value percentage
  • Added : websocket support
  • Updated : notification to support WebSocket
  • Adjusting broadcast name
  • Fixed : ensure keep in sync on client-side
  • Fixed : date format
  • Fixed : default sidebar state
  • Securing private access
  • Improving comments
  • Added : new middleware
  • Added : pusher to composer.json
  • Fixed : broadcasting configurations
  • Improved : unit testing
  • Updated : order date can be modified
  • Updated : better error message when a tax group is not found.
  • Sorted : proper message when there is a misconfiguration on the taxes
  • exposing some POS queues
  • fixing responsivity for cart buttons
  • Fixed issue with SetupService.
  • Fixed : sale price set if the tax is not provided
  • Added : new crud component to edit a product expiration.
  • Fixed : date time picker description
  • Added : ensuring products with accurate tracking can be adjusted
  • Added : label on crud table to see the items displayed and total items available
  • Fixed : missing column

NexoOS 4.1.2

17 Mar 10:44

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

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

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

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.