All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- 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
)
- You now need to set the
HOST
environment variable to your domain name. For examplecoupons.example.com
. - Many dependency upgrades