-
4.1.1 Stable
released this
2026-08-26 15:45:41 +02:00 | 0 commits to main since this releaseChangelog
🔧 Maintenance
CI/CD hardening: lint, secret scan, coverage gate, auto CVE-fix PRs, GHCR + GitHub mirror publishing
Source: #32 · 5a7a60d
Image:git.djeex.fr/djeex/nvidia-stock-bot:4.1.1Commits:
Downloads
-
4.0.4 Stable
released this
2026-08-22 23:14:15 +02:00 | 10 commits to main since this release🔧 Maintenance
Commit: 8a0c05d
Downloads
-
v4.0.3 - Better versionning Stable
released this
2025-12-05 16:58:31 +01:00 | 14 commits to main since this releaseChangelog
- External file for version control.
Downloads
-
released this
2025-12-04 22:27:41 +01:00 | 18 commits to main since this releaseChangelog
⚠️ Hotfix
This update fixes headers to fit Nvidia new anti-bot policies
Downloads
-
released this
2025-09-20 00:48:44 +02:00 | 21 commits to main since this releaseChangelog
⚠️ Hotfix
This update upgrades to Python 3.13 to address CVE vulnerabilities.
Downloads
-
v4.0 - Full localization Stable
released this
2025-07-13 00:42:18 +02:00 | 31 commits to main since this releaseChangelog
- New
COUNTRYvariable. It automatically sets notifications language, currency, and API localization. - Logging version at start
Breaking changes
Warning
COUNTRYvariable set up language, currency and API localization. Default value is US. Please set up accordingly.- Removed
DISCORD_NOTIFICATION_CURRENCYandDISCORD_NOTIFICATION_LANGUAGEvariables. API_URL_SKU,API_URL STOCKandPRODUCT_URLare deprecated. Please do not use them unless for development purposes. They override API and Product urls, and their locales set byCOUNTRY.
Variable Description Possible Values Default Value DISCORD_WEBHOOK_URLYour Discord webhook URL A valid URL COUNTRYYour country (only one). API localization, Discord notification currency and language will be set accordingly GB,US,CA,BE,NL,DK,DE,ES,FR,IT,NO,AT,PL,FI,SE,KR,JPUSDownloads
- New
-
v3.3.1 - Hotfix - Currency Stable
released this
2025-07-12 15:20:08 +02:00 | 34 commits to main since this releaseChangelog
- Added
DISCORD_NOTIFICATION_CURRENCYto manually set the currency instead of the hardcoded one. - Default is
€to avoid breaking change with older version.
Variable Description Possible Values Default Value DISCORD_NOTIFICATION_CURRENCYYour country currency A text, e.g. $,€,£...€Downloads
- Added
-
v3.3 Stable
released this
2025-07-12 13:28:41 +02:00 | 36 commits to main since this releaseChangelog
- No new features, only technical changes
- Better repo organization and comments in the code
- Python submodules instead of one big script
Downloads