• v3.3.42 c44dde5396

    Administrator released this 2026-06-07 16:35:19 +02:00 | 16 commits to master since this release

    Diagnostics overhaul. New Settings → Diagnose section exposes every log path with a 'Reveal in Explorer' button and an 'Export support bundle' button that writes a single .txt with app/electron/node versions, all four log tails, and a sanitized config (passwords, API keys, tokens redacted). Optional Verbose toggle enables DEBUG-level entries in debug.log. New structured log helpers add level prefixes ([INFO]/[WARN]/[ERROR]/[DEBUG]) and a context tag for batch/job/hoster/attempt. App start, batch start/end, and verbose toggle are now bold marker lines in debug.log for easier forensic grep.

    Downloads