Neodynamic ThermalLabel Web API for Docker Releases
Released: May 21, 2025
Updates in 5.0.5
Funktionen
- Added support for the SWAGGER_UI_ENABLED parameter which allows you to enable/disable Swagger UI.
Released: May 13, 2025
Updates in 5.0.4
Fehlerkorrekturen
- Fixed an issue where RectangleShapeItem white background was rendered for ZPL and Fingerprint commands.
Released: May 8, 2025
Updates in 5.0.3
Fehlerkorrekturen
- 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
Fehlerkorrekturen
- Fixed font style rendering.
Released: Apr 1, 2025
Updates in 5.0.1
Funktionen
- Added support for custom font styles (Bold and Italic).
Released: Feb 12, 2025
Updates in 5.0
Funktionen
- 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
Funktionen
- Added support for USE_HTTPS_REDIRECTION parameter to enable/disable auto HTTPS redirection.
Released: Dec 12, 2024
Updates in 4.0.12
Fehlerkorrekturen
- BarcodeItem - Fixed rMQR issue where the wrong data module placement was generating unreadable symbols.
Released: Dec 2, 2024
Updates in 4.0.11
Funktionen
- Improved the item's ConvertToUnit method to allow a number of fractional digits.
Released: Aug 12, 2024
Updates in 4.0.10
Funktionen
- Improved text rendering performance.