Release history
mini-qr releases
Create & scan cute qr codes easily
All releases
6 shown
v0.30.0
New feature
Notable features
- Adjustable image size (ratio) option for logo
- Rounded corner shape option
- Font options grouped by category with optgroup and expanded list
Full changelog
What's Changed
- Add adjustable image size (ratio) option for logo by @lyqht in https://github.com/lyqht/mini-qr/pull/268
- Add rounded corner shape option and upgrade prettier-plugin-tailwindcss by @lyqht in https://github.com/lyqht/mini-qr/pull/269
- Group font options by category with optgroup and expand font list by @lyqht in https://github.com/lyqht/mini-qr/pull/270
- Update QR code rendering implementation by @lyqht in https://github.com/lyqht/mini-qr/pull/267
Full Changelog: https://github.com/lyqht/mini-qr/compare/v0.28.1...v0.30.0
v0.29.0
Bug fix
Fixed the sidebar sticky behavior.
Full changelog
What's Changed
- Fix: Fix to make sidebar sticky again by @osamajvd in https://github.com/lyqht/mini-qr/pull/259
- Fix resource paths to use relative
./instead of absolute/by @Copilot in https://github.com/lyqht/mini-qr/pull/260 - Install Vercel Web Analytics by @vercel[bot] in https://github.com/lyqht/mini-qr/pull/262
- Fix release version badge in footer/mobile changelog button by @Copilot in https://github.com/lyqht/mini-qr/pull/265
New Contributors
- @osamajvd made their first contribution in https://github.com/lyqht/mini-qr/pull/259
- @vercel[bot] made their first contribution in https://github.com/lyqht/mini-qr/pull/262
Full Changelog: https://github.com/lyqht/mini-qr/compare/v0.28.0...v0.28.1
v0.28.0
New feature
Notable features
- Font family support for QR code frames
- Organized batch export templates into dedicated folder
v0.27.0
New feature
Notable features
- Custom filename support for QR code exports
- Removed Microsoft Clarity analytics
- ESLint v9 migration