Skip to content

Releases: TheLovinator1/discord-free-game-notifier

v2.3.0

10 May 21:17
v2.3.0
669c5bb

Choose a tag to compare

Docker Images

docker pull ghcr.io/thelovinator1/discord-free-game-notifier:2.3.0

Available tags:

  • ghcr.io/thelovinator1/discord-free-game-notifier:2.3.0
  • ghcr.io/thelovinator1/discord-free-game-notifier:latest

Full Changelog: v2.2.0...v2.3.0

v2.2.0

18 Dec 16:49
v2.2.0
e5b43de

Choose a tag to compare

Docker Images

docker pull ghcr.io/thelovinator1/discord-free-game-notifier:2.2.0

Available tags:

  • ghcr.io/thelovinator1/discord-free-game-notifier:2.2.0
  • ghcr.io/thelovinator1/discord-free-game-notifier:latest

Full Changelog: v2.1.2...v2.2.0

v2.1.2

11 Dec 23:22
v2.1.2
519944e

Choose a tag to compare

Docker Images

docker pull ghcr.io/thelovinator1/discord-free-game-notifier:2.1.2

Available tags:

  • ghcr.io/thelovinator1/discord-free-game-notifier:2.1.2
  • ghcr.io/thelovinator1/discord-free-game-notifier:latest

Full Changelog: v2.1.0...v2.1.2

v2.1.0

16 Nov 20:24
4603bdc

Choose a tag to compare

New Features

Epic Games mobile support - Now tracks free games on Epic's mobile platform (Android/iOS)

Platform and store filters - Configure which platforms (PC/Android/iOS) and stores (Steam/Epic/GOG/Ubisoft) to monitor via environment variables

New Docker tags - See "Docker Tags" section below for details

Docker Tags

Based on version 2.1.0, the following Docker tags are available:

2.1.0 - Exact version (immutable)
- Points to this specific release forever

2.1 - Minor version (gets patch updates)
- Currently points to 2.1.0
- Will update to 2.1.1, 2.1.2, etc. when released
- Won't jump to 2.2.0

2 - Major version (gets minor + patch updates)
- Currently points to 2.1.0
- Will update to 2.2.0, 2.3.0, 2.1.1, etc.
- Won't jump to 3.0.0

latest - Always the newest release
- Moves to any new version regardless of semver

Full Changelog: v2.0.0...v2.1.0

v2.0.0

04 Nov 19:51

Choose a tag to compare

Add multi-platform GitHub Actions workflow to build distributable exe…