Skip to content

Releases: Robbendebiene/Gesturefy

Gesturefy 3.2.12

14 Apr 08:39
283c72a
Compare
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
Compare
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
Compare
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
Compare
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

Gesturefy 3.2.8

02 Sep 07:21
bee6f9c
Compare
Choose a tag to compare

changelog:

  • add new translations from Crowdin
  • minor fix for some commands using wrong default options

Gesturefy 3.2.7

16 Oct 07:15
4e1dbb7
Compare
Choose a tag to compare

changelog:

  • fix Increase/Decrease URL commands unintentionally encoding parts of the URL (#652)
  • improve settings page for smaller screens

Gesturefy 3.2.6

23 Aug 18:14
81af03d
Compare
Choose a tag to compare

changelog:

  • add Open Custom URL In New Window and Open Custom URL In New Private Window commands (#639)
  • fix rare bug where Scroll commands wouldn't work (#646)
  • add new translations from Crowdin

Gesturefy 3.2.5

10 Apr 14:49
Compare
Choose a tag to compare

changelog:

  • fix missing gesture recognition for very short gestures #636
  • fix interference of scroll commands and the website's CSS #630

Gesturefy 3.2.4

10 Nov 17:14
438c8e2
Compare
Choose a tag to compare

changelog:

  • added workaround to prevent rapidly performed gestures from being missed on MacOS (#622)

Gesturefy 3.2.3

04 Nov 18:32
Compare
Choose a tag to compare

changelog:

  • fixed popup commands not working (#618)
  • improved gesture cancellation via secondary mouse button