Neodynamic ThermalLabel Web API for Docker Releases

Released: Oct 16, 2023

Updates in 3.0.12

Funktionen

  • Added BarcodeItem support for GS1-128 AI 715 - National Healthcare Reimbursement Number (NHRN): United States of America FDA.

Fehlerkorrekturen

  • Fixed barcode sizing in some special cases.
  • Fixed barcode rMQR data encoding when using H ECC.
  • Fixed barcode multiline text below the symbol was rendered as single text line.
  • Fixed custom font files settings.

Released: Oct 9, 2023

Updates in 3.0.11

Fehlerkorrekturen

  • Fixed issue where DPI param was ignored when converting labels to raw printer commands.

Released: Aug 7, 2023

Updates in 3.0.10

Funktionen

  • Added 'ignoreExpressions' and 'ignoreDataFields' parameters to ThumbnailData.

Released: Jul 26, 2023

Updates in 3.0.9

Fehlerkorrekturen

  • Fixed word-wrap text when ParagraphScaling is involved.

Released: Jul 17, 2023

Updates in 3.0.8

Funktionen

  • Added TextSizing ParagraphScalingAndFill enum option.

Fehlerkorrekturen

  • Fixed Barcode offset rendering when FitProportional sizing is enabled.

Released: May 31, 2023

Updates in 3.0.7

Fehlerkorrekturen

  • Fixed unhandled exception in BarcodeItem when AutoSize sizing is enabled and an invalid data to encode is specified.

Released: May 10, 2023

Updates in 3.0.6

Fehlerkorrekturen

  • Fixed Punctuation char rendering position for RTL text.

Released: May 6, 2023

Updates in 3.0.5

Fehlerkorrekturen

  • Text alignment offset when mixed RTL and non-RTL content in a single line is specified.

Released: Apr 28, 2023

Updates in 3.0.4

Funktionen

  • Added right-to-Left (RTL) auto-detection for 'TextItem' objects.

Fehlerkorrekturen

  • Text alignment offset when RTL and single lines are specified.

Released: Apr 21, 2023

Updates in 3.0.3

Fehlerkorrekturen

  • TextItem content disappears for single lines and Right-to-Left languages.