Neodynamic ZPLPrinter Web API for Docker Versionen

Erfahren Sie, was sich in den einzelnen Releases geändert hat – mit Details zu Funktionen, Verbesserungen und behobenen Problemen.

Jan
Feb
Mär
Apr
Mai
Jun
Jul
Aug
Sep
Okt
Nov
Dez
Neodynamic ZPLPrinter Web API for Docker 7.0Hauptversion6. Aug. 2026
Funktionen
  • Added support for converting ZPL to TIFF (Tagged Image File Format). Added TiffPixelFormat and TiffCompression properties.
  • Added support for PCL Monochrome and Compression settings. Added PclMonochrome and PclCompression properties.
  • Added PaperWidth, PaperHeight and PaperOrientation properties for PDF, TIFF and PCL formats. If both PaperWidth and PaperHeight are specified, the output doc will have that size with rendered label centered on each page.
  • Added support for ^FE command (Field Concatenation).
  • Added support for ^JM command (Set Dots per Millimeter).
Neodynamic ZPLPrinter Web API for Docker 6.0.623. Juli 2026
Korrekturen
  • Fixed an issue where some labels are not rendered under certain data serialization scenarios.
Neodynamic ZPLPrinter Web API for Docker 6.0.511. Juni 2026
Korrekturen
  • ^GD border thickness param was not correctly rendered.
Neodynamic ZPLPrinter Web API for Docker 6.0.427. März 2026
Korrekturen
  • ~DB command for loading bitmap fonts were not working correctly.
  • ^CW command did not work when a bitmap font was specified.
Neodynamic ZPLPrinter Web API for Docker 6.0.326. Jan. 2026
Korrekturen
  • Critical Fix: Port 80 is no longer the default port. Changed to port 8080. This change now allows non-root users.
  • Updated all third-party libs and dependencies that are free of known vulnerabilities.
Neodynamic ZPLPrinter Web API for Docker 6.0.219. Jan. 2026
Korrekturen
  • DataMatrix encoding honoring rect formats if specified through the ^BX command.