Neodynamic ThermalLabel Web API for Docker Releases
Released: May 8, 2025
Updates in 5.0.3
Fixes
- Shape Items were printed in reverse colors.
- TextItem becomes unresponsive when Sizing is ParagraphScaling or ParagraphScalingAndFill for very small container size.
Released: Apr 2, 2025
Updates in 5.0.2
Fixes
- Fixed font style rendering.
Released: Apr 1, 2025
Updates in 5.0.1
Features
- Added support for custom font styles (Bold and Italic).
Released: Feb 12, 2025
Updates in 5.0
Features
- Added support for Zebra Maxicode data format to BarcodeItem.
- Added Pdf417ProcessTilde prop to BarcodeItem.
- Added CodeEncoding prop to BarcodeItem to allow Base64 and Hex string values.
- Added Twips as unit of measurement to FontUnit and UnitType enums.
- Added AutoSize sizing option to TextSizing enum.
- Added OverflowSplit sizing option to TextSizing enum. This allows a large TextItem (fixed or data bound content) to be split into multiple labels.
- Added MinFontSize prop to TextItem to...
Released: Dec 31, 2024
Updates in 4.0.13
Features
- Added support for USE_HTTPS_REDIRECTION parameter to enable/disable auto HTTPS redirection.
Released: Dec 12, 2024
Updates in 4.0.12
Fixes
- BarcodeItem - Fixed rMQR issue where the wrong data module placement was generating unreadable symbols.
Released: Dec 2, 2024
Updates in 4.0.11
Features
- Improved the item's ConvertToUnit method to allow a number of fractional digits.
Released: Aug 12, 2024
Updates in 4.0.10
Features
- Improved text rendering performance.
Released: Jul 4, 2024
Updates in 4.0.9
Fixes
- Fixed TextItem ZPL text encoding when using custom fonts.
Released: May 10, 2024
Updates in 4.0.8
Fixes
- RTL text mixed with LTR text.
- ImageItem LockAspectRatio rounding.