Skip to content

Releases: SanderRonde/CustomRightClickMenu

Custom Right-Click Menu 2.2.14

Choose a tag to compare

@SanderRonde SanderRonde released this 14 Feb 18:51
  • Re-enable some permissions whose removal caused core functionality to stop working
  • Fix bug where removing a library was not possible
  • Fix bug where exiting the editing screen of a library was not possible
  • Fix bug where the root item's name was not changeable

Custom Right-Click Menu 2.2.12 (downgrade of 2.2.8)

Choose a tag to compare

@SanderRonde SanderRonde released this 22 Apr 03:16
  • Removed permission API on chrome. See #44 for more info

Custom Right-Click Menu 2.2.11 (downgrade of 2.2.8)

Choose a tag to compare

@SanderRonde SanderRonde released this 17 Apr 18:34
  • Restrict permission usage some more

Custom Right-Click Menu 2.2.10 (downgrade of 2.2.8)

Choose a tag to compare

@SanderRonde SanderRonde released this 15 Mar 04:26
  • Remove detection of extensions installed alongside this one such as Tampermonkey and Stylish because the permissions used were flagged as extraneous
  • Remove greasemonkey-style resources because the permissions used were flagged as extraneous
  • Remove activeTab permission since it is overshadowed by the tabs permission

Custom Right-Click Menu 2.2.9 (downgrade of 2.2.8)

Choose a tag to compare

@SanderRonde SanderRonde released this 04 Mar 00:35
  • Remove detection of extensions installed alongside this one such as Tampermonkey and Stylish because the permissions used were flagged as extraneous
  • Remove greasemonkey-style resources because the permissions used were flagged as extraneous
  • Remove activeTab permission since it is overshadowed by the tabs permission

Custom Right-Click Menu 2.2.8 (release version)

Choose a tag to compare

@SanderRonde SanderRonde released this 07 Aug 21:46
  • Fix issue with scripts not working in Firefox
  • Fix issue with names seemingly not changing
  • Fix dragging issues in Firefox
  • Fix issue with dialogs popping up behind overlays in Firefox

Custom Right-Click Menu 2.2.8

Choose a tag to compare

@SanderRonde SanderRonde released this 06 Jun 14:57
  • Add I18N support (#33)
  • Hide root node when contextmenu is empty (#35)
  • Add crmAPI.fetch and crmAPI.fetchBackground functions to re-enable XHRs (see link) (#36)

Custom Right-Click Menu 2.2.7

Choose a tag to compare

@SanderRonde SanderRonde released this 04 Mar 21:59
  • Fix more dragging issues

Custom Right-Click Menu 2.2.6

Choose a tag to compare

@SanderRonde SanderRonde released this 02 Mar 23:24
  • Fix a few bugs related to dragging nodes
  • Re-enable the "expand menu" buttons for menus that were accidentally hidden
  • Add undo feature for certain operations (for example adding, removing or changing an item)
  • Change title fonts and look a bit

Custom Right-Click Menu 2.2.5

Choose a tag to compare

@SanderRonde SanderRonde released this 02 Mar 23:35
  • Fix bug that happened when upgrading version