Releases: productdevbook/etiket
Releases · productdevbook/etiket
v0.3.0
🚀 Features
- #10, #40: Add 4-state barcode engine with RM4SCC and KIX - by @productdevbook and Claude Opus 4.6 (1M context) (bd480)
- #30, #31: Add Australia Post and Japan Post 4-state barcodes - by @productdevbook and Claude Opus 4.6 (1M context) (8cbb0)
View changes on GitHub
v0.2.0
🚀 Features
- #21: Add ISO-8859-15 encoding support in PDF417 - by @productdevbook and Claude Opus 4.6 (1M context) (6693d)
- #22: Add GS1 DataMatrix with FNC1 and AI parsing - by @productdevbook and Claude Opus 4.6 (1M context) (95a2f)
- #32: Add Deutsche Post Leitcode and Identcode barcodes - by @productdevbook and Claude Opus 4.6 (1M context) (709d3)
- #33: Add GS1 Digital Link URI QR code generation - by @productdevbook and Claude Opus 4.6 (1M context) (bb034)
- #34: Add HIBC encoding for medical device labeling - by @productdevbook and Claude Opus 4.6 (1M context) (f6e58)
- #36: Add USPS POSTNET and PLANET legacy postal barcodes - by @productdevbook and Claude Opus 4.6 (1M context) (f45cd)
- #38: Add ISBT 128 encoding for blood bank labeling - by @productdevbook and Claude Opus 4.6 (1M context) (d3870)
- #4: Verify Cloudflare Workers / edge runtime compatibility - by @productdevbook and Claude Opus 4.6 (1M context) (a2527)
- #42: Add Plessey barcode for UK library systems - by @productdevbook and Claude Opus 4.6 (1M context) (3f15d)
🐞 Bug Fixes
- Ensure bumpp commits, tags, and pushes on release - by @productdevbook (54f88)
View changes on GitHub
v0.1.0
🚀 Features
- #13: Support QR logo from image URL/data URI - by @productdevbook and Claude Opus 4.6 (1M context) (8ae81)
- #15: Implement optimal QR segment mode switching - by @productdevbook and Claude Opus 4.6 (1M context) (beaf3)
- #17: Support forced Code 128 charset selection (A/B/C) - by @productdevbook and Claude Opus 4.6 (1M context) (0f55c)
- #18: Add QR code circular shape option - by @productdevbook and Claude Opus 4.6 (1M context) (491fd)
- #19: Expand GS1 Application Identifier support (100+ AIs) - by @productdevbook and Claude Opus 4.6 (1M context) (fcc66)
- #37: Add Swiss QR Code for QR-bill payments - by @productdevbook and Claude Opus 4.6 (1M context) (357b8)
- #6: Add SVG optimization for compact inline usage - by @productdevbook and Claude Opus 4.6 (1M context) (a73d6)
- #7: Add measurement units support (mm, in, cm, pt) - by @productdevbook and Claude Opus 4.6 (1M context) (94c32)
- #8: Add QR/barcode validation with metadata (version, mode, checkDigit) - by @productdevbook and Claude Opus 4.6 (1M context) (65140)
- #9: Add barGap option for bar spacing control - by @productdevbook and Claude Opus 4.6 (1M context) (85a34)
🐞 Bug Fixes
- Remove duplicate escapeAttr in logo.ts (CI typecheck failure) - by @productdevbook and Claude Opus 4.6 (1M context) (08429)
- #11: Replace deprecated unescape() with TextEncoder-based base64 - by @productdevbook and Claude Opus 4.6 (1M context) (b5fe7)
- #12: Escape SVG attribute values to prevent injection - by @productdevbook and Claude Opus 4.6 (1M context) (86c90)
- #5: Add WiFi encryption type parameter and helpers tests - by @productdevbook and Claude Opus 4.6 (1M context) (21d01)
View changes on GitHub
v0.0.2
🚀 Features
- Comprehensive barcode & QR code library with 20+ formats - by @productdevbook and Claude Opus 4.6 (1M context) (f14e1)
🐞 Bug Fixes
- Critical bugs, new features, dead code cleanup - by @productdevbook and Claude Opus 4.6 (1M context) (5c362)
- pdf417: Correct cluster pattern ordering and text compaction padding - by @productdevbook and Claude Opus 4.6 (1M context) (d4eba)