Skip to content

Releases: SanderRonde/CustomRightClickMenu

Custom Right-Click Menu 2.2.14

14 Feb 18:51
Compare
Choose a tag to compare
  • 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)

22 Apr 03:16
Compare
Choose a tag to compare
  • Removed permission API on chrome. See #44 for more info

Custom Right-Click Menu 2.2.11 (downgrade of 2.2.8)

17 Apr 18:34
Compare
Choose a tag to compare
  • Restrict permission usage some more

Custom Right-Click Menu 2.2.10 (downgrade of 2.2.8)

15 Mar 04:26
Compare
Choose a tag to compare
  • 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)

04 Mar 00:35
Compare
Choose a tag to compare
  • 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)

07 Aug 21:46
Compare
Choose a tag to compare
  • 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

06 Jun 14:57
Compare
Choose a tag to compare
  • 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

04 Mar 21:59
Compare
Choose a tag to compare
  • Fix more dragging issues

Custom Right-Click Menu 2.2.6

02 Mar 23:24
Compare
Choose a tag to compare
  • 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

02 Mar 23:35
Compare
Choose a tag to compare
  • Fix bug that happened when upgrading version