v1.3.3 — fix B1 Pro stress printing
Patch release.
Fixed
- B1 Pro regression: dense/stress batches showed "printing" but produced nothing. Frame bundling (added in 1.2.0, validated only on the B1 and M2-H) is not tolerated by the B1 Pro. Bundling is now per-model (
MODEL_IDS.bundle), enabled only where validated; the B1 Pro and unidentified models revert to one frame per BLE write.
Added
- README demo GIF.
Packaging
- npm tarball slimmed (ships
docs/protocol-v4.md, not the wholedocs/folder, so the demo GIF/source aren't bundled).
🤖 Generated with Claude Code