Skip to content

v1.0.26 — Hotfix

Choose a tag to compare

@pkasinathan pkasinathan released this 07 Mar 00:36
· 4 commits to main since this release

Fixed

  • Dashboard was blank after v1.0.24 security hardening. Vue.js's in-browser template compiler needs 'unsafe-eval' in the CSP script-src directive — it uses new Function() to compile templates. Added it back.

Upgrade: pip3 install -U chronometry-ai