Skip to content

Releases: eikowagenknecht/lootscraper

v2.8.1

07 Mar 07:43
Compare
Choose a tag to compare

2.8.1 (2025-03-07)

Bug Fixes

  • don't log when amazon has no loot (3a0b04a)
  • epic url slug order (906642f)

v2.8.0

20 Feb 16:57
Compare
Choose a tag to compare

2.8.0 (2025-02-20)

Bug Fixes

  • add more cases for epic api slugs (a5ece51)
  • do not log messages that weren't updated (3c66b5f)

Features

  • log scraper name in error messages (69564ae)

v2.7.2

13 Feb 20:53
Compare
Choose a tag to compare

2.7.2 (2025-02-13)

Bug Fixes

  • log warnings for api scrapers as well (a8ab264)

v2.7.1

13 Feb 20:34
Compare
Choose a tag to compare

2.7.1 (2025-02-13)

Bug Fixes

  • ignore errors on epic graphql queries (c82d9f3)

v2.7.0

11 Feb 12:27
Compare
Choose a tag to compare

2.7.0 (2025-02-11)

Bug Fixes

  • do not send new offers on menu close to avoid sending out duplicates (da763cf)

Features

  • regard offers older than 3 months as inactive (1a25e8b)

v2.6.1

11 Feb 11:12
Compare
Choose a tag to compare

2.6.1 (2025-02-11)

Bug Fixes

  • don't get duplicate combinations for sources where there are multiple scrapers (2d54cea)

v2.6.0

11 Feb 11:04
Compare
Choose a tag to compare

2.6.0 (2025-02-11)

Bug Fixes

  • answer menu close callbacks first so the client knows it has been handled (c3047eb)
  • change AppRaven schedule to once a day (caba2a0)
  • reply with message when refresh command has nothing to send (40e8cc3)

Features

v2.5.0

11 Feb 08:46
Compare
Choose a tag to compare

2.5.0 (2025-02-11)

Bug Fixes

  • do not include a date in empty feeds or feeds without dates (defc198)

Features

  • do not upload files that are already current (5460e18)

v2.4.0

10 Feb 20:49
Compare
Choose a tag to compare

2.4.0 (2025-02-10)

Bug Fixes

  • add some debug logging (5509659)
  • improve error handling when the bot is busy (f7df05a)
  • only use offers with a discount of 100% in the epic api scraper (b0e9dde)

Features

  • calculate end dates for offers in feeds (2a92382)

Performance Improvements

  • massively reduce db queries for periodic broadcast check (92b9eac)
  • merge telegram db queries for subscriptions (664f893)

v2.3.0

10 Feb 13:11
Compare
Choose a tag to compare

2.3.0 (2025-02-10)

Bug Fixes

  • batch-fix wrongly set active flag from the old legacy version (bf93437)
  • filter out more telegram errors (4f777cb)

Features

  • make migrations safer with transactions (72ebc43)
  • unify title naming (bb2c1ed)