Skip to content

v2.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 08:32
· 378 commits to master since this release

Notable changes since 2.14.0:

  • hiding GM_xmlhttpRequest's response cookies from browser same as Tampermonkey
  • require Firefox 57+ (#1759)
  • restore precision in GM_info.platform.browserVersion in modern Chrome
  • customize @inject-into in script settings
  • more reliable storage flushing when throttling the writes for performance
  • fixed random injection failure in iframes in Firefox on some sites
  • fixed GM_get/setValue of the same script in multiple tabs/frames
  • fixed sending of cookie header when anonymous is true in GM_xmlhttpRequest
  • fixed blob: urls in GM_xmlhttpRequest and GM_download
  • fixed injection in sandboxed iframes
  • fixed opening the editor/dashboard/tabs in Vivaldi

Commit log: v2.14.0...v2.15.0