From 9a01c4257bd61a5edb607590f78e35402381407b Mon Sep 17 00:00:00 2001 From: Gregorio Litenstein Date: Thu, 13 Apr 2017 21:17:46 -0300 Subject: [PATCH] Update release notes and version bump. --- data/README.md | 16 +++++++++++++--- package.json | 2 +- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/data/README.md b/data/README.md index 56a6b65..3fa62c1 100644 --- a/data/README.md +++ b/data/README.md @@ -10,8 +10,8 @@ This extension supports localization, if you are fluent in a language other than No coding knowledge required. ## Current Version - - Version: 2.0.4 - - Date: 2016-12-21 + - Version: 2.0.5 + - Date: 2017-04-13 - Official Releases @ AMO: - Support site: @@ -20,13 +20,23 @@ No coding knowledge required. ## TO DO + Port the bug-78414 workaround to MutationObserver. -+ Add missing strings to existing localizations. + Various Localizations # Release Notes +# SORRY GUYS, BUT I'M AFRAID THIS IS THE END OF THE LINE. +I wanted to release a last update to address a couple bugs, and mkz's locale but I'm afraid this will be the last update to Keybinder. Mozilla's self-destruct course wth Firefox (coupled with not even having adopted all WebExtensions APIs yet) makes this addon impossible to maintain (and sadly, soon to cease working at all). Already many commands will not work (especially new ones) as XUL is being deprecated, and XUL keysets was the foundation this add-on relied on. I'm probably going to move to Vivaldi or something, I guess. Way to go, Mozilla. + [[toc]] +## [2.0.5] - 2017-04-13 ++ ### Added + + ro-RO Localization, by mkz over at Babelzilla ++ ### Changed + + The Extension now checks whether tab previews are enabled before adding the next-tab and prev-tab commands. ++ ### Fixed + + Made sure content workers were properly removed. + ## [2.0.4] - 2016-12-21 + ### Changed + Shortcuts and Custom XUL windows can now be resized. diff --git a/package.json b/package.json index 234e265..d0d439c 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "license": "MPL 2.0", "author": "Gregorio Litenstein ", "homepage": "https://github.com/Lord-Kamina/keybinder", - "version": "2.0.4", + "version": "2.0.5", "title": "Keybinder", "id": "keybinder@fail.cl", "icon": {