Skip to content

Releases: productdevbook/etiket

v0.11.0

05 Apr 04:41

Choose a tag to compare

   🚀 Features

  • Auto-convert ICO logos to PNG for QR code embedding  -  by @productdevbook and Claude Opus 4.6 (1M context) in #91 (7ac34)

   🐞 Bug Fixes

  • SVG data URI encoding, logo format validation, and finder corner geometry  -  by @productdevbook and Claude Opus 4.6 (1M context) in #91 (675f1)
  • Resolve TypeScript error in logo imageUrl type narrowing  -  by @productdevbook and Claude Opus 4.6 (1M context) (2b262)
    View changes on GitHub

v0.10.0

02 Apr 10:33

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.9.1

29 Mar 07:37

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.9.0

28 Mar 10:46

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.8.1

17 Mar 05:11

Choose a tag to compare

   🐞 Bug Fixes

  • Han Xin correct chevron-shaped finder patterns from Zint/GB/T 21049  -  by @productdevbook and Claude Opus 4.6 (1M context) (8e109)
  • Han Xin remove incorrect timing patterns, add separator bands  -  by @productdevbook and Claude Opus 4.6 (1M context) (0282b)
  • MicroPDF417 use spec-specific EC coefficients + prepend padding  -  by @productdevbook and Claude Opus 4.6 (1M context) (c0990)
  • MicroPDF417 now 100% matches Zint reference (418/418 modules)  -  by @productdevbook and Claude Opus 4.6 (1M context) (0add7)
  • Han Xin correct separator + function info regions from Zint  -  by @productdevbook and Claude Opus 4.6 (1M context) (96179)
  • DotCode symbol size selection matches Zint algorithm  -  by @productdevbook and Claude Opus 4.6 (1M context) (aedca)
  • DotCode Code Set B encoding + mode indicator — matches Zint size  -  by @productdevbook and Claude Opus 4.6 (1M context) (d8438)
    View changes on GitHub

v0.8.0

16 Mar 21:18

Choose a tag to compare

   🚀 Features

  • Add renderMaxiCodeSVG hexagonal renderer — MaxiCode now scannable  -  by @productdevbook and Claude Opus 4.6 (1M context) (b8860)

   🐞 Bug Fixes

  • Rewrite MicroPDF417 encoder — fix RAP rendering, EC, and row padding  -  by @productdevbook and Claude Opus 4.6 (1M context) (9e6af)
  • Correct Code 128 pattern table (43 wrong entries at indices 60-102)  -  by @productdevbook and Claude Opus 4.6 (1M context) (35f0f)
  • DotCode ensure height+width is odd per spec  -  by @productdevbook and Claude Opus 4.6 (1M context) (529d7)
  • Data Matrix and PDF417 now produce scannable barcodes  -  by @productdevbook and Claude Opus 4.6 (1M context) (1322a)
  • Micro QR now produces scannable codes  -  by @productdevbook and Claude Opus 4.6 (1M context) (149ca)
  • Aztec Code now produces scannable barcodes  -  by @productdevbook and Claude Opus 4.6 (1M context) (5a185)
  • Rewrite MicroPDF417 with ISO 24728 RAP tables and GF(929) RS  -  by @productdevbook and Claude Opus 4.6 (1M context) (d0daa)
  • Further MicroPDF417 RAP and cluster improvements from agent  -  by @productdevbook and Claude Opus 4.6 (1M context) (caf04)
  • MaxiCode RS improvements from agent (still experimental)  -  by @productdevbook and Claude Opus 4.6 (1M context) (d2721)
  • MaxiCode encoding now matches bwip-js reference 100%  -  by @productdevbook and Claude Opus 4.6 (1M context) (f34ba)
  • RMQR major improvements — finder, timing, alignment, format info, mask  -  by @productdevbook and Claude Opus 4.6 (1M context) (b7fe8)
  • RMQR format info now uses Zint pre-computed lookup tables  -  by @productdevbook and Claude Opus 4.6 (1M context) (b4d6d)
  • RMQR add sub-alignment vertical timing columns per rmqr_table_d1  -  by @productdevbook and Claude Opus 4.6 (1M context) (335d8)
  • RMQR correct EC codeword counts from Zint + data placement cols-3  -  by @productdevbook and Claude Opus 4.6 (1M context) (c03f5)
  • RMQR use correct Zint EC codeword counts + sub-alignment col skip  -  by @productdevbook and Claude Opus 4.6 (1M context) (f4a3b)
  • RMQR exact Zint placement algorithm + corner markers + sub-alignment squares  -  by @productdevbook and Claude Opus 4.6 (1M context) (9c9be)
  • RMQR pattern ordering matches Zint — timing first then finder overlay  -  by @productdevbook and Claude Opus 4.6 (1M context) (082f2)
  • RMQR now 100% matches Zint reference and scans at R11+ sizes  -  by @productdevbook and Claude Opus 4.6 (1M context) (e829c)
    View changes on GitHub

v0.7.0

16 Mar 12:46

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.6.0

16 Mar 10:58

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.5.0

16 Mar 10:30

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.4.0

16 Mar 09:52

Choose a tag to compare

   🚀 Features

    View changes on GitHub