We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cdaa05 commit a0312cbCopy full SHA for a0312cb
CHANGELOG
@@ -1,3 +1,7 @@
1
+Version 1.13.2 Aug 19, 2019
2
+- Fix comma not accepeted in includes/excludes input fields. #105
3
+- Fix hosts/paths input field overflow issue with long list of values. #104
4
+
5
Version 1.13.1 Aug 10, 2019
6
- Fix subdocument redirect regression issue #103
7
- Fix bad localization key.
manifest.json
@@ -2,7 +2,7 @@
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
- "version": "1.13.1",
+ "version": "1.13.2",
"manifest_version": 2,
"icons": {
8
"48": "icons/icon-48.png",
0 commit comments