Skip to content

dsh-phoenix 0.2.2

Choose a tag to compare

@StvLi StvLi released this 01 Sep 05:56
· 7 commits to main since this release

Critical fix: the injected heartbeat script had a syntax error (setInterval(...}) — the browser rejected the whole script, so the page could not auto-reconnect after a restart. Fixed the closing paren; added a parse-guard test (18 tests).