Skip to content

EchoForge v2.5.1 β€” Button Bug Fix

Latest

Choose a tag to compare

@TechnologyStar TechnologyStar released this 24 Aug 04:07

v2.5.1

πŸ› Bug Fix

Root cause: bindSettings() referenced $("btn-test") and $("test-result") β€” elements that no longer exist in v2.5 HTML (replaced by btn-test-fish / fish-test-result in bindVoiceEngines). This null reference threw an exception, aborting bindSettings() before $("btn-save-settings") could be bound β€” cascading failure prevented ALL subsequent boot steps (LLM, engines, libs, scripts, generate, agent binding).

Impact: Every save/test button was dead. Settings could not be saved. No tab navigation after initial load.

Fix: Removed the stale 8-line handler block. Also fixed ms_enabled save expression.

Verified: 12+ buttons all bound, script parse works, project modal works, offline generation works end-to-end.

πŸ“¦ Download

EchoForge-v2.5.1-win-x64.exe (~55 MB)