From 0f94a6d123475c794cc711dcc6ee376ec7e9217d Mon Sep 17 00:00:00 2001 From: Anton Khodakivskiy Date: Fri, 3 Jan 2014 16:26:14 +0200 Subject: [PATCH] Version bump to 0.5.4 and update changelog --- CHANGELOG.md | 12 ++++++++++++ README.md | 2 ++ extension/install.rdf | 2 +- 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d57bd9c..4056f77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +0.5.4 (Jan 3 2014) + +- Fix for popup passthrough mode stucking +- Make toolbar button click depend on current mode +- Higher weight markers should not be overlapped +- Refactor find mode to use Firefox native search bar +- Bump minimum requred Firefox version to 25 +- Added commands to go in the URL path +- Added commands to navigate previous and next links with customizable link patterns +- Use Firefox 24+ native console API +- Update zh-CN localization + 0.5.3 (Oct 16 2013) - Lots of refactoring diff --git a/README.md b/README.md index 7c5ea3b..fe06755 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,8 @@ Global shortcut to enable/disable VimFx: `shift-alt-v` af Follow multiple links on the current page [ Follow the Previous page link on the current page ] Follow the Next page link on the current page + gu Go up in the URL path + gU Go to the current URL domain H Go Back in history L Go Forward in history diff --git a/extension/install.rdf b/extension/install.rdf index 5b8c82e..8af2c26 100644 --- a/extension/install.rdf +++ b/extension/install.rdf @@ -9,7 +9,7 @@ VimFx@akhodakivskiy.github.com http://www.github.com/akhodakivskiy/VimFx - 0.5.3 + 0.5.4 2 true 2 -- 2.39.3