Skip to content

Releases: size-up/freegamescatcher-core

v1.8.6

01 Mar 12:44
Compare
Choose a tag to compare

v1.8.6 (2024-03-01)

v1.8.5

22 Nov 12:55
Compare
Choose a tag to compare

v1.8.5 (2023-11-22)

⚡️ Improve performance

  • 207b282 ️ Update Node.js version in CI/CD workflow and Dockerfile

📝 Add or update documentation

v1.8.4

13 Jul 12:26
Compare
Choose a tag to compare

v1.8.4 (2023-07-13)

v1.8.3

11 Jun 12:59
Compare
Choose a tag to compare

v1.8.3 (2023-06-11)

⚡️ Improve performance

  • 09dc87c ️ Enhance how to get the game image URL
  • 795facd ️ Enhance how to send webhook content and tests

🐛 Bug fixes

  • d4076c9 Don't update game cache if games length is 0
  • 8f78cbc Clone `games` when used by the `EmailService`

v1.8.2

11 Jun 12:34
Compare
Choose a tag to compare

v1.8.2 (2023-06-11)

v1.8.1

13 May 14:06
Compare
Choose a tag to compare

v1.8.1 (2023-05-13)

⚡️ Improve performance

  • 92e7609 ️ Get all Epic Games games route

🐛 Bug fixes

  • 6930bdd When "Mystery Game" pick the second key image
  • 63c4001 Handle the "Mystery Game" from Epic Games use case

v1.8.0

07 May 13:20
Compare
Choose a tag to compare

v1.8.0 (2023-05-07)

✨ Introduce new features

  • b8c8c31 Discord webhook message sender

📝 Add or update documentation

v1.7.2

29 Apr 13:47
Compare
Choose a tag to compare

v1.7.2 (2023-04-29)

v1.7.1

20 Apr 18:35
Compare
Choose a tag to compare

v1.7.1 (2023-04-20)

v1.7.0

12 Apr 19:13
Compare
Choose a tag to compare

v1.7.0 (2023-04-12)

✨ Introduce new features

⚡️ Improve performance

  • 465ba3f ️ Relocate all HTTP input logic to the router

🚚 Move or rename resources (e.g.: files, paths, routes)

  • f4bd771 Rename `Core` for `Sender` facade
  • 26b29a6 Create and move all related content to http in `inputs/http`