Releases: oslego/chrome-css-shapes-editor
Releases · oslego/chrome-css-shapes-editor
CSS Shapes Editor v1.2.2
This patch release removes a workaround for a Chrome 40 regression which has been fixed and reached Chrome Stable.
CSS Shapes Editor v1.2.1
This release includes a workaround for a Chrome 40+ regression that prevents the editor from running.
Known issue:
- on first request to edit a shape value, the editor will quickly turn on then off. Requesting again will work.
CSS Shapes Editor v1.2.0
This release addresses some vulnerabilities that could be exploited by 3rd party malicious scripts.
- remove underscore.js
- replace underscore.js templates with pre-compiled Handlebars template
- restrict Content Security Policy to disallow
unsafe-eval
- inject content scripts only when "Shapes" sidebar is visible
CSS Shapes Editor v1.1.1
- removes unused files in lib/ to yield a smaller archive for the Chrome Web Store extension.