• v3.3.108 f0006f8003

    Administrator released this 2026-06-27 19:55:45 +02:00 | 1 commits to master since this release

    v3.3.108 — Session log filename: 6-digit uniqueness suffix

    Session-mode log files now carry a generated 6-digit suffix, e.g.
    26-06-2026-mdu-session-06-02-847581.log. Dropping seconds and the process id in
    v3.3.107 reintroduced same-minute collision risk on a fast close/reopen; the random
    suffix restores per-launch uniqueness without leaking the process id.

    Single-file and daily log modes are unchanged. 411 tests pass.

    Downloads