diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 64 | 
1 files changed, 32 insertions, 32 deletions
| @@ -132,7 +132,7 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB  Release Notes  ------------- -1.45 (7/20/2014) +1.45 (2014-07-20)  - Vimium's settings are now synced across computers.  - New commands: "open link in new tab and focus", "move tab left", "move tab right", "pin/unpin tab". @@ -141,12 +141,12 @@ Release Notes  - When reopening a closed tab, its history is now preserved.  - Bugfixes. -1.44 (11/06/2013) +1.44 (2013-11-06)  - Add support for recent versions of Chromium.  - Bugfixes. -1.43 (05/18/2013) +1.43 (2013-05-18)  - Relevancy improvements to the Vomnibar's domain & history search.  - Added gU, which goes to the root of the current URL. @@ -158,25 +158,25 @@ Release Notes  - Update our Chrome APIs so Vimium works on Chrome 28+.  - Bugfixes. -1.42 (11/03/2012) +1.42 (2012-11-03)  - Bugfixes. -1.41 (10/27/2012) +1.41 (2012-10-27)  - Bugfixes. -1.40 (10/27/2012) +1.40 (2012-10-27)  - Bugfixes.  - Added options for search engines and regex find.  - Pressing unmapped keys in hints mode now deactivates the mode. -1.39 (09/09/2012) +1.39 (2012-09-09)  - Bugfixes. -1.38 (09/08/2012) +1.38 (2012-09-08)  - `O` now opens Vomnibar results in a new tab. `B` does the same for bookmarks only.  - Add a browser icon to quickly add sites to Vimium's exclude list. @@ -184,33 +184,33 @@ Release Notes  - `gi` now launches a new mode that allows the user to tab through the input elements on the page.  - Bugfixes. -1.37 (07/07/2012) +1.37 (2012-07-07)  - Select the first result by default in Vomnibar tab and bookmark modes. -1.36 (07/07/2012) +1.36 (2012-07-07)  - 'b' brings up a bookmark-only Vomnibar.  - Better support for some bookmarklets. -1.35 (07/05/2012) +1.35 (2012-07-05)  - Bugfixes. -1.34 (07/03/2012) +1.34 (2012-07-03)  - A bugfix for bookmarklets in Vomnibar. -1.33 (07/02/2012) +1.33 (2012-07-02)  - A Vomnibar, which allows you to open sites from history, bookmarks, and tabs using Vimium's UI. Type "o" to try it. -1.32 (03/05/2012) +1.32 (2012-03-05)  - More tweaks to the next / previous link-detection algorithm.  - Minor bug fixes. -1.31 (02/28/2012) +1.31 (2012-02-28)  - Improve style of link hints, and use fewer characters for hints.  - Add an option to hide the heads up display (HUD). Notably, the HUD obscures Facebook Chat's textbox. @@ -220,7 +220,7 @@ Release Notes  - A new find mode which optionally supports case sensitivity and regular expressions.  - Bug fixes. -1.30 (12/04/2011) +1.30 (2011-12-04)  - Support for image maps in link hints.  - Counts now work with forward & backward navigation. @@ -228,29 +228,29 @@ Release Notes  - An alternate link hints mode: type the title of a link to select it. You can enable it in Vimium's Advanced Preferences.  - Bug fixes. -1.29 (07/30/2011) +1.29 (2012-07-30)  - `yf` to copy a link hint url to the clipboard.  - Scatter link hints to prevent clustering on dense sites.  - Don't show insert mode notification unless you specifically hit `i`.  - Remove zooming functionality now that Chrome does it all natively. -1.28 (06/29/2011) +1.28 (2011-06-29)  - Support for opening bookmarks (`b` and `B`).  - Support for contenteditable text boxes.  - Speed improvements and bugfixes. -1.27 (03/24/2011) +1.27 (2011-03-24)  - Improvements and bugfixes. -1.26 (02/17/2011) +1.26 (2011-02-17)  - `<c-d>`, `<c-f>` and related are no longer bound by default. You can rebind them on the options page.  - Faster link hinting. -1.22, 1.23, 1.24, 1.25 (02/10/2011) +1.22, 1.23, 1.24, 1.25 (2011-02-10)  -  Some sites are now excluded by default.  -  View source (`gs`) now opens in a new tab. @@ -260,11 +260,11 @@ Release Notes  -  Improvements to link hinting.  -  Bugfixes. -1.21 (10/24/2010) +1.21 (2010-10-24)  -  Critical bugfix for an excluded URLs regression due to frame support. -1.20 (10/24/2010) +1.20 (2010-10-24)  -  In link hints mode, holding down the shift key will now toggle between opening in the current tab and     opening in a new tab. @@ -275,12 +275,12 @@ Release Notes  -  More robust support for non-US keyboard layouts.  -  Numerous bug fixes. -1.19 (06/29/2010) +1.19 (2010-06-29)  -  A critical bug fix for development channel Chromium.  -  Vimium icons for the Chrome extensions panel and other places. -1.18 (06/22/2010) +1.18 (2010-06-22)  -  Vimium now runs on pages with file:/// and ftp:///  -  The Options page is now linked from the Help dialog. @@ -291,7 +291,7 @@ Release Notes  does not support command repetition.  -  Bug fixes and optimizations. -1.17 (04/18/2010) +1.17 (2010-04-18)  -  'u' now restores tabs that were closed by the mouse or with native shortcuts. Tabs are also restored in     their prior position. @@ -299,24 +299,24 @@ does not support command repetition.  -  Link hints are now faster and more reliable.  -  Bug fixes. -1.16 (03/09/2010) +1.16 (2010-03-09)  -  Add support for configurable key mappings under Advanced Options.  -  A help dialog which shows all currently bound keyboard shortcuts. Type "?" to see it.  -  Bug fixes related to key stroke handling. -1.15 (01/31/2010) +1.15 (2010-01-31)  -  Make the CSS used by the link hints configurable. It's under Advanced Options.  -  Add a notification linking to the changelog when Vimium is updated in the background.  -  Link-hinting performance improvements and bugfixes.  -  Ctrl+D and Ctrl+U now scroll by 1/2 page instead of a fixed amount, to mirror Vim's behavior. -1.14 (01/21/2010) +1.14 (2010-01-21)  -  Fixed a bug introduced in 1.13 that prevented excluded URLs from being saved. -1.13 (01/21/2010) +1.13 (2010-01-21)  - `<c-f>` and `<c-b>` are now mapped to scroll a full page up or down respectively.  -  Bugfixes related to entering insert mode when the page first loads, and when focusing Flash embeds. @@ -326,7 +326,7 @@ does not support command repetition.  -  `<c-e>` and `<c-y>` are now mapped to scroll down and up respectively.  -  The characters used for link hints are now configurable under Advanced Options. -1.11, 1.12 (01/08/2010) +1.11, 1.12 (2010-01-08)  -  Commands 'gt' & 'gT' to move to the next & previous tab.  -  Command 'yy' to yank (copy) the current tab's url to the clipboard. @@ -334,7 +334,7 @@ does not support command repetition.  -  Fix for Shift+F link hints.  -  ESC now clears the keyQueue. So, for example, hitting 'g', 'ESC', 'g' will no longer scroll the page. -1.1 (01/03/2010) +1.1 (2010-01-03)  -  A nicer looking settings page.  -  An exclusion list that allows you to define URL patterns for which Vimium will be disabled (e.g. | 
