Releases: metikular/coupon-store
v2.0.0
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
v2.0.0-rc1
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-rc1
v1.3.0
v1.3.0-rc1
What's Changed
- Reenable ARM support on the docker image
- Update dependencies
Full Changelog: v1.2.0...v1.3.0-rc1
v1.2.0
What's Changed
-
Add support for SQLite
Set the following environment variable to use a SQLite database instead of an external PostgreSQL:
DATABASE_URL=sqlite3:db/data/coupons.sqlite3
Refer to
docker-compose.sqlite.yml
for an example on how to set it up. -
Fix mobile layout of homepage
-
Update dependencies
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.1.1-rc4
Full Changelog: v1.1.0...v1.1.1-rc4
v1.1.1-rc3
Full Changelog: v1.1.0...v1.1.1-rc3
v1.1.1-rc2
Full Changelog: v1.1.0...v1.1.1-rc2
v1.1.1-rc1
Full Changelog: v1.1.0...v1.1.1-rc1