diff --git a/CHANGELOG.md b/CHANGELOG.md index ab671397e..c58072812 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ Sometimes the changelog has notes (not comprehensive) acknowledging people's wor ### v1.11.10 +**v1.11.10.5** *(2015-09-20)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.10.5/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.10.5/builds/4chan-X-noupdate.crx "Chromium version")] +- 4chan change: "Admin Emeritus" capcode is now "Founder". + **v1.11.10.4** *(2015-09-01)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.10.4/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.10.4/builds/4chan-X-noupdate.crx "Chromium version")] - (pleebe) Update archive list: Merge not4plebs with 4plebs. diff --git a/builds/4chan-X-beta.crx b/builds/4chan-X-beta.crx index 15d57d0b4..de42b1a8e 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 fee0aa199..c5db18240 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.10.4 +// @version 1.11.10.5 // @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 7d897f838..8edb2c3c0 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.10.4 +// @version 1.11.10.5 // @minGMVer 1.14 // @minFFVer 26 // @namespace 4chan-X @@ -412,7 +412,7 @@ doc = d.documentElement; g = { - VERSION: '1.11.10.4', + VERSION: '1.11.10.5', NAMESPACE: '4chan X.', boards: {} }; @@ -4244,9 +4244,9 @@ if (capcode) { capcodeUC = capcode.split(' ')[0]; capcodeLC = capcodeUC.toLowerCase(); - if (capcode === 'Admin Emeritus') { - capcodePlural = 'the Administrator Emeritus'; - capcodeDescription = "4chan's founding Administrator"; + if (capcode === 'Founder') { + capcodePlural = 'the Founder'; + capcodeDescription = "4chan's Founder"; } else { capcodeLong = { 'Admin': 'Administrator', diff --git a/builds/4chan-X-noupdate.crx b/builds/4chan-X-noupdate.crx index 14aabfca2..3cdd14c48 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 ae75f78c0..116b597fb 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.10.4 +// @version 1.11.10.5 // @minGMVer 1.14 // @minFFVer 26 // @namespace 4chan-X @@ -412,7 +412,7 @@ doc = d.documentElement; g = { - VERSION: '1.11.10.4', + VERSION: '1.11.10.5', NAMESPACE: '4chan X.', boards: {} }; @@ -4244,9 +4244,9 @@ if (capcode) { capcodeUC = capcode.split(' ')[0]; capcodeLC = capcodeUC.toLowerCase(); - if (capcode === 'Admin Emeritus') { - capcodePlural = 'the Administrator Emeritus'; - capcodeDescription = "4chan's founding Administrator"; + if (capcode === 'Founder') { + capcodePlural = 'the Founder'; + capcodeDescription = "4chan's Founder"; } else { capcodeLong = { 'Admin': 'Administrator', diff --git a/builds/4chan-X.crx b/builds/4chan-X.crx index 6c7d8b1c7..1e44f5106 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 395f1b27b..1e5e3afb2 100644 --- a/builds/4chan-X.meta.js +++ b/builds/4chan-X.meta.js @@ -1,6 +1,6 @@ // ==UserScript== // @name 4chan X -// @version 1.11.10.4 +// @version 1.11.10.5 // @minGMVer 1.14 // @minFFVer 26 // @namespace 4chan-X diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js index f4fd15f54..ddd06da4e 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.10.4 +// @version 1.11.10.5 // @minGMVer 1.14 // @minFFVer 26 // @namespace 4chan-X @@ -412,7 +412,7 @@ doc = d.documentElement; g = { - VERSION: '1.11.10.4', + VERSION: '1.11.10.5', NAMESPACE: '4chan X.', boards: {} }; @@ -4244,9 +4244,9 @@ if (capcode) { capcodeUC = capcode.split(' ')[0]; capcodeLC = capcodeUC.toLowerCase(); - if (capcode === 'Admin Emeritus') { - capcodePlural = 'the Administrator Emeritus'; - capcodeDescription = "4chan's founding Administrator"; + if (capcode === 'Founder') { + capcodePlural = 'the Founder'; + capcodeDescription = "4chan's Founder"; } else { capcodeLong = { 'Admin': 'Administrator', diff --git a/builds/4chan-X.zip b/builds/4chan-X.zip index 9f118432e..739bca0b8 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 0d5c9a66a..d0ba9aeec 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 d25ae4c12..0f2700126 100644 --- a/builds/updates.xml +++ b/builds/updates.xml @@ -1,7 +1,7 @@ - + diff --git a/package.json b/package.json index 8814ad1ff..108b8e67e 100644 --- a/package.json +++ b/package.json @@ -4,8 +4,8 @@ "meta": { "name": "4chan X", "fork": "ccd0", - "version": "1.11.10.4", - "date": "2015-09-01T14:54:58.058Z", + "version": "1.11.10.5", + "date": "2015-09-20T20:03:31.648Z", "page": "https://www.4chan-x.net/", "downloads": "https://www.4chan-x.net/builds/", "oldVersions": "https://raw.githubusercontent.com/ccd0/4chan-x/",