We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10dcaa3 commit e08e379Copy full SHA for e08e379
README.md
@@ -174,6 +174,9 @@ Release Notes
174
- Process:
175
- In order to provide faster bug fixes, we may in future push new releases without the noisy notification.
176
177
+- Subsequent fixes:
178
+ - 1.58.1 (2017-03-09) fix bug in `LinkHints.activateModeWithQueue` (#2445).
179
+
180
1.57 (2016-10-01)
181
182
- New commands:
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 2,
3
"name": "Vimium",
4
- "version": "1.58",
+ "version": "1.58.1",
5
"description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.",
6
"icons": { "16": "icons/icon16.png",
7
"48": "icons/icon48.png",
0 commit comments