Skip to content

v1.5.38

Compare
Choose a tag to compare
@tophf tophf released this 04 Nov 09:42
· 201 commits to master since this release
  • Fixed a lot of bugs introduced in the two previous versions
  • Fixed the cursor in "applies-to" inputs when vim keymap is selected in the editor by @denilsonsa
  • Added an option to use adoptedStyleSheets API (Chrome/ium 73+, Firefox 101+), instead of using DOM elements, which also helps circumvent CSP errors in Firefox. It may be bugged in some cases e.g. theoretically the styles may be removed or re-ordered by another script and we won't detect it due to the lack of an efficient observation/notification method in this API. It also doesn't support Expose style name option.
    image
  • When CSP options are not enabled, the Firefox version will still try to automatically reuse CSP nonce of the sites

Full Changelog: v1.5.37...v1.5.38