Neodynamic ThermalLabel Web API for Docker Releases

Released: Mar 13, 2026

Updates in 6.0.2

Fehlerkorrekturen

  • 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

Updates in 6.0.1

Fehlerkorrekturen

  • TextItem ForeColor/ForeColorEx did not take effect for some Sizing options.

Released: Feb 26, 2026

Updates in 6.0

Funktionen

  • 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 DataFieldReplicates...

Released: Jan 26, 2026

Updates in 5.0.9

Fehlerkorrekturen

  • 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

Updates in 5.0.8

Fehlerkorrekturen

  • 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

Updates in 5.0.7

Fehlerkorrekturen

  • ZPL Font 0 size is not correctly printed under ZPL commands.

Released: Jul 3, 2025

Updates in 5.0.6

Funktionen

  • Added the IsDuplexDesign property to ThermalLabel class. This allows duplex printing as image/graphic mode.

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.