Skip to content

Releases: violentmonkey/violentmonkey

BETA v2.31.2

12 Nov 00:04

Choose a tag to compare

BETA v2.31.2 Pre-release
Pre-release

This is a beta release of Violentmonkey (also in WebStore), use it at your own risk.
If you already use Violentmonkey, click Export to zip in settings before installing the beta.

Notable changes since v2.31.1:

  • show sync error details in UI
  • fix #2368: Firefox workaround for CSP in html tag
  • fix #2382: send UpdateValue immediately

Commit log: v2.31.1...v2.31.2

BETA v2.31.1

04 Oct 14:50

Choose a tag to compare

BETA v2.31.1 Pre-release
Pre-release

This is a beta release of Violentmonkey (also in WebStore), use it at your own risk.
If you already use Violentmonkey, click Export to zip in settings before installing the beta.

Notable changes since v2.31.0:

Commit log: v2.31.0...v2.31.1

v2.31.0

15 Mar 19:18

Choose a tag to compare

Notable changes since v2.30.0:

  • fix #2286: detect Firefox 138 in Android
  • fix #2268: keep script id while tracking
  • fix: use no-cache for sync

Commit log: v2.30.0...v2.31.0

v2.30.0

27 Jan 13:31

Choose a tag to compare

Notable changes since v2.29.0:

  • fix #2257: inject cache raciness when the page doesn't run scripts with @run-at document-start or document-body

Commit log: v2.29.0...v2.30.0

BETA v2.29.1

18 Dec 16:01

Choose a tag to compare

BETA v2.29.1 Pre-release
Pre-release

This is a beta release of Violentmonkey (also in WebStore), use it at your own risk.
If you already use Violentmonkey, click Export to zip in settings before installing the beta.

Notable changes since v2.29.0:

  • fix #2257: inject cache raciness when the page doesn't run scripts with @run-at document-start or document-body

Commit log: v2.29.0...v2.29.1

v2.29.0

02 Dec 08:16

Choose a tag to compare

Notable changes since v2.28.2:

  • HiDPI icons for Firefox extension panel

Commit log: v2.28.2...v2.29.0

BETA v2.28.2

25 Nov 07:50

Choose a tag to compare

BETA v2.28.2 Pre-release
Pre-release

This is a beta release of Violentmonkey (also in WebStore), use it at your own risk.
If you already use Violentmonkey, click Export to zip in settings before installing the beta.

Notable changes since v2.28.1:

  • add Toggle userscript injection hotkey, configurable in chrome://extensions or about:addons
  • show network error in installer
  • force-update dependencies on script update

Commit log: v2.28.1...v2.28.2

BETA v2.28.1

12 Nov 17:11

Choose a tag to compare

BETA v2.28.1 Pre-release
Pre-release

This is a beta release of Violentmonkey (also in WebStore), use it at your own risk.
If you already use Violentmonkey, click Export to zip in settings before installing the beta.

Notable changes since v2.28.0:

  • fix #2228: Promise-based GM functions in a tab opened with window.open()
  • fix #2031: extended language tags in the metadata comment like zh-Hant-TW

Commit log: v2.28.0...v2.28.1

v2.28.0

01 Nov 07:57

Choose a tag to compare

Notable changes since v2.27.0:

  • fix #2108: new script with an invalid/empty template
  • fix #2214: data:// icons
  • fix #2218: tracking of changes from file:// scripts
  • initialize database faster on Chrome startup
  • open a new installer tab if script source tab is closed

Commit log: v2.27.0...v2.28.0

v2.27.0

24 Oct 17:36

Choose a tag to compare

Notable changes since v2.26.2:

  • expose GM_info.platform.fullVersionList (array of brands) and GM_info.platform.mobile (boolean)

Commit log: v2.26.2...v2.27.0