Povijest verzija dodatka Gesturefy – 25 verzija
Gesturefy od Robbendebiene
Oprez sa starim verzijama! Ove se verzije prikazuju u svrhu testiranja i referenci.Uvijek koristiti najnoviju verziju dodatka.
Najnovija verzija
Verzija 3.2.13
Objavljeno 3. kol. 2024 – 659,76 KBRadi s firefox 128.0 i novije verzije- Add "Move Tab Right" and "Move Tab Left" command
- Add tabs.goBack; tabs.goForward; tabs.duplicate to the user script APIIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Preuzmi Firefox i nabavi proširenjeZa korištenje ovog proširenja trebat ćeš FirefoxStarije verzije
Verzija 3.2.12
Objavljeno 14. tra. 2024 – 655,69 KBRadi s firefox 86.0 i novije verzije- Add "Enter Full Screen" command
- Fix "Scroll" commands not working in some cases
- Add new translations from CrowdinIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.2.11
Objavljeno 4. sij. 2024 – 653,58 KBRadi s firefox 86.0 i novije verzije- Add "Insert Custom Text" command
- Add "Exclude discarded tabs" option for "[Popup] All Tabs" command
- Fix "Save Image" command not respecting incognito session
- Fix content script injection commands not working for frames created via srcdoc
- Implement error mitigation for nightly buildsIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.2.10
Objavljeno 22. stu. 2023 – 650,09 KBRadi s firefox 86.0 i novije verzije- fix Link In New Tab (and similar commands) not working for links in shadow DOMsIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.2.9
Objavljeno 5. lis. 2023 – 649,71 KBRadi s firefox 86.0 i novije verzije- fix Link In New Tab command not working for some links like YouTube thumbnails with embedded preview (this fix also affects other commands)
- 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 CrowdinIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.2.8
Objavljeno 2. ruj. 2023 – 647,65 KBRadi s firefox 86.0 i novije verzije- add new translations from Crowdin
- minor fix for some commands using wrong default optionsIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.2.7
Objavljeno 16. lis. 2022 – 644,92 KBRadi s firefox 86.0 i novije verzije- fix Increase/Decrease URL commands unintentionally encoding parts of the URL
- improve settings page for smaller screensIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.2.6
Objavljeno 23. kol. 2022 – 644,67 KBRadi s firefox 86.0 i novije verzije- add Open Custom URL In New Window and Open Custom URL In New Private Window commands
- fix rare bug where Scroll commands wouldn't work
- add new translations from CrowdinIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.2.5
Objavljeno 10. tra. 2022 – 641,74 KBRadi s firefox 86.0 i novije verzije- fix missing gesture recognition for very short gestures
- fix interference of scroll commands and the website's CSSIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.2.4
Objavljeno 10. stu. 2021 – 641,36 KBRadi s firefox 86.0 i novije verzije- added workaround to prevent rapidly performed gestures from being missed on MacOSIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.2.3
Objavljeno 4. stu. 2021 – 640,65 KBRadi s firefox 86.0 i novije verzije- fixed popup commands not working
- improved gesture cancellation via secondary mouse buttonIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.2.1
Objavljeno 6. ruj. 2021 – 635,77 KBRadi s firefox 86.0 i novije verzije- fixed bug for Firefox 92 and later that broke the command popup positioning
- fixed Gesturefy not working on pages that called document.open()
- minor fixesIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.2.0
Objavljeno 19. lip. 2021 – 634,75 KBRadi s firefox 86.0 i novije verzije- added "Multi Purpose command"
learn more about this new feature here: https://github.com/Robbendebiene/Gesturefy/wiki/Multi-purpose-command
- added "Popup Command List" command
- renamed "Search Text Selection" and "Search Clipboard" commands to "Search Text Selection In New Tab" and "Search Clipboard In New Tab"
- added 2 additional search commands to perform searches in the current tab
- added an extra button/icon to the command select field which serves as a quick access to the command's settings
- fixed bug for "Search Clipboard" command not working
- some structural change to the settings pageIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.1.2
Objavljeno 31. ožu. 2021 – 610,39 KBRadi s firefox 86.0 i novije verzije- changed Increase/Decrease URL Number commands. The new default behaviour will always match from right to left and only match numbers in query parameters or between slashes.
- added custom match pattern option for Increase/Decrease URL Number. This allows users to specify a custom regex to select the number that should be altered
- further popup command improvements
- fixed Open URL commands not working for selected domains with capital letters
- removed obsolete tabs permissions for some commandsIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.1.1
Objavljeno 14. velj. 2021 – 606,15 KBRadi s firefox 77.0 i novije verzije- command popup will now be styled by the selected theme in the Gesturefy settings page
- redesigned command popup
- fixed regression bug where the command popup always expanded to the maximum width
- fixed rare command popup bug where it wouldn't be visible to the user
- fixed gestures not working on none html pages like xml or svg (however UI cannot be displayed)Izvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.1.0
Objavljeno 9. velj. 2021 – 604,69 KBRadi s firefox 77.0 i novije verzije- added a new gesture comparison algorithm called "combined" and set it as the default. This algorithm basically combines the best properties of the "strict" and "shape-independent" algorithm with the cost of a slightly increased computation time
- moved the gesture comparison algorithm to the advanced settings section
- made Gesturefy Firefox Fission compatible
- added "Copy Image URL" command
- the gesture overview page now uses the full screen width in order to provide an instant overview
- added new setting for search commands to prevent the opening of an empty search
- the search engine URL option now supports the use of a %s placeholder for the search string
- added high contrast theme
- removed white theme
- replaced "Blacklist" with "Exclusions" for a more inclusive term
- minor fixes and changesIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.0.7
Objavljeno 8. ruj. 2020 – 555,84 KBRadi s firefox 77.0 i novije verzije- open link/url commands now also open simple domain names like github.com or www.github.com
- fixed an issue where the new tab page was shortly displayed when using one of the search commands
- fixed scroll commands not working for textareas
- improved gesture preview for overlapping gestures in the settings pageIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.0.6
Objavljeno 24. srp. 2020 – 737,71 KBRadi s firefox 77.0 i novije verzije- Important: Removed Firefox sync support. Your Gesturefy config will no longer be synced across devices. Use the backup and restore functionality for manual config migration.
Reason: Firefox 79 introduced additional sync storage restrictions for better parity with Chrome.
Details: https://blog.mozilla.org/addons/2020/07/09/changes-to-storage-sync-in-firefox-79 and https://wiki.developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/sync#Storage_quotas_for_sync_data
- added command "To Root URL"
- fixed scroll commands failing on inline elements with overflow auto or scroll
- regrouped commands in the command bar
- increased contrast of active command indicatorIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.0.5
Objavljeno 7. srp. 2020 – 737,39 KBRadi s firefox 77.0 i novije verzije- using a non-primary button (middle or right) in popup commands now opens a new tab in the background while keeping the popup open. Currently only Popup Search Engines is supported, other commands will treat these buttons as a normal click
- removed the "Focus new tab" option for Popup Search Engines command.
- added a link to the matching algorithm description which points to a more detailed explanation/comparison
- added the possibility to define multiple zoom levels for the zoom in and zoom out command
- changed command bar item symbols and info in order to better indicate that a command has additional settings
- fixed scroll commands not working for pages in quirks mode
- gesture similarity alert in the options page may now also be shown when opening an existing gestureIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.0.4
Objavljeno 23. lip. 2020 – 730,1 KBRadi s firefox 77.0 i novije verzije- 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 ↓→→ If (detailed explanation about the differences between the algorithms will follow)
- improved gesture view when an element is in fullscreen mode especially for frames (#148)
- updated translation stringsIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.0.3
Objavljeno 18. lip. 2020 – 726,39 KBRadi s firefox 77.0 i novije verzije- added user script API methods for tabs and windows management
- fixed a rare bug where scroll to bottom command could fail
- fixed incompatibility with other add-ons
- fixed bug where open link commands falsely treat the text selection as a valid URL if it contains a colon followed by a letter
- fixed popup commands sometimes not terminating on abortIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.0.2
Objavljeno 11. lip. 2020 – 724,99 KBRadi s firefox 77.0 i novije verzije- 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 stringsIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 3.0.1
Objavljeno 9. lip. 2020 – 721,65 KBRadi s firefox 77.0 i novije verzije- 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
- fixed open link commands sometimes not working
- fixed focus problem when switching tabs with wheel or rocker gestureIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 2.1.6
Objavljeno 18. velj. 2020 – 515,5 KBRadi s firefox 70.0 i novije verzijeIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0
Verzija 2.1.4
Objavljeno 25. sij. 2020 – 506,11 KBRadi s firefox 70.0 i novije verzije- 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 DeathamnsIzvorni kod je objavljen pod licencom Samo GNU Opća javna licenca v3.0