Lanzamientos de Neodynamic ThermalLabel Web API for Docker
Released: May 7, 2026
Actualizaciones en 6.0.3
Correcciones
- Fixed PDF vector rendering under data binding scenarios.
- Fixed issue where rendering is replicated under data binding scenarios.
Released: Mar 13, 2026
Actualizaciones en 6.0.2
Correcciones
- Fixed - RectangleShapeItem and EllipseShapeItem white background was not correctly handled for ZPL and Fingerprint commands.
- Fixed - Data binding replicates settings did not take effect for EPL and Fingerprint raw commands.
- Fixed - Gloabl Expressions did not take effect when exporting/printing raw commands.
Released: Mar 2, 2026
Actualizaciones en 6.0.1
Correcciones
- TextItem ForeColor/ForeColorEx did not take effect for some Sizing options.
Released: Feb 26, 2026
Actualizaciones en 6.0
Características
- Added support for basic HTML markup allowing styles like color, background-color, font-family, font-weight, font-style, text-decoration and RTL layout through the TextItem class.
- Added ScaleX and ScaleY props for scaling text item content in TextItem objects. Only supported when Sizing prop is set to None.
- Added Middle option to TextVerticalAlignment enum.
- Added RightSideVisible, LeftSideVisible, TopSideVisible and BottomSideVisible props to TableShapeItem.
- Added...
Released: Jan 26, 2026
Actualizaciones en 5.0.9
Correcciones
- Critical Fix: Port 80 is no longer the default port. Changed to port 8080. This change now allows non-root users.
- Updated all third-party libs and dependencies that are free of known vulnerabilities.
Released: Dec 30, 2025
Actualizaciones en 5.0.8
Correcciones
- Item's ReadOnly prop restore was not handled correctly.
- TextItem rotation offset location under ZPL printing.
- TextItem ValidationRegEx handling.
- JSON data source with date/time string values must be in the ISO 8601 format.
- Code 39 and Code 93 disabling Extended Full ASCII mode was ignored.
Released: Jul 7, 2025
Actualizaciones en 5.0.7
Correcciones
- ZPL Font 0 size is not correctly printed under ZPL commands.
Released: Jul 3, 2025
Actualizaciones en 5.0.6
Características
- Added the IsDuplexDesign property to ThermalLabel class. This allows duplex printing as image/graphic mode.
Released: May 21, 2025
Actualizaciones en 5.0.5
Características
- Added support for the SWAGGER_UI_ENABLED parameter which allows you to enable/disable Swagger UI.
Released: May 13, 2025
Actualizaciones en 5.0.4
Correcciones
- Fixed an issue where RectangleShapeItem white background was rendered for ZPL and Fingerprint commands.