Neodynamic BarcodePro Web API for Docker - Ultimate Edition 新版本发表

Released: Jul 21, 2026

V5.0.1 中的更新

修补程序

  • Fixed issue with Bearer Bars under SVG rendering.

Released: Jul 14, 2026

V5.0 中的更新

特性

  • Added support for TIFF image format.
  • Added PCL raster output.
  • Added grayscale & CMYK color schemes for EPS generation.
  • Added EPS Preview. The new EpsEmbedPreview param of EPS generation methods allows adding a TIFF preview image embedded into the output EPS file.
  • Added support for EPS font outlines through the new EpsEmbedTextAsOutlines property. This allows generating 100% vector EPS output without any extra fonts dependency.
  • Added Micrometer as a new BarcodeUnit.

Released: Jun 11, 2026

V4.0.4 中的更新

修补程序

  • Fixed EPS Color rendering.

Released: Mar 13, 2026

V4.0.3 中的更新

特性

  • Added support for READER INIT through the 3 tilde-based token for 2D symbologies like: AztecCode, PDF417 and MicroPdf417.
  • Added support for FNC1, FNC2, FNC3, FNC4 and charset custom switch for Codablock-F. Use the same tokens used by Code128.

Released: Jan 26, 2026

V4.0.2 中的更新

修补程序

  • 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: Sep 10, 2025

V4.0.1 中的更新

修补程序

  • Barcode symbol is not centered when both AutoSize and FitProportional props are false.

Released: Aug 1, 2025

V4.0 中的更新

特性

  • Added support for parsing Zebra Maxicode data format.
  • Added Pdf417ProcessTilde prop.
  • Added CodeEncoding prop to allow Base64 and Hex string values set to the Code prop.
  • Added support for transparent background when exporting the barcode to EPS vector image format.
  • Added support for rendering Human Readable Text in the Text prop by specifying the %HRT% format.