Releases: metikular/coupon-store
Releases · metikular/coupon-store
v1.1.0
What's Changed
- Add dark mode
- Add QR codes
- Add helper to choose the correct barcode type
- Fix display of barcodes with spaces in them
- Update dependencies
Full Changelog: v1.0.0...v1.1.0
v1.1.0-rc3
What's Changed
- Remove ARM support in docker image as TailwindCSS does not yet support it
- Fix display of barcodes with spaces in them
Full Changelog: v1.1.0-rc2...v1.1.0-rc3
v1.1.0-rc2
What's Changed
- Update dependencies
- Add dark mode
- Add QR codes
- Add helper to choose the correct barcode type
- Fix crash happening when barcodes have whitespaces
Full Changelog: v1.1.0-rc1...v1.1.0-rc2
v1.1.0-rc1
What's Changed
- Docker image is now built for ARM platforms by @schklom in #2
- Create dependabot.yml by @schklom in #3
Full Changelog: v1.0.0...v1.1.0-rc1
v1.0.0
v1.0.0-rc2
Fix missing master key
Initial relase candidate
v1.0.0-rc1 Add workflow to push Docker image to DockerHub