Neodynamic ThermalLabel Web API for Docker Releases

Released: Jun 3, 2026

Updates in 6.0.5

Fehlerkorrekturen

  • TextItem's CornerRadius prop was not correctly handled.
  • Fixed ZPL and EPL 180 degrees print orientation.

Released: May 20, 2026

Updates in 6.0.4

Fehlerkorrekturen

  • RFID ZPL generation for default value parameters.
  • Equal operator logic for FrameThickness, RectangleCornerRadius, ThermalLabelFont and ThermalLabelPage classes.
  • Replicates was not handled correctly under data binding scenarios after previous update.

Released: May 7, 2026

Updates in 6.0.3

Fehlerkorrekturen

  • Fixed PDF vector rendering under data binding scenarios.
  • Fixed issue where rendering is replicated under data binding scenarios.

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.