Skip to content

ZPLab v0.3.1

Choose a tag to compare

@github-actions github-actions released this 01 Aug 09:35
· 27 commits to main since this release

Features

  • Icon anchor control: the barcode value-anchor buttons use icons, so they no longer overflow in longer languages.
  • Collapsible setup-script preview: the ZPL preview in the printer-settings dialog folds away to free space on small screens.
  • Data placeholders: an empty variable default shows the connected data row's value as its placeholder.

Fixes

  • Match the MaxiCode canvas symbol to the printed module layout and size
  • Report a missing MaxiCode carrier message as a preflight finding instead of a red canvas error, parse ^BD without a mode to the spec default, and round-trip structured-append sets
  • Warn in preflight about Aztec error-correction values the preview cannot render, instead of erroring on the canvas
  • Keep label width/height inputs editable while clearing them (no more freeze at 0)
  • Keep a MaxiCode's position when rotating a group that contains it

Full Changelog: v0.3.0...v0.3.1