Skip to content

Releases: Robbendebiene/Gesturefy

Gesturefy 3.0.4

23 Jun 16:14
Compare
Choose a tag to compare

changelog:

  • added different matching algorithm since some users had problems with the new system. The new algorithm can be selected in the settings page at the top. In short this algorithm will basically only compare the directions and not the lengths of the gesture segments, therefore it cannot properly distinguish between ↓→ and ↓→→
    Learn more
  • improved gesture view when an element is in fullscreen mode especially for frames (#148)
  • updated translation strings

Thanks to all the translators on Crowdin!

Gesturefy 3.0.3

18 Jun 16:58
Compare
Choose a tag to compare

changelog:

  • added user script API methods for tabs and windows management (wiki will be updated soon)
  • fixed a rare bug where scroll to bottom command could fail (#264)
  • fixed incompatibility with other add-ons (#499)
  • fixed bug where open link commands falsely treat the text selection as a valid URL if it contains a colon followed by a letter (#504)
  • fixed popup commands sometimes not terminating on abort

Gesturefy 3.0.2

11 Jun 09:47
Compare
Choose a tag to compare

changelog:

  • fixed Gesturefy preventing the custom right click menu on Google Maps (#492)
  • fixed occasionally opening links in a new tab when using the middle mouse button as the gesture activation button (#479)
  • fixed gesture name preview sometimes showing the previous gesture name for a very short time
  • reduced default deviation value from 0.2 to 0.15. If you draw your gestures less accurate you may change this back to 0.2. This can be done in the Settings page > Advanced settings > Deviation tolerance > 0.2
  • added some missing translation strings

Gesturefy 3.0.1

09 Jun 09:14
Compare
Choose a tag to compare

changelog:

  • fixed config getting corrupted while migrating from version 2 to version 3 when using Firefox sync (at least I hope it's fixed)
  • fixed several context menu bugs (#484, #485, #474)
  • fixed open link commands sometimes not working (#482)
  • fixed focus problem when switching tabs with wheel or rocker gesture (#483)

Gesturefy 3.0.0

19 May 18:21
157b596
Compare
Choose a tag to compare

changelog:

  • changed the underlying gesture detection mechanic from direction based (Up Down Right Left) to pattern based detection
  • added browser action / icon to allow new users to quickly open Gesturefy's options. This can be removed by right clicking the icon and choosing "remove from toolbar"
  • Gesturefy is now working with privacy.resistFingerprinting = true (#273)
  • the gesture supression key can now also be used to cancel a started gesture (#399)
  • added "Clear Browsing Data" command (#121)
  • added the "Toggle Reader Mode" command (#351)
  • added the abillity to define the position of the gesture/command name (#283)
  • added an advanced option to specify the gesture match deviation
  • added an advanced option for the Duplicate Tab command to allow changing the tabs position
  • combined color and opacity settings into one color field
  • added search field for gesture overview
  • improved the wheel gesture sensitivity setting (#385)
  • improved the gesture target element detection (#427)
  • improved scroll gestures to better work with shadow DOMs and iframes (still not perfect) (#303)
  • fixed gesture trail displacement when using text only zoom (#280)
  • fixed bug where the gesture was not correctly terminated if the mouse button was released on the mail scrollbar (#414)
  • fixed "Copy Image" command not working for file types that were not png or jpeg
  • made sessions permission optional
  • removed gesture directions / arrows preview and all related settings
  • removed advanced setting gesture sesnisitivity
  • minor bugfixes and QOL enhancements

Big thanks to all the faithful translators on Crowdin!!

Be aware: Previous Gesturefy config backups are not compatible with the new version.

Gesturefy 2.1.6

18 Feb 22:39
Compare
Choose a tag to compare

changelog:

  • fixed a wheel gestures bug that prevented text selection caused by version 2.1.5

Gesturefy 2.1.5

17 Feb 09:31
b32f3ef
Compare
Choose a tag to compare

changelog:

  • added a simple "Execute User Script" command (more info here)
  • fixed a bug where wheel gestures could prevent touch interaction

Gesturefy 2.1.4

25 Jan 10:38
Compare
Choose a tag to compare

changelog:

  • added an option for "Focus Right/Left Tab" command to disable tab cycling
  • added an option for "Focus Right/Left Tab" command to skip discarded tabs
  • enhanced the Referrer handling for the "Save Image" command | Thanks to leonard84
  • fixed upcoming wheel gesture issue | Thanks to Deathamns

Thanks to all the diligent translators on Crowdin!

Gesturefy 2.1.3

24 Oct 15:23
Compare
Choose a tag to compare

changelog:

  • added referrer header for "Save Image" command to closer match the browser behaviour
  • fixed double insertion of the "Paste Clipboard" command
  • fixed a rare issue where the page zoom can cause an offset in the gesture trace
  • fixed restore config functionality failing for incomplete config files

Gesturefy 2.1.2

11 Sep 11:15
Compare
Choose a tag to compare

changelog:

  • fixed "Popup All Tabs" command not working
  • added "Tab Position" option for "Open Link In New Tab"
  • changed "Open Link In New Tab" will now follow the normal browsing behaviour (specified in the about:config - browser.tabs.insertRelatedAfterCurrent and browser.tabs.insertAfterCurrent) on default
  • added "Tab Position" options "start" and "end" for all related commands