Skip to content

2.4.3

Compare
Choose a tag to compare
@bbrala bbrala released this 15 Mar 09:16
· 152 commits to master since this release

Changed

  • The inline style causes a Content Security Policy violation if style-src 'unsafe-inline' is not defined in the policy. PR 498 thanks @StealthDuck

  • Removed GPL license from the comment in the plugin. Was already removed everywhere else. Only MIT applies now.

Added

  • Added SauceLabs tests for common browsers.