Neodynamic ThermalLabel SDK for .NET Releases

Released: Feb 20, 2026

Updates in 15.0

Features

  • SDK Features
    • Added support for deep data binding when using POCO (Plain Old CLR Object) through the Item's DataField prop.
    • 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 support for I18N text localization through .NET classes or JSON strings.
    • Added ScaleX and ScaleY props for scaling text item content in TextItem objects. Only supported when Sizing...

Released: Feb 12, 2026

Updates in 14.0.26.211

Fixes

  • Visual Label Windows Editor Update
    • Editor got unresponsive when label view rotation is performed.

Released: Dec 29, 2025

Updates in 14.0.25.1225

Fixes

  • SDK Updates
    • Item's ReadOnly prop restore was not handled correctly.
    • TextItem rotation offset location under ZPL printing.

Released: Dec 10, 2025

Updates in 14.0.25.1209

Fixes

  • SDK Updates
    • TextItem ValidationRegEx handling.
    • JSON data source with date/time string values must be in the ISO 8601 format.
  • Visual Label Windows Editor Update
    • Setting the ImageProcessingDpi property hangs the visual label editor.

Released: Dec 5, 2025

Updates in 14.0.25.1205

Fixes

  • Visual Label Windows Editor Update
    • ImageItem RotationAngle prop is reset if the image source is missing.

Released: Dec 2, 2025

Updates in 14.0.25.1125

Fixes

  • Web Editor Server Updates
    • Code 39 and Code 93 disabling Extended Full ASCII mode was ignored.
  • Windows Printing Updates
    • Print orientation was ignored when printing label (as Graphic/Image) by using custom paper size if the printer driver supports it.

Released: Nov 20, 2025

Updates in 14.0.25.1117

Fixes

  • Web Printing Update
    • Fixed error: Input string was not in a correct format.

Released: Nov 17, 2025

Updates in 14.0.25.1113

Fixes

  • Windows Printing Updates
    • Fixed printing label (as Graphic/Image) by using custom paper size if the printer driver supports it. For Sheet and Multi-column Roll Labels.

Released: Nov 13, 2025

Updates in 14.0.25.1111

Features

  • SDK Updates
    • Optimized ZPL commands generation when using multiple labels per row with many replicates (copies).

Fixes

  • SDK Updates
    • ImageItem - Honoring Base64 source over File when serializing to XML.
  • Windows Printing Updates
    • Printing label (as Graphic/Image) by using custom paper size if the printer driver supports it.

Released: Oct 16, 2025

Updates in 14.0.25.1011

Fixes

  • Visual Label Windows Editor Update
    • LayoutAlignment was not applied when just one item is being selected.