Skip to content

ZPLab v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 04:58

ZebraPrintLab is now ZPLab, same app, new name; old links redirect.

Features

  • MCP server: ZPLab's ZPL engine runs headlessly behind a Model Context Protocol server, so AI assistants can open drafts and read designs back with measured geometry (self-contained sidecar, token in the OS credential store).
  • Alt-centered resize: hold Alt to resize barcodes, boxes, ellipses, and lines symmetrically around their center.
  • Data sources: bind fields to SQLite and Excel alongside CSV, with per-grant file access.
  • Barcode symbology switch: change a barcode's symbology in place.
  • Control-key chips: insert TAB, CR, LF, GS, FS into barcode data.
  • Serial mode: moved to a panel checkbox, out of the builder modal.

Fixes

  • Honour ^FE/^FC only for the immediately following ^FD
  • Re-escape control bytes in ^FD on model re-emit
  • Keep the barcode warning frame off the transformer bounding box
  • Ignore hollow frames in lasso selection when drawn fully inside
  • Close dialogs via the X button and Escape only, not backdrop clicks

Full Changelog: v0.1.0...v0.2.0