- Maintenance Release (2024-12-12)
Neodynamic.Blazor.Barcode.dll patched to v2.0.24.1211
- Fixed! rMQR the wrong data module placement was generating unreadable symbols.
- Maintenance Release (2023-10-31)
Neodynamic.Blazor.Barcode.dll patched to v2.0.23.1031
- Fixed! QR Code throws System.ArgumentException: 'Shift_JIS' is not a supported encoding name.
- Maintenance Release (2023-10-26)
Neodynamic.Blazor.Barcode.dll patched to v2.0.23.1025
- Fixed! Rendering is not complete under some cases when AutoSize or FitProportional options are enabled.
- Maintenance Release (2023-09-18)
Neodynamic.Blazor.Barcode.dll patched to v2.0.23.917
- Fixed! QuietZone Top should not be considered if no additional Text is specified.
- Fixed! Extra blank gap when EAN/UPC supplement code and FitProportional are specified.
- Fixed! Extra blank gap when Human Readable Text is truncated and FitProportional is specified.
- Maintenance Release (2023-07-26)
Neodynamic.Blazor.Barcode.dll patched to v2.0.23.725
- Fixed! rMQR data encoding when using H ECC.
- Fixed! barcode sizing in some special cases.
- Maintenance Release (2023-02-24)
Neodynamic.Blazor.Barcode.dll patched to v2.0.23.223
- New! GS1-128 AI 715 - National Healthcare Reimbursement Number (NHRN): United States of America FDA.
- Maintenance Release (2023-01-11)
Neodynamic.Blazor.Barcode.dll patched to v2.0.23.109
- Fixed! Error Text Encoding is not a supported encoding name.
- Maintenance Release (2022-08-09)
Neodynamic.Blazor.Barcode.dll patched to v2.0.22.808
- Fixed! ISBT-128 Data Structure 023 - Compound Messages data validation and rendering.
- Main release (2022-04-29)
- New! Ultracode 2D Color Barcode
- New! VIN Code39, QRCode & DataMatrix Barcodes
- New! Pharmacode Two-track Barcode
- New! Added
QRCodeMask
property to specify the desired mask pattern
- New! Added
ArtModuleShape
and ArtFinderShape
properties. These allow to create artistic QR Codes like Google Chrome and other patterns like Rect, RoundRect, Dot, Circle, ZebraHorizontal, ZebraVertical, and Diamond!
- Improved! the new Artistic related properties now allows Anti-aliasing on the barcode symbol.
- Improved! SGV & EPS generation minimizing num of rendered elements, mainly for 2D barcodes.