Skip to content

Releases: metikular/coupon-store

v1.1.0

30 Sep 19:03
e453a4c
Compare
Choose a tag to compare

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

30 Sep 17:17
e453a4c
Compare
Choose a tag to compare
v1.1.0-rc3 Pre-release
Pre-release

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

30 Sep 14:01
3295658
Compare
Choose a tag to compare
v1.1.0-rc2 Pre-release
Pre-release

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

29 Sep 21:50
d52e3d2
Compare
Choose a tag to compare
v1.1.0-rc1 Pre-release
Pre-release

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

29 Sep 17:50
2035adb
Compare
Choose a tag to compare
Change compose file to use image on dockerhub

v1.0.0-rc2

29 Sep 17:42
25c04b0
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release
Fix missing master key

Initial relase candidate

29 Sep 17:34
f5ddfde
Compare
Choose a tag to compare
Pre-release
v1.0.0-rc1

Add workflow to push Docker image to DockerHub