Release 4chan X v1.14.0.9.

This commit is contained in:
ccd0 2018-02-17 10:50:54 -08:00
parent 76f57a09b0
commit fbffa9c158
15 changed files with 17 additions and 17 deletions

View File

@ -4,6 +4,9 @@
## v1.14.0
**v1.14.0.9** *(2018-02-17)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.14.0.9/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.14.0.9/builds/4chan-X-noupdate.crx)]
- Revert "Possible workaround for Cloudflare 503 issue. #1746"
**v1.14.0.8** *(2018-02-17)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.14.0.8/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.14.0.8/builds/4chan-X-noupdate.crx)]
- Possible workaround for Cloudflare 503 issue. #1746
- Strawpoll embedding update.

Binary file not shown.

View File

@ -1,6 +1,6 @@
// ==UserScript==
// @name 4chan X beta
// @version 1.14.0.8
// @version 1.14.0.9
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X

View File

@ -1,6 +1,6 @@
// ==UserScript==
// @name 4chan X beta
// @version 1.14.0.8
// @version 1.14.0.9
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@ -157,7 +157,7 @@ docSet = function() {
};
g = {
VERSION: '1.14.0.8',
VERSION: '1.14.0.9',
NAMESPACE: '4chan X.',
boards: {}
};
@ -4533,7 +4533,6 @@ $ = (function() {
return (lastModified[whenModified] || (lastModified[whenModified] = {}))[url] = r.getResponseHeader('Last-Modified');
});
}
r.withCredentials = true;
$.extend(r, options);
$.extend(r.upload, upCallbacks);
$.on(r, 'error', function() {

Binary file not shown.

View File

@ -1,6 +1,6 @@
// ==UserScript==
// @name 4chan X
// @version 1.14.0.8
// @version 1.14.0.9
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@ -157,7 +157,7 @@ docSet = function() {
};
g = {
VERSION: '1.14.0.8',
VERSION: '1.14.0.9',
NAMESPACE: '4chan X.',
boards: {}
};
@ -4533,7 +4533,6 @@ $ = (function() {
return (lastModified[whenModified] || (lastModified[whenModified] = {}))[url] = r.getResponseHeader('Last-Modified');
});
}
r.withCredentials = true;
$.extend(r, options);
$.extend(r.upload, upCallbacks);
$.on(r, 'error', function() {

Binary file not shown.

View File

@ -1,6 +1,6 @@
// ==UserScript==
// @name 4chan X
// @version 1.14.0.8
// @version 1.14.0.9
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X

View File

@ -1,6 +1,6 @@
// ==UserScript==
// @name 4chan X
// @version 1.14.0.8
// @version 1.14.0.9
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@ -157,7 +157,7 @@ docSet = function() {
};
g = {
VERSION: '1.14.0.8',
VERSION: '1.14.0.9',
NAMESPACE: '4chan X.',
boards: {}
};
@ -4533,7 +4533,6 @@ $ = (function() {
return (lastModified[whenModified] || (lastModified[whenModified] = {}))[url] = r.getResponseHeader('Last-Modified');
});
}
r.withCredentials = true;
$.extend(r, options);
$.extend(r.upload, upCallbacks);
$.on(r, 'error', function() {

Binary file not shown.

View File

@ -3,7 +3,7 @@
"4chan-x@4chan-x.net": {
"updates": [
{
"version": "1.14.0.8",
"version": "1.14.0.9",
"update_link": "https://www.4chan-x.net/builds/4chan-X-beta.crx"
}
]

View File

@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid='lacclbnghgdicfifcamcmcnilckjamag'>
<updatecheck codebase='https://www.4chan-x.net/builds/4chan-X-beta.crx' version='1.14.0.8' />
<updatecheck codebase='https://www.4chan-x.net/builds/4chan-X-beta.crx' version='1.14.0.9' />
</app>
</gupdate>

View File

@ -3,7 +3,7 @@
"4chan-x@4chan-x.net": {
"updates": [
{
"version": "1.14.0.8",
"version": "1.14.0.9",
"update_link": "https://www.4chan-x.net/builds/4chan-X.crx"
}
]

View File

@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid='lacclbnghgdicfifcamcmcnilckjamag'>
<updatecheck codebase='https://www.4chan-x.net/builds/4chan-X.crx' version='1.14.0.8' />
<updatecheck codebase='https://www.4chan-x.net/builds/4chan-X.crx' version='1.14.0.9' />
</app>
</gupdate>

View File

@ -1,4 +1,4 @@
{
"version": "1.14.0.8",
"date": "2018-02-17T18:33:47.380Z"
"version": "1.14.0.9",
"date": "2018-02-17T18:48:58.724Z"
}