Releases: flippidippi/sVim
Releases · flippidippi/sVim
1.0.7
Big thanks to @luchenyuxx and @isundaylee for several bug fixes and new features!
- fix #47: stop capturing arrow keys to better support video sites
- fix #76: prevent initial sVim in iframe
- fix #68: closeOtherTabs -> 'g x o'
- fix #87: 'y y' to copy current URL to clipboard
- fix #88: 'ctrl-shift-f' open link in new foreground tab
- refactor highlighting approach
- fix #73: implement commands to click next/previous links
Other:
- fix #98: make hint container static to fix sVim on Instagram
Note for macOS Mojave Users
Safari 12 (macOS Mojave) no longer supports loading Safari plugins from .safariextz files. Mojave users should install the plugin from the Safari Extensions site and will receive automatic updates from there when 1.0.7 gets through Apple's review: https://safari-extensions.apple.com
1.0.7 Beta 1
Big thanks to @luchenyuxx for several improvements!
- fix #68: closeOtherTabs -> 'g x o' @luchenyuxx
- fix #87: 'y y' to copy current URL to clipboard @luchenyuxx
- fix #88: 'ctrl-shift-f' open link in new foreground tab @luchenyuxx
- refactor highlighting approach @luchenyuxx
1.0.6
This release addresses the following tickets, all thanks to @luchenyuxx:
- issue #77 : Links with multiple copies of a character doesn't work
- issue #69: slow scrolling with j/k on some sites
- issue #66: when only one link exists, the hint is empty
Thanks again, @luchenyuxx!
1.0.6 Beta 1
This is a beta release testing a fix for issue #37.
Release 1.0.5
Release 1.0.4
Release 1.0.3
- Add last active tab
- Add window navigation
- Add go home
- Add link to help on sVimrc page
- Add pause sVim
- Add toolbar with menu (pause, show sVimrc, show help)
- Update reopen closed tabs to include tabs closed without sVim shortcut
- Update README so it is now up to date
- Fix sVimrc page shortcuts being cleared
- Refactor show url
Release 1.0.2
- Fix when activeElement = null
Release 1.0.1
- Updated version to test extension auto-update (test successful)