Skip to content

Releases: violentmonkey/violentmonkey

v2.40.0

27 May 22:24

Choose a tag to compare

Notable changes since v2.39.0:

  • fix search in dashboard

Commit log: v2.39.0...v2.40.0

v2.39.0

26 May 09:07

Choose a tag to compare

Notable changes since v2.38.0:

  • fix #2535: don't hide updated scripts in dashboard

Commit log: v2.38.0...v2.39.0

v2.38.0

25 May 14:54

Choose a tag to compare

Known bugs:

  • #2535: checking for updates in dashboard hides the updatable scripts from the list.

Notable changes since v2.37.0:

  • group scripts when searching in dashboard by location of the match: name (the occurrence is highlighted) > tags > description > code
  • show C for scripts in content mode in popup
  • fix #2527: complain about "*" host suffix in @match
  • fix opening dashboard when there are scripts with // @tag
  • fix update button in dashboard
  • add S3-compatible sync provider (#2521) by @Arlind-dev
  • show script commands in page context menu by @117649, the option can be toggled via dashboard or popup (disabled by default).
    image
    image

Commit log: v2.37.5...v2.38.0

BETA v2.37.5

22 May 10:04

Choose a tag to compare

BETA v2.37.5 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.37.4:

  • fix top kebab menu in popup
  • fix page commands in context menu in restored tabs in Firefox

Commit log: v2.37.4...v2.37.5

BETA v2.37.4

20 May 11:24

Choose a tag to compare

BETA v2.37.4 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.37.3:

  • add S3-compatible sync provider (#2521) by @Arlind-dev
  • fix #2518: clearInterval/clearTimeout with same-origin iframes
  • fix #2520: GM_download for data: URI
  • fix #2527: complain about "*" host suffix in @match
  • fix: toggling Show script commands in page menu is now applied to the open tabs without reloading them
  • show C for scripts in content mode in popup

Commit log: v2.37.3...v2.37.4

BETA v2.37.3

10 May 22:00

Choose a tag to compare

BETA v2.37.3 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.37.2:

  • script commands in page context menu by @117649, the option can be toggled via dashboard or popup (disabled by default). This beta requires reloading the page(s) after toggling the option, which won't be necessary in the next release.

Commit log: v2.37.2...v2.37.3

BETA v2.37.2

09 May 09:27

Choose a tag to compare

BETA v2.37.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.

Some edge case bugs fixed.

Commit log: v2.37.1...v2.37.2

BETA v2.37.1

30 Apr 12:28

Choose a tag to compare

BETA v2.37.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.37.0:

  • dashboard: fix opening when there are scripts with // @tag
  • dashboard: rename tab to "Settings | Update | Sync"
  • dashboard: don't force an update on normal click
  • dashboard: restore classic sort order with English names on top

Commit log: v2.37.0...v2.37.1

v2.37.0

23 Apr 16:20

Choose a tag to compare

Known bugs:

  • #2499: the dashboard doesn't open if a script with @tag was installed. Until a new fixed version is released you can fix such userscripts manually as shown in this comment.

Notable changes since v2.36.0:

  • fix #2500: GM_addElement incorrectly added the element if parent parameter was falsy, now it'll return null

Commit log: v2.36.0...v2.37.0

v2.36.0

20 Apr 13:08

Choose a tag to compare

Notable changes since v2.35.2:

  • per-frame scripts in the popup will have their own menu commands separate from the main list

Commit log: v2.35.2...v2.36.0