-
v4.0 - Full localization Stable
released this
2025-07-13 00:42:18 +02:00 | 2 commits to main since this releaseChangelog
- New
COUNTRY
variable. It automatically sets notifications language, currency, and API localization. - Logging version at start
Breaking changes
Warning
COUNTRY
variable set up language, currency and API localization. Default value is US. Please set up accordingly.- Removed
DISCORD_NOTIFICATION_CURRENCY
andDISCORD_NOTIFICATION_LANGUAGE
variables. API_URL_SKU
,API_URL STOCK
andPRODUCT_URL
are 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_URL` Your Discord webhook URL A valid URL COUNTRY
Your 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
,JP
US
Downloads
- New