- 首页 /
- 云服务 /
- Neodynamic ZPLPrinter Web API for Docker
Neodynamic ZPLPrinter Web API for Docker 新版本发表
Released: Jan 26, 2026
6.0.3 中的更新
修补程序
- 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.
Released: Jan 19, 2026
6.0.2 中的更新
修补程序
- DataMatrix encoding honoring rect formats if specified through the ^BX command.
Released: Oct 24, 2025
6.0.1 中的更新
修补程序
- Validation of range values in params for barcode commands ^B7, ^BF and ^BQ.
Released: Oct 21, 2025
6.0 中的更新
特性
- Added support for adding Graphics (images) and ZPL formats through the JSON config files.
- Added the EnablePngCompression prop to perform a file size reduction of PNG outputs when possible.
- Added the RenderOutputIndexes prop to set the list of indexes which the rendered outputs must be filtered by.
- Added support for ^FL command (Font Linking).
Released: Sep 22, 2025
5.0.21 中的更新
特性
- Added a new global exception handler.
修补程序
- Fixed font metrics when using custom fonts.
Released: Jul 3, 2025
5.0.20 中的更新
修补程序
- Scaling text when using bitmapped fonts.
- Custom fonts in barcode were not rendered correctly.
Released: May 21, 2025
5.0.19 中的更新
特性
- Added support for the SWAGGER_UI_ENABLED parameter which allows you to enable/disable Swagger UI.
Released: Apr 15, 2025
5.0.18 中的更新
修补程序
- Fixed issue where ^TB text alignment was ignored.
- Fixed problem with ^TB text offset rendering.
Released: Apr 10, 2025
5.0.17 中的更新
修补程序
- Fixed issued with ^TB command height rendering.
- Fixed error with ^BQ command position when ^FT command is specified.
- Fixed problem with ^BQ command when the smallest module size is specified.
Released: Feb 24, 2025
5.0.16 中的更新
修补程序
- Fixed an issue where ^MC command was not clearing any ^SN & ^SF commands.
- Fixed an issue where ^PQ command was ignored if it was not present in label created by a ^DF command.