Rilasci di Neodynamic ThermalLabel Web API for Docker

Released: May 21, 2025

Aggiornamenti in 5.0.5

Funzionalità

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

Released: May 13, 2025

Aggiornamenti in 5.0.4

Correzioni

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

Released: May 8, 2025

Aggiornamenti in 5.0.3

Correzioni

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

Released: Apr 2, 2025

Aggiornamenti in 5.0.2

Correzioni

  • Fixed font style rendering.

Released: Apr 1, 2025

Aggiornamenti in 5.0.1

Funzionalità

  • Added support for custom font styles (Bold and Italic).

Released: Feb 12, 2025

Aggiornamenti in 5.0

Funzionalità

  • Added support for Zebra Maxicode data format to BarcodeItem.
  • Added Pdf417ProcessTilde prop to BarcodeItem.
  • Added CodeEncoding prop to BarcodeItem to allow Base64 and Hex string values.
  • Added Twips as unit of measurement to FontUnit and UnitType enums.
  • Added AutoSize sizing option to TextSizing enum.
  • Added OverflowSplit sizing option to TextSizing enum. This allows a large TextItem (fixed or data bound content) to be split into multiple labels.
  • Added MinFontSize prop to TextItem to...

Released: Dec 31, 2024

Aggiornamenti in 4.0.13

Funzionalità

  • Added support for USE_HTTPS_REDIRECTION parameter to enable/disable auto HTTPS redirection.

Released: Dec 12, 2024

Aggiornamenti in 4.0.12

Correzioni

  • BarcodeItem - Fixed rMQR issue where the wrong data module placement was generating unreadable symbols.

Released: Dec 2, 2024

Aggiornamenti in 4.0.11

Funzionalità

  • Improved the item's ConvertToUnit method to allow a number of fractional digits.

Released: Aug 12, 2024

Aggiornamenti in 4.0.10

Funzionalità

  • Improved text rendering performance.