NexoPOS 6.1.0
We're proud to release NexoPOS 6.1.0 that comes with new features and bug fixes. This is the first minor release of 2026 that aligns with the roadmap we've introduced to you.
This version brings new features and fixes we'll outline now.
Scale Barcode Support #2470
NexoPOS now supports scale barcode parsing with a comprehensive PLU (Price Lookup) system for electronic weighing scales that encode product code and weight/price in EAN-13 format.
Before using the feature, head to Settings > POS > Feature and enable it:
Once enabled, a new tab will appear on the POS settings (Scale Barcode). From there, you can configure how NexoPOS will parse the generated barcode.
Category & Product Reordering #2474
One suggestion you've made is to allow users to reorder categories. We've made that possible for both products and categories.
You can start reordering categories from the categories page. And you can reorder each category's products.
While this feature is disabled by default, you can enable it by accessing the POS > Features settings.
Fair enough, this will allow you to bring to the cashier's sight the most sold products.
Sticky Products
Along with the product reorder, we've added a way to stick products at the top of the product grid. This feature is also disabled by default and must be enabled on the POS > Features settings.
Once the feature is enabled, you can head to any product and edit it.
You might use our "Bulk Editor" to bulk pin your products.
Low Stock Suggestion #2472
To speed up the purchase process, we've added a purchase suggestion. This is an interactive notification that will suggest you to load products that are running out of inventory.
Other Changes:
- fix: Change scale range columns from string to integer for proper num
- Fix: ThrottleMiddleware Compatibility
- npm(deps-dev): bump tar from 7.4.3 to 7.5.3 by @dependabot[bot] in #2475
- composer(deps): bump paragonie/sodium_compat from 2.1.0 to 2.5.0 by @dependabot[bot] in #2469
- npm(deps-dev): bump sass from 1.92.1 to 1.94.2 by @dependabot[bot] in #2462
- npm(deps): bump mathjs from 14.7.0 to 15.1.0 by @dependabot[bot] in #2461
- Revise NexoPOS project description for clarity by @Blair2004 in #2446
- composer(deps): bump laravel/reverb from 1.5.1 to 1.6.0 by @dependabot[bot] in #2436
- composer(deps): bump symfony/http-client from 7.3.2 to 7.3.4 by @dependabot[bot] in #2443
- composer(deps): bump nikic/php-parser from 5.6.1 to 5.6.2 by @dependabot[bot] in #2453
- npm(deps): bump chart.js from 4.5.0 to 4.5.1 by @dependabot[bot] in #2448
- Add scale barcode support with PLU system for weighing scales (v6.1.0) by @Copilot in #2470
- Add low stock product suggestions for procurement workflow by @Copilot in #2472
- Add drag-and-drop reordering and pinned products for POS by @Copilot in #2474
- npm(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #2493
- npm(deps-dev): bump tar from 7.5.3 to 7.5.6 by @dependabot[bot] in #2491
- composer(deps): bump laravel/reverb from 1.6.0 to 1.7.0 by @dependabot[bot] in #2490
- npm(deps-dev): bump vite from 7.1.12 to 7.3.1 by @dependabot[bot] in #2489
- npm(deps): bump @dicebear/avataaars from 9.2.4 to 9.3.0 by @dependabot[bot] in #2488
- npm(deps): bump vue-chartjs from 5.3.2 to 5.3.3 by @dependabot[bot] in #2487
- npm(deps): bump @wordpress/hooks from 4.36.0 to 4.38.0 by @dependabot[bot] in #2486
- composer(deps): bump brick/math from 0.12.3 to 0.14.1 by @dependabot[bot] in #2485
- npm(deps-dev): bump @tailwindcss/postcss from 4.1.13 to 4.1.18 by @dependabot[bot] in #2482
- composer(deps): bump picqer/php-barcode-generator from 3.2.3 to 3.2.4 by @dependabot[bot] in #2481
- npm(deps-dev): bump laravel-echo from 2.2.0 to 2.3.0 by @dependabot[bot] in #2480
- composer(deps): bump laravel/telescope from 5.11.1 to 5.16.1 by @dependabot[bot] in #2484
- composer(deps): bump laravel/sanctum from 4.2.0 to 4.2.3 by @dependabot[bot] in #2483
- composer(deps): bump nikic/php-parser from 5.6.2 to 5.7.0 by @dependabot[bot] in #2479
- WIP by @Blair2004 in #2506
New Contributors
- @Copilot made their first contribution in #2470
Full Changelog: v6.0.9...v6.1.0