Skip to content

NexoPOS 5.2.4

Latest
Compare
Choose a tag to compare
@nexopos nexopos released this 03 May 18:52

We're releasing a minor update of NexoPOS that comes with a bunch fixes. You might have noticed that during the previous week, we've released beta version, this was for testing our SaaS module, to make sure users can access the dashboard securely with no need of password.

Additionally, we had @dimaswildanR3 who has posted his first issue regarding an error that occurs when we search for products. Here is the full breakdown of what happened during this update.

Changelog:

  • Fixed: disable search for empty string #1876
  • Fixed: double transaction while updating orders
  • Fixed: replacing Auth:id() with order->author on jobs
  • Removed: deprecated code
  • Updated: the cash register history, to display cash on hand.
  • Updated: hold order aren't deleted by default
  • Updated: day income no longer deduct expenses
  • Updated: Make sure testing api routes doesn't mistakenly test other routes havin "api/" on it
  • Fixed: double transaction while updating orders
  • Fixed: replacing Auth:id() with order->author on jobs
  • Removed: deprecated code
  • Added: properties to middleware events
  • Fixed: autoloaded localization wasn't loaded
  • Fixed: crud.blade.php for generating crud classes
  • Update: ensure autoloaded modules has their routes loaded

Full Changelog

Full Changelog: v5.2.3...v5.2.4