Lanzamientos de Neodynamic ZPLPrinter Web API for Docker
Released: Jan 26, 2026
Actualizaciones en 6.0.3
Correcciones
- 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
Actualizaciones en 6.0.2
Correcciones
- DataMatrix encoding honoring rect formats if specified through the ^BX command.
Released: Oct 24, 2025
Actualizaciones en 6.0.1
Correcciones
- Validation of range values in params for barcode commands ^B7, ^BF and ^BQ.
Released: Oct 21, 2025
Actualizaciones en 6.0
Características
- 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
Actualizaciones en 5.0.21
Características
- Added a new global exception handler.
Correcciones
- Fixed font metrics when using custom fonts.
Released: Jul 3, 2025
Actualizaciones en 5.0.20
Correcciones
- Scaling text when using bitmapped fonts.
- Custom fonts in barcode were not rendered correctly.
Released: May 21, 2025
Actualizaciones en 5.0.19
Características
- Added support for the SWAGGER_UI_ENABLED parameter which allows you to enable/disable Swagger UI.
Released: Apr 15, 2025
Actualizaciones en 5.0.18
Correcciones
- Fixed issue where ^TB text alignment was ignored.
- Fixed problem with ^TB text offset rendering.
Released: Apr 10, 2025
Actualizaciones en 5.0.17
Correcciones
- 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
Actualizaciones en 5.0.16
Correcciones
- 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.