• v4.0 fc15c6fbbe

    Djeex released this 2025-07-13 00:42:18 +02:00 | 2 commits to main since this release

    Changelog

    • 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 and DISCORD_NOTIFICATION_LANGUAGE variables.
    • API_URL_SKU, API_URL STOCK and PRODUCT_URL are deprecated. Please do not use them unless for development purposes. They override API and Product urls, and their locales set by COUNTRY.
    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