• v3.3.89 ea14d11ee2

    Administrator released this 2026-06-21 03:06:44 +02:00 | 46 commits to master since this release

    Hardening (opt-in remote/diagnostics server only): cap the WebSocket maxPayload at 256 KiB to close an unbounded pre-auth JSON.parse freeze/DoS sink, and guard sendToClient with a readyState check + try/catch so a send on a closing socket cannot escape as an uncaughtException. No change to normal upload behavior.

    Downloads