MiniQR
Customizable QR code generator and scanner
Alternative to: qr code generator, qrcode monkey, beaconstac, bitly
About
Versions (45)
v0.27.0
2026-03-11What’s Changed
- Fix drawer content getting clipped on mobile by @lyqht in https://github.com/lyqht/mini-qr/pull/224
- Improve copy on MiniQR by @lyqht in https://github.com/lyqht/mini-qr/pull/230
- Migrate to ESLint v9 and update TypeScript tooling by @lyqht in https://github.com/lyqht/mini-qr/pull/233
- Fix mobile drawer height issues by @lyqht in https://github.com/lyqht/mini-qr/pull/231
- Add custom filename support for QR code exports by @lyqht in https://github.com/lyqht/mini-qr/pull/232
- Remove Microsoft Clarity analytics for privacy by @Copilot in https://github.com/lyqht/mini-qr/pull/244
- Fix English language label in Russian locale by @r3bers in https://github.com/lyqht/mini-qr/pull/241
- dx: Modify i18n hook and reorganize translations by @lyqht in https://github.com/lyqht/mini-qr/pull/246
- Add QR config validation and browser testing setup by @lyqht in https://github.com/lyqht/mini-qr/pull/248
- Upgrade Playwright to v1.58.2 and fix JPG background color handling by @lyqht in https://github.com/lyqht/mini-qr/pull/249
- Update docker compose and nginx config by @lyqht in https://github.com/lyqht/mini-qr/pull/250
New Contributors
- @r3bers made their first contribution in https://github.com/lyqht/mini-qr/pull/241
Full Changelog: https://github.com/lyqht/mini-qr/compare/v0.26.4…v0.27.0