InventreeBarcodeGenerator/Changelog.md
2026-02-21 13:46:52 +01:00

36 lines
1.0 KiB
Markdown

# Changelog
## 1.3.1 - 2026-02-32 - Add PackageListNumber
### New Features
* Add a Filed for Package List Number, so that multiple Shipments can be tracked
### Bugfixes
### Changes
## 1.3.0 - 2026-02-19 - Change DataMatrix to real Json
### New Features
### Bugfixes
### Changes
* Change the Barcode to real json, so a , in a textfield not crashes the scanning.
* Change the LabelCount Collumn to a Checkbox. When checked it only printed one Label.
## 1.2.0 - 2026-02-18 - Fix Quantity on Labels so that you can recieve only partial deliverys
### New Features
* Add a new Collumn to set the recieved Quantity on the Parts
* Draw the Rows in Colurs to that's easier to find the missing ones.
### Bugfixes
### Changes
## 1.1.0 - 2016-02-14 - Rewrote to DataGridView
### New Features
* Rewrote the App, now it's using DataGridView to print Multiple Labels at onces.
### Bugfixes
### Changes
## 1.0.0 - 2025-11-23 - Init
### New Features
* Create the App
* Can Print Barcodes for Inventree
### Bugfixes
### Changes