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 examplecoupons.example.com
. - Many dependency upgrades
Full Changelog: v1.3.0...v2.0.0