Neodynamic ThermalLabel Web API for Docker 新版本發表

Released: Mar 13, 2026

6.0.2 中的更新

修補程式

  • 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

6.0.1 中的更新

修補程式

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

Released: Feb 26, 2026

6.0 中的更新

特性

  • 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 prop to...

Released: Jan 26, 2026

5.0.9 中的更新

修補程式

  • 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

5.0.8 中的更新

修補程式

  • 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

5.0.7 中的更新

修補程式

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

Released: Jul 3, 2025

5.0.6 中的更新

特性

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

Released: May 21, 2025

5.0.5 中的更新

特性

  • Added support for the SWAGGER_UI_ENABLED parameter which allows you to enable/disable Swagger UI.

Released: May 13, 2025

5.0.4 中的更新

修補程式

  • Fixed an issue where RectangleShapeItem white background was rendered for ZPL and Fingerprint commands.

Released: May 8, 2025

5.0.3 中的更新

修補程式

  • Shape Items were printed in reverse colors.
  • TextItem becomes unresponsive when Sizing is ParagraphScaling or ParagraphScalingAndFill for very small container size.