릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.
1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
Neodynamic ZPLPrinter Web API for Docker 7.0주요 버전2026년 8월 6일
기능
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.62026년 7월 23일
수정 사항
Fixed an issue where some labels are not rendered under certain data serialization scenarios.
Neodynamic ZPLPrinter Web API for Docker 6.0.52026년 6월 11일
수정 사항
^GD border thickness param was not correctly rendered.
Neodynamic ZPLPrinter Web API for Docker 6.0.42026년 3월 27일
수정 사항
~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.32026년 1월 26일
수정 사항
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.22026년 1월 19일
수정 사항
DataMatrix encoding honoring rect formats if specified through the ^BX command.