Skip to content

v2.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@phylor phylor released this 26 Jul 17:28
· 217 commits to main since this release
7dbe4f1

Breaking changes

You now need to set the HOST environment variable to your domain name. For example coupons.example.com. Do not include the protocol or a path.

Added

  • Search field to search for coupons and loyalty cards
  • Notifications when a coupon is soon to expire. Configure them in your user's profile.
  • Support for UPC 12 barcodes (same as EAN13 prefixed with a 0)

Changed

  • You now need to set the HOST environment variable to your domain name. For example coupons.example.com.
  • Many dependency upgrades

Full Changelog: v1.3.0...v2.0.0-rc1