• v3.3.61 8300d13817

    Administrator released this 2026-06-09 23:41:05 +02:00 | 119 commits to master since this release

    Webhook notifications can now actually PING you on Discord. Until now the batch-done message was just posted into the channel with no mention, so Discord showed it but never sent a push notification.

    New optional 'Discord Ping' setting under Unbeaufsichtigter Betrieb. Accepts:

    • your Discord User-ID (enable Developer Mode → right-click your name → Copy User ID) → pings you directly
    • role:ROLE_ID or <@&ROLE_ID> → pings a role
    • @here or @everyone → pings the channel

    The mention token is prepended to the message and the correct allowed_mentions is set so Discord actually fires the notification. Left empty = post only, no ping (allowed_mentions is locked to parse:[] so a stray @ in any future content can never mass-ping by accident). The Test button now includes the ping too, so you can confirm the notification works. +6 tests (263 total).

    Downloads