Skip to content

Releases: lyqht/mini-qr

v0.31.0

05 Jun 14:38
29de1fd

Choose a tag to compare

What's Changed

  • fix: apply env QR presets on initial page load by @aleex1848 in #287
  • ci: deploy Storybook previews to Vercel on PRs by @lyqht in #295
  • feat: Frame width setting (#290) by @lyqht in #291
  • fix: restore data on config file load + run e2e suite in CI by @lyqht in #292
  • feat: add option for frame background to be image by @lyqht in #296
  • fix: reject unsafe logo image URLs when loading QR configs by @lyqht in #294

New Contributors

Full Changelog: v0.30.2...v0.31.0

v0.30.2

25 May 01:36
90090de

Choose a tag to compare

What's Changed

  • Pin and update all dependencies by @lyqht in #280
  • chore(deps): bump esbuild from 0.21.5 to 0.25.12 by @dependabot[bot] in #283
  • chore(deps): bump ws from 8.20.0 to 8.20.1 by @dependabot[bot] in #282
  • fix(frame): include borderWidth in SVG export canvas (#284) by @lyqht in #285

Full Changelog: v0.30.1...v0.30.2

v0.30.1

15 May 05:39
69b4b29

Choose a tag to compare

What's Changed

  • Fix image/frame clearing when explicitly set to undefined by @lyqht in #278

Full Changelog: v0.30.0...v0.30.1

v0.30.0

11 May 11:10

Choose a tag to compare

What's Changed

  • Add adjustable image size (ratio) option for logo by @lyqht in #268
  • Add rounded corner shape option and upgrade prettier-plugin-tailwindcss by @lyqht in #269
  • Group font options by category with optgroup and expand font list by @lyqht in #270
  • Update QR code rendering implementation by @lyqht in #267

Full Changelog: v0.28.1...v0.30.0

v0.29.0

10 May 09:50
415bbec

Choose a tag to compare

What's Changed

  • Fix: Fix to make sidebar sticky again by @osamajvd in #259
  • Fix resource paths to use relative ./ instead of absolute / by @Copilot in #260
  • Install Vercel Web Analytics by @vercel[bot] in #262
  • Fix release version badge in footer/mobile changelog button by @Copilot in #265

New Contributors

Full Changelog: v0.28.0...v0.28.1

v0.28.0

13 Mar 12:43
d479bce

Choose a tag to compare

What's Changed

  • Fix issue where frame is clipped in export by @lyqht in #251
  • Organize batch export templates into dedicated folder by @lyqht in #253
  • update translations by @lyqht in #254
  • Add font family support for QR code frames by @lyqht in #255

Full Changelog: v0.27.0...v0.28.0

v0.27.0

11 Mar 14:53
bbe0af8

Choose a tag to compare

What's Changed

  • Fix drawer content getting clipped on mobile by @lyqht in #224
  • Improve copy on MiniQR by @lyqht in #230
  • Migrate to ESLint v9 and update TypeScript tooling by @lyqht in #233
  • Fix mobile drawer height issues by @lyqht in #231
  • Add custom filename support for QR code exports by @lyqht in #232
  • Remove Microsoft Clarity analytics for privacy by @Copilot in #244
  • Fix English language label in Russian locale by @r3bers in #241
  • dx: Modify i18n hook and reorganize translations by @lyqht in #246
  • Add QR config validation and browser testing setup by @lyqht in #248
  • Upgrade Playwright to v1.58.2 and fix JPG background color handling by @lyqht in #249
  • Update docker compose and nginx config by @lyqht in #250

New Contributors

Full Changelog: v0.26.4...v0.27.0

v0.26.4

21 Oct 14:09
4220a96

Choose a tag to compare

What's Changed

  • Improve QR code default text handling and preview consistency by @lyqht in #222
  • Improve semantics and a11y of settings section by @lyqht in #223

Full Changelog: v0.26.3...v0.26.4

v0.26.3

16 Oct 01:13
bce5f04

Choose a tag to compare

What's Changed

  • Add multiline frame text support for CSV parsing by @lyqht in #220

Full Changelog: v0.26.2...v0.26.3

v0.26.2

09 Oct 13:43
44cac37

Choose a tag to compare

What's Changed

Full Changelog: v0.26.1...v0.26.2