Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 670 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 670 Bytes

Changelog

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.

[Unreleased]

[2.0.0-rc1] - 2024-07-26

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