diff --git a/CHANGELOG.md b/CHANGELOG.md index bb5ad5955..67afc645a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ Sometimes the changelog has notes (not comprehensive) acknowledging people's wor ### v1.11.28 +**v1.11.28.2** *(2016-03-17)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.28.2/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.28.2/builds/4chan-X-noupdate.crx "Chromium version")] +- Minor captcha update. + **v1.11.28.1** *(2016-03-16)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.28.1/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.28.1/builds/4chan-X-noupdate.crx "Chromium version")] - Add option to the header menu in threads to set the maximum number of replies to show. Currently off by default. Not yet compatible with `Quote Threading`. ![Reply pruning](img/1.9.17.3.png) diff --git a/builds/4chan-X-beta.crx b/builds/4chan-X-beta.crx index 327a0ed2e..84e9279bf 100644 Binary files a/builds/4chan-X-beta.crx and b/builds/4chan-X-beta.crx differ diff --git a/builds/4chan-X-beta.meta.js b/builds/4chan-X-beta.meta.js index 650295006..338ba4541 100644 --- a/builds/4chan-X-beta.meta.js +++ b/builds/4chan-X-beta.meta.js @@ -1,6 +1,6 @@ // ==UserScript== // @name 4chan X beta -// @version 1.11.28.1 +// @version 1.11.28.2 // @minGMVer 1.14 // @minFFVer 26 // @namespace 4chan-X diff --git a/builds/4chan-X-beta.user.js b/builds/4chan-X-beta.user.js index 378f3a82a..c9b8a67e9 100644 --- a/builds/4chan-X-beta.user.js +++ b/builds/4chan-X-beta.user.js @@ -1,7 +1,7 @@ // Generated by CoffeeScript // ==UserScript== // @name 4chan X beta -// @version 1.11.28.1 +// @version 1.11.28.2 // @minGMVer 1.14 // @minFFVer 26 // @namespace 4chan-X @@ -443,7 +443,7 @@ doc = d.documentElement; g = { - VERSION: '1.11.28.1', + VERSION: '1.11.28.2', NAMESPACE: '4chan X.', boards: {} }; @@ -8196,7 +8196,7 @@ }, complaintLinks: function() { var errmsg, k, len1, link, ref; - ref = $$('.rc-imageselect-incorrect-response, .rc-imageselect-error-select-one, .rc-imageselect-error-select-more'); + ref = $$('.rc-imageselect-incorrect-response, .rc-imageselect-error-select-one, .rc-imageselect-error-select-more, .rc-imageselect-error-dynamic-more'); for (k = 0, len1 = ref.length; k < len1; k++) { errmsg = ref[k]; if (!$('a', errmsg)) { diff --git a/builds/4chan-X-noupdate.crx b/builds/4chan-X-noupdate.crx index 9be1f7b7c..b7ed9b941 100644 Binary files a/builds/4chan-X-noupdate.crx and b/builds/4chan-X-noupdate.crx differ diff --git a/builds/4chan-X-noupdate.user.js b/builds/4chan-X-noupdate.user.js index dbda4fd11..68ed3f1c5 100644 --- a/builds/4chan-X-noupdate.user.js +++ b/builds/4chan-X-noupdate.user.js @@ -1,7 +1,7 @@ // Generated by CoffeeScript // ==UserScript== // @name 4chan X -// @version 1.11.28.1 +// @version 1.11.28.2 // @minGMVer 1.14 // @minFFVer 26 // @namespace 4chan-X @@ -443,7 +443,7 @@ doc = d.documentElement; g = { - VERSION: '1.11.28.1', + VERSION: '1.11.28.2', NAMESPACE: '4chan X.', boards: {} }; @@ -8196,7 +8196,7 @@ }, complaintLinks: function() { var errmsg, k, len1, link, ref; - ref = $$('.rc-imageselect-incorrect-response, .rc-imageselect-error-select-one, .rc-imageselect-error-select-more'); + ref = $$('.rc-imageselect-incorrect-response, .rc-imageselect-error-select-one, .rc-imageselect-error-select-more, .rc-imageselect-error-dynamic-more'); for (k = 0, len1 = ref.length; k < len1; k++) { errmsg = ref[k]; if (!$('a', errmsg)) { diff --git a/builds/4chan-X.crx b/builds/4chan-X.crx index 067ab919c..c1c44257a 100644 Binary files a/builds/4chan-X.crx and b/builds/4chan-X.crx differ diff --git a/builds/4chan-X.meta.js b/builds/4chan-X.meta.js index 5e7d1cf3c..c284618fe 100644 --- a/builds/4chan-X.meta.js +++ b/builds/4chan-X.meta.js @@ -1,6 +1,6 @@ // ==UserScript== // @name 4chan X -// @version 1.11.28.1 +// @version 1.11.28.2 // @minGMVer 1.14 // @minFFVer 26 // @namespace 4chan-X diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js index 83181d1b4..156c78c80 100644 --- a/builds/4chan-X.user.js +++ b/builds/4chan-X.user.js @@ -1,7 +1,7 @@ // Generated by CoffeeScript // ==UserScript== // @name 4chan X -// @version 1.11.28.1 +// @version 1.11.28.2 // @minGMVer 1.14 // @minFFVer 26 // @namespace 4chan-X @@ -443,7 +443,7 @@ doc = d.documentElement; g = { - VERSION: '1.11.28.1', + VERSION: '1.11.28.2', NAMESPACE: '4chan X.', boards: {} }; @@ -8196,7 +8196,7 @@ }, complaintLinks: function() { var errmsg, k, len1, link, ref; - ref = $$('.rc-imageselect-incorrect-response, .rc-imageselect-error-select-one, .rc-imageselect-error-select-more'); + ref = $$('.rc-imageselect-incorrect-response, .rc-imageselect-error-select-one, .rc-imageselect-error-select-more, .rc-imageselect-error-dynamic-more'); for (k = 0, len1 = ref.length; k < len1; k++) { errmsg = ref[k]; if (!$('a', errmsg)) { diff --git a/builds/4chan-X.zip b/builds/4chan-X.zip index 338593311..bf930f06a 100644 Binary files a/builds/4chan-X.zip and b/builds/4chan-X.zip differ diff --git a/builds/updates-beta.xml b/builds/updates-beta.xml index 1326a691b..9fdedb793 100644 --- a/builds/updates-beta.xml +++ b/builds/updates-beta.xml @@ -1,7 +1,7 @@ - + diff --git a/builds/updates.xml b/builds/updates.xml index 0a803d67e..c4c495d5c 100644 --- a/builds/updates.xml +++ b/builds/updates.xml @@ -1,7 +1,7 @@ - + diff --git a/version.json b/version.json index 49f2fd5e1..db9453831 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "version": "1.11.28.1", - "date": "2016-03-16T10:59:02.457Z" + "version": "1.11.28.2", + "date": "2016-03-18T01:03:30.656Z" }