From 9c5674c032affe8f32d02ef96048c28aeca78990 Mon Sep 17 00:00:00 2001 From: Anton Khodakivskiy Date: Wed, 30 Jan 2013 17:04:56 +0200 Subject: [PATCH] Bumped version and updated change log --- README.md | 11 +++++++++++ extension/install.rdf | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a0d2cca..5cdacc4 100644 --- a/README.md +++ b/README.md @@ -147,3 +147,14 @@ Global shortcut to enable/disable VimFx: `Shift-Alt-v` - Toolbar button bugfix - Added an option to disable individual commands via the help dialog + +0.4.4 (30 Jan 2013) + +- Thanks to @mozillazg and @mcomella for translation contributions. +- Added `gh` command that will navigate to the home page. +- Added 'o' command to focus address bar. +- `p` and `P` will parse the contents of the clipboard. If the string in the clipboard appears to be a url then it will navigate to this url. Otherwise it will search for the string in the clipboard using currently selected search provider. +- Now hint markers for links will stay on top of all the markers for differnt kinds of elements. +- Esc will now alos close the focused default search bar. +- Fixed bugs related to keyboard events handling, XUL documents, and some other issues. +- Bug fixed where not all the commands could be disabled via the Help dialog. diff --git a/extension/install.rdf b/extension/install.rdf index 0b4a2fd..09f8f6e 100644 --- a/extension/install.rdf +++ b/extension/install.rdf @@ -9,7 +9,7 @@ VimFx@akhodakivskiy.github.com http://www.github.com/akhodakivskiy/VimFx - 0.4.3 + 0.4.4 2 true 2 -- 2.39.3