Neodynamic ThermalLabel Web API for Docker 릴리스

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.

Released: Apr 2, 2025

5.0.2 버젼 업데이트

수정사항

  • Fixed font style rendering.

Released: Apr 1, 2025

5.0.1 버젼 업데이트

기능

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

Released: Feb 12, 2025

5.0 버젼 업데이트

기능

  • 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 specify the...

Released: Dec 31, 2024

4.0.13 버젼 업데이트

기능

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

Released: Dec 12, 2024

4.0.12 버젼 업데이트

수정사항

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

Released: Dec 2, 2024

4.0.11 버젼 업데이트

기능

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

Released: Aug 12, 2024

4.0.10 버젼 업데이트

기능

  • Improved text rendering performance.