]> git.ktnx.net Git - icedeb.git/commitdiff
release 2.2
authorDamyan Ivanov <dmn@debian.org>
Wed, 26 Sep 2018 10:03:17 +0000 (10:03 +0000)
committerDamyan Ivanov <dmn@debian.org>
Wed, 26 Sep 2018 10:03:17 +0000 (10:03 +0000)
Changes
manifest.json

diff --git a/Changes b/Changes
index 4e8ad0898a5f925dd8733a514c0ce04672852606..844595a5aa77f7d744f5faaad3a7e4d6461a65ed 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,11 @@
+2.2 [2018-09-26]
+ * remove leading/trailing white-space before evaluating input's
+   likeliness
+ * extend DSA numbers with an optional trailing -\d+, treat DLA as DSA,
+   add new 'security' color-tag
+ * add support for clipboard.readText(), available in firefox 63
+ * provide light and dark icon variants with standard colors
+
 2.1 [2018-08-22]
  * Allow for and trim leading '#' in bug numbers
 
index 7dc85f883c6a0428c0ecde00ff02de7ea52c7234..bf947711aa0c88da5f0f74bc46ed3cb34a489089 100644 (file)
@@ -7,7 +7,7 @@
   },
   "author": "Damyan Ivanov",
   "manifest_version": 2,
-  "version": "2.1",
+  "version": "2.2",
   "name": "Debian queries",
   "description": "Query Debian-related websites using the text in the clipboard",
   "homepage_url": "http://icedeb.ktnx.net/",