Neodynamic ThermalLabel SDK for .NET Releases

Released: May 7, 2026

Updates in 15.0.26.503

Fixes

  • SDK Updates
    • Replicates were not handled correctly under data binding scenarios after previous update.

Released: May 6, 2026

Updates in 15.0.26.501

Fixes

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

Released: Apr 8, 2026

Updates in 15.0.26.405

Fixes

  • SDK Updates
    • RFIDTagItem LockMemoryBank property was not correctly serialized to JSON format.
  • Web Visual Editor
    • RFIDTagItem LockMemoryBank property was not correctly parsed from JSON format.

Released: Mar 30, 2026

Updates in 15.0.1

Fixes

  • Visual Label Web Editor (JS) Update
    • Barcode AutoSize sizing distorts the symbol when zooming.

Released: Mar 12, 2026

Updates in 15.0.26.313

Fixes

  • SDK Updates
    • RectangleShapeItem and EllipseShapeItem white background was not correctly handled for ZPL and Fingerprint commands.
  • Visual Label Windows Editor Update
    • Visual Editor props related to Items (like ImageProcessingDpi) were not persisted through undo/redo actions.

Released: Mar 10, 2026

Updates in 15.0.26.311

Fixes

  • SDK Updates
    • Data binding replicates settings did not take effect for EPL and Fingerprint raw commands.

Released: Mar 9, 2026

Updates in 15.0.26.309

Features

  • Visual Label Windows Editor Update
    • Added SelectItemsByIndexes and GetSelectedItemsIndexes methods.

Fixes

  • SDK Updates
    • Gloabl Expressions did not take effect when exporting/printing raw commands.

Released: Mar 2, 2026

Updates in 15.0.26.301

Fixes

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

Released: Feb 26, 2026

Updates in 15.0.26.225

Features

  • Windows Printing Updates
    • Added support for text localization of error messages.

Fixes

  • SDK Updates
    • The RFIDTagIte's LockMemoryBank and PermaLockMemorySection props were not persisted when using it in the visual windows label editor.
    • The Item's DataFieldFormat property was not handled correctly.
  • Visual Label Windows Editor Update
    • RepeaterItem hangs the canvas label editor.
    • Added missing UseDefaultMediaType and DataFieldReplicates props to LabelDocument class.

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