v1.0.26 — Hotfix
Fixed
- Dashboard was blank after v1.0.24 security hardening. Vue.js's in-browser template compiler needs
'unsafe-eval'in the CSPscript-srcdirective — it usesnew Function()to compile templates. Added it back.
Upgrade: pip3 install -U chronometry-ai