Neodynamic EPLPrinter Web API for Docker のリリース

Released: Jan 26, 2026

V3.0.6 での更新項目

不具合の修正

  • 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: May 21, 2025

V3.0.5 での更新項目

機能

  • Added support for the SWAGGER_UI_ENABLED parameter which allows you to enable/disable Swagger UI.

Released: Dec 31, 2024

V3.0.4 での更新項目

機能

  • Added 'curl' to the Linux AMD image.
  • Added support for the USE_HTTPS_REDIRECTION parameter to enable/disable auto HTTPS redirection.

Released: Oct 10, 2024

V3.0.3 での更新項目

不具合の修正

  • Z command was not being parsed.

Released: Jun 3, 2024

V3.0.2 での更新項目

不具合の修正

  • Fixed GW parsing when LF char is part of the encoded data.

Released: Apr 24, 2024

V3.0.1 での更新項目

不具合の修正

  • Added HTTP Response Headers for security.

Released: Dec 6, 2023

V3.0 での更新項目

機能

  • Added support for TS (Set Real-Time Clock) command.
  • Added support for TD (Date Recall & Format Layout) command.
  • Added support for TT (Time Recall & Format Layout) command.
  • Added support for HP PCL Binary output format rendering. This allows converting EPL commands to HP PCL graphic format.
  • Added EnablePrinting prop to format the output rendering commands for printing scenarios.

Released: Mar 16, 2023

V2.0 での更新項目

機能

  • Added support for FE (End Form Store), FK (Delete Form), FR (Retrieve Form) and FS (Store Form) forms-related commands.
  • Added support for V (Define Variable) command.
  • Added support for C (Counter) command.
  • Added support for ? (Download Variables) command.
  • Added new InvertColors property which reverses the pixel colors of the output image.
  • Added new CompressionQuality property which specifies the compression quality level of the output image (JPG/JPEG format only).
  • Added automatic PNG output...

Released: Jul 27, 2022

V1.0.x での更新項目

V1.0.4

Updated Jun 30, 2022

Fixes

  • Fixed Maxicode rendering when max data capacity needs to be encoded.
  • Fixed DataMatrix module size setting.
  • Fixed PDF417 rendering size and location.
  • Fixed GW parsing when present with an invalid format.

V1.0.3

Updated Jun 24, 2022

Fixes

  • Fixed Maxicode encoding when no LPM is specified.
  • Fixed Maxicode rendering location.

V1.0.2

Updated Jun 11, 2022

Fixes

  • Commands parsing generate overlapped labels rendering.

V1.0.1

Updated May 4, 2022

Fixes

  • Fixed graphic commands...