Releases: d-Rickyy-b/GoGeizhalsBot
Releases · d-Rickyy-b/GoGeizhalsBot
v2.2.0
v2.1.2
[2.1.2] - 2023-04-02
Fixed
- Use proper count for 429 response codes in metrics
v2.1.1
[2.1.1] - 2023-04-02
Fixed
- Only run a single background price updater
v2.1.0
[2.1.0] - 2023-04-01
Added
- Add prometheus metrics for HTTP 429 status codes
- Make update interval for price agents configurable
Changed
- Refactored price history code
Fixed
- wishlistURLPattern did not match certain urls
- implement current api of gotgbot v2.0.0-rc.15
v2.0.1
[2.0.1] - 2022-08-27
Fixed
- Fixed a bug with Notifications not being sent
v2.0.0
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
v1.1.0
v1.0.0
ci: remove unsupported architectures