diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6be55e519..76c99d3b4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,9 @@
### v1.13.14
+**v1.13.14.1** *(2017-10-23)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.14.1/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.14.1/builds/4chan-X-noupdate.crx)]
+- Bugfix: hide OP bottom backlinks in catalog mode.
+
**v1.13.14.0** *(2017-10-23)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.14.0/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.14.0/builds/4chan-X-noupdate.crx)]
- Based on v1.13.13.1.
- (saxamaphone69) Implement `Bottom Backlinks` option to place backlinks below the post content rather than above it. #101
diff --git a/builds/4chan-X-beta.crx b/builds/4chan-X-beta.crx
index fda567638..10f6bd62a 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 52d6aa7a2..ea203fbb7 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.13.14.0
+// @version 1.13.14.1
// @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 9d2576462..cb55bca9d 100644
--- a/builds/4chan-X-beta.user.js
+++ b/builds/4chan-X-beta.user.js
@@ -1,6 +1,6 @@
// ==UserScript==
// @name 4chan X beta
-// @version 1.13.14.0
+// @version 1.13.14.1
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@@ -159,7 +159,7 @@ docSet = function() {
};
g = {
- VERSION: '1.13.14.0',
+ VERSION: '1.13.14.1',
NAMESPACE: '4chan X.',
boards: {}
};
@@ -2098,6 +2098,7 @@ div[data-checked=\"false\"] > .suboption-list {\n\
.catalog-post > * > .fileText > :not(:first-child),\n\
.catalog-post > .postInfo > :not(.subject):not(.nameBlock):not(.dateTime),\n\
.catalog-post > * > * > .posteruid,\n\
+:root.bottom-backlinks .catalog-post > .container,\n\
.post:not(.catalog-post) > .catalog-link,\n\
.post:not(.catalog-post) > .catalog-stats,\n\
.post:not(.catalog-post) > .catalog-replies {\n\
diff --git a/builds/4chan-X-noupdate.crx b/builds/4chan-X-noupdate.crx
index 146758206..799fe698b 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 9c0e99aab..dac5b5063 100644
--- a/builds/4chan-X-noupdate.user.js
+++ b/builds/4chan-X-noupdate.user.js
@@ -1,6 +1,6 @@
// ==UserScript==
// @name 4chan X
-// @version 1.13.14.0
+// @version 1.13.14.1
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@@ -159,7 +159,7 @@ docSet = function() {
};
g = {
- VERSION: '1.13.14.0',
+ VERSION: '1.13.14.1',
NAMESPACE: '4chan X.',
boards: {}
};
@@ -2098,6 +2098,7 @@ div[data-checked=\"false\"] > .suboption-list {\n\
.catalog-post > * > .fileText > :not(:first-child),\n\
.catalog-post > .postInfo > :not(.subject):not(.nameBlock):not(.dateTime),\n\
.catalog-post > * > * > .posteruid,\n\
+:root.bottom-backlinks .catalog-post > .container,\n\
.post:not(.catalog-post) > .catalog-link,\n\
.post:not(.catalog-post) > .catalog-stats,\n\
.post:not(.catalog-post) > .catalog-replies {\n\
diff --git a/builds/4chan-X.crx b/builds/4chan-X.crx
index 3afcd9faf..013ed4540 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 6ccfbc0df..24369b095 100644
--- a/builds/4chan-X.meta.js
+++ b/builds/4chan-X.meta.js
@@ -1,6 +1,6 @@
// ==UserScript==
// @name 4chan X
-// @version 1.13.14.0
+// @version 1.13.14.1
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js
index b0df94ee6..57eebd881 100644
--- a/builds/4chan-X.user.js
+++ b/builds/4chan-X.user.js
@@ -1,6 +1,6 @@
// ==UserScript==
// @name 4chan X
-// @version 1.13.14.0
+// @version 1.13.14.1
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@@ -159,7 +159,7 @@ docSet = function() {
};
g = {
- VERSION: '1.13.14.0',
+ VERSION: '1.13.14.1',
NAMESPACE: '4chan X.',
boards: {}
};
@@ -2098,6 +2098,7 @@ div[data-checked=\"false\"] > .suboption-list {\n\
.catalog-post > * > .fileText > :not(:first-child),\n\
.catalog-post > .postInfo > :not(.subject):not(.nameBlock):not(.dateTime),\n\
.catalog-post > * > * > .posteruid,\n\
+:root.bottom-backlinks .catalog-post > .container,\n\
.post:not(.catalog-post) > .catalog-link,\n\
.post:not(.catalog-post) > .catalog-stats,\n\
.post:not(.catalog-post) > .catalog-replies {\n\
diff --git a/builds/4chan-X.zip b/builds/4chan-X.zip
index 88e10f773..049b5fb8b 100644
Binary files a/builds/4chan-X.zip and b/builds/4chan-X.zip differ
diff --git a/builds/updates-beta.json b/builds/updates-beta.json
index 9ca5fabf3..e680ab4df 100644
--- a/builds/updates-beta.json
+++ b/builds/updates-beta.json
@@ -3,7 +3,7 @@
"4chan-x@4chan-x.net": {
"updates": [
{
- "version": "1.13.14.0",
+ "version": "1.13.14.1",
"update_link": "https://www.4chan-x.net/builds/4chan-X-beta.crx"
}
]
diff --git a/builds/updates-beta.xml b/builds/updates-beta.xml
index 520dc4b0e..fbb584487 100644
--- a/builds/updates-beta.xml
+++ b/builds/updates-beta.xml
@@ -1,7 +1,7 @@
-
+
diff --git a/builds/updates.json b/builds/updates.json
index 11e0b737a..deee2a90b 100644
--- a/builds/updates.json
+++ b/builds/updates.json
@@ -3,7 +3,7 @@
"4chan-x@4chan-x.net": {
"updates": [
{
- "version": "1.13.14.0",
+ "version": "1.13.14.1",
"update_link": "https://www.4chan-x.net/builds/4chan-X.crx"
}
]
diff --git a/builds/updates.xml b/builds/updates.xml
index 7efd62031..e1a59ed7c 100644
--- a/builds/updates.xml
+++ b/builds/updates.xml
@@ -1,7 +1,7 @@
-
+
diff --git a/version.json b/version.json
index 2d9760fa9..1fe382fca 100644
--- a/version.json
+++ b/version.json
@@ -1,4 +1,4 @@
{
- "version": "1.13.14.0",
- "date": "2017-10-23T05:34:40.367Z"
+ "version": "1.13.14.1",
+ "date": "2017-10-23T06:04:23.520Z"
}
\ No newline at end of file