v1.0.25 — Hotfix
Fixed
- Restored
allow_unsafe_werkzeug=True— the v1.0.24 security hardening removed it (VULN-10), but Flask-SocketIO requires it when neither eventlet nor gevent is installed. Without it the web server crashed on startup. The actual VULN-10 concerns (debug info, version disclosure) remain mitigated viadebug=FalseandServerheader stripping.
Upgrade: pip3 install -U chronometry-ai