Skip to content

Releases: oslego/chrome-css-shapes-editor

CSS Shapes Editor v1.2.2

29 Mar 14:57
Compare
Choose a tag to compare

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

13 Jan 14:49
Compare
Choose a tag to compare

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

08 Dec 14:12
Compare
Choose a tag to compare

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

28 Aug 17:27
Compare
Choose a tag to compare
  • removes unused files in lib/ to yield a smaller archive for the Chrome Web Store extension.