Skip to content

Releases: Short-io/qreator

v9.7.2

29 Jul 09:54
b78d25e
Compare
Choose a tag to compare

9.7.2 (2025-07-29)

Bug Fixes

  • deps: rollback napi-rs upgrade (b78d25e)
  • deps: upgrade sharp and rollup to the latest version, dependabot fixes (126184c)

v9.7.1

11 Mar 08:06
e77cfda
Compare
Choose a tag to compare

9.7.1 (2025-03-11)

Bug Fixes

  • deps: upgrade react to 19, move react-dom to devDeps (e77cfda)

v9.7.0

26 Oct 19:39
6f5dfdd
Compare
Choose a tag to compare

9.7.0 (2024-10-26)

Features

  • qr: border-radius for finders, optimize and simplify svg generation (6f5dfdd)

v9.6.0

23 Oct 19:37
010917c
Compare
Choose a tag to compare

9.6.0 (2024-10-23)

Features

  • qr: noExcavate option, react support (010917c)

v9.5.2

11 Oct 19:16
2b837c5
Compare
Choose a tag to compare

9.5.2 (2024-10-11)

Bug Fixes

v9.5.1

02 Oct 10:34
0970879
Compare
Choose a tag to compare

9.5.1 (2024-10-02)

Bug Fixes

  • browser: finders in browser png were not displayed (77231fb)

v9.5.0

30 Sep 20:52
7bead10
Compare
Choose a tag to compare

9.5.0 (2024-09-30)

Features

  • qr: draw finders using a different SVG path, allows custom styles for finders (ca0143f)

v9.4.0

01 Sep 12:38
9f4c31d
Compare
Choose a tag to compare

9.4.0 (2024-09-01)

Features

  • qr: Clear the QR code matrix underneath the logo, fix #15 (#16) (9f4c31d)

v9.3.0

05 Jun 18:37
a5a5847
Compare
Choose a tag to compare

9.3.0 (2024-06-05)

Features

  • png: use palette for images without logo for smaller file size (86222aa)

v9.2.1

05 Jun 17:54
46d32ac
Compare
Choose a tag to compare

9.2.1 (2024-06-05)

Bug Fixes

  • return Uint8ClampedArray instead of Buffer in generateImage function (46d32ac)