Skip to content

v2.0.0

Choose a tag to compare

@d-Rickyy-b d-Rickyy-b released this 25 Aug 21:35
· 114 commits to master since this release
c188ff3

Previously, each entity could only have a single price. This is not what we intended. Depending on the country, each entity could have one specific value. This was tackled within this release. Since it required some major database changes, this update introduces breaking changes. It's required to update the database values for it to properly work. I might add some sql script to update the data.

[2.0.0] - 2022-08-25

Added

  • Store prices per location per entity
  • Allow skinflint.co.uk links
  • Ability to disable price agents (no UI yet)

Changed

  • Display price agent name (& link) in price history graph caption
  • Display currency in price history graph
  • Send new message with price agent details when clicking on the button for the price notification message
  • Ability to switch graph theme (dark/light)

Fixed

  • Improve graph visibility