Skip to content

Releases: Robbendebiene/Gesturefy

Gesturefy 3.2.18

03 Mar 20:46

Choose a tag to compare

What's Changed

  • Add Firefox's new required data collection permissions.
    Gesturefy doesn't collect or transmit any data which is why it is set to none.

Full Changelog: v3.2.17...v3.2.18

Gesturefy 3.2.17

26 Feb 22:09

Choose a tag to compare

What's Changed

  • Fix Popup commands no longer working in Firefox 148+ (#772)

Full Changelog: v3.2.16...v3.2.17

Gesturefy 3.2.16

20 Oct 21:28
09545e1

Choose a tag to compare

What's Changed

New Contributors

  • @Mowd made their first contribution in #765

Full Changelog: v3.2.15...v3.2.16

Gesturefy 3.2.15

21 Aug 19:45
60be1e3

Choose a tag to compare

What's Changed

  • Fix middle-click not opening links when gesture activation button is set to middle mouse button in special circumstances (#756)
  • Fix right click not working when gesture activation button is set to right mouse button in special circumstances (#754)
  • Mitigate long standing Firefox bug that causes empty tabs for Search Commands (#621)

Full Changelog: v3.2.14...v3.2.15

Gesturefy 3.2.14

28 Jul 17:14
666787a

Choose a tag to compare

What's Changed

  • Fix left click not working when using the left mouse button as the gesture activation button (#749, #750)
  • Improve "Insert Custom Text" command to work with "[Popup] Custom Command List" command (#752)
  • Add new translations from Crowdin. Thanks to all contributors!

Full Changelog: v3.2.13...v3.2.14

Gesturefy 3.2.13

03 Aug 08:47
9fcc410

Choose a tag to compare

What's Changed

  • Add "Move Tab Right" and "Move Tab Left" command (#722)
  • Add tabs.goBack; tabs.goForward; tabs.duplicate to the user script API (#720)
  • Add new translations (33badf9)

Thanks to all contributors from Crowdin.

Full Changelog: v3.2.12...v3.2.13

Gesturefy 3.2.12

14 Apr 08:39
283c72a

Choose a tag to compare

What's Changed

  • Add "Enter Full Screen" command (Thanks to @M4K14 #706)
  • Fix "Scroll" commands not working in some cases (#704)
  • Add new translations from Crowdin

New Contributors

Full Changelog: v3.2.11...v3.2.12

Gesturefy 3.2.11

04 Jan 09:52
6fe1ff7

Choose a tag to compare

changelog:

  • Add "Insert Custom Text" command (#693)
  • Add "Exclude discarded tabs" option for "[Popup] All Tabs" command (#697)
  • Fix "Save Image" command not respecting incognito session (Thanks to @whfuyn #692)
  • Fix content script injection commands not working for frames created via srcdoc
  • Implement error mitigation for nightly builds (#696)

Gesturefy 3.2.10

22 Nov 10:31
88eeea9

Choose a tag to compare

changelog:

  • fix Link In New Tab (and similar commands) not working for links in shadow DOMs (for more info see #689)

Gesturefy 3.2.9

05 Oct 07:57
b61ccaf

Choose a tag to compare

changelog:

  • fix Link In New Tab command not working for some links like YouTube thumbnails with embedded preview (this fix also affects other commands) (#684)
  • minor fix gesture not cancelled when discarded outside of the browser window
  • minor fix for options page where long command names could shrink the gesture recording area
  • add new Vietnamese translations from Crowdin