diff --git a/CHANGELOG.md b/CHANGELOG.md
index 45e1b95b8..5f23bf2f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,9 @@
### v1.13.1
+**v1.13.1.8** *(2016-11-19)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.1.8/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.1.8/builds/4chan-X-noupdate.crx)]
+- Rearrange some options.
+
**v1.13.1.7** *(2016-11-18)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.1.7/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.1.7/builds/4chan-X-noupdate.crx)]
- Fix in-comment links to is.4chan.org.
diff --git a/builds/4chan-X-beta.crx b/builds/4chan-X-beta.crx
index bd17f43c8..f295e187b 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 79bf53740..f07c5ecce 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.1.7
+// @version 1.13.1.8
// @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 b8c11270e..b6270d758 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.1.7
+// @version 1.13.1.8
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@@ -147,7 +147,7 @@ docSet = function() {
};
g = {
- VERSION: '1.13.1.7',
+ VERSION: '1.13.1.8',
NAMESPACE: '4chan X.',
boards: {}
};
@@ -238,7 +238,6 @@ Config = (function() {
'Stubs': [true, 'Show stubs of hidden threads / replies.']
},
'Images and Videos': {
- 'Use Faster Image Host': [true, 'Change is.4chan.org links to point to the faster i.4cdn.org host.'],
'Image Expansion': [true, 'Expand images / videos.'],
'Image Hover': [true, 'Show full image / video on mouseover.'],
'Image Hover in Catalog': [true, 'Show full image / video on mouseover in 4chan X catalog.'],
@@ -262,7 +261,8 @@ Config = (function() {
'Allow Sound': [true, 'Open videos with the sound unmuted.'],
'Mouse Wheel Volume': [true, 'Adjust volume of videos with the mouse wheel over the thumbnail/filename/gallery.'],
'Loop in New Tab': [true, 'Loop videos opened in their own tabs.'],
- 'Volume in New Tab': [true, 'Apply 4chan X mute and volume settings to videos opened in their own tabs.']
+ 'Volume in New Tab': [true, 'Apply 4chan X mute and volume settings to videos opened in their own tabs.'],
+ 'Use Faster Image Host': [true, 'Change is.4chan.org links to point to the faster i.4cdn.org host.']
},
'Menu': {
'Menu': [true, 'Add a drop-down menu to posts.'],
@@ -1908,7 +1908,7 @@ div[data-checked=\"false\"] > .suboption-list {\n\
#index-search:not([data-searching]) + #index-search-clear {\n\
display: none;\n\
}\n\
-#index-rev, #index-mode, #index-sort, #index-size {\n\
+#index-options {\n\
float: right;\n\
}\n\
.summary {\n\
@@ -9371,7 +9371,7 @@ Index = (function() {
className: 'navLinks json-index'
});
$.extend(this.navLinks, {
- innerHTML: "Index Catalog Archive Bottom × — [Show]"
+ innerHTML: "Index Catalog Archive Bottom × — [Show]"
});
$('.cataloglink a', this.navLinks).href = CatalogLinks.catalog();
if ((ref5 = g.BOARD.ID) === 'b' || ref5 === 'trash') {
diff --git a/builds/4chan-X-noupdate.crx b/builds/4chan-X-noupdate.crx
index c6ca06053..162d04f33 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 ee167f0ae..ad5a568f1 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.1.7
+// @version 1.13.1.8
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@@ -147,7 +147,7 @@ docSet = function() {
};
g = {
- VERSION: '1.13.1.7',
+ VERSION: '1.13.1.8',
NAMESPACE: '4chan X.',
boards: {}
};
@@ -238,7 +238,6 @@ Config = (function() {
'Stubs': [true, 'Show stubs of hidden threads / replies.']
},
'Images and Videos': {
- 'Use Faster Image Host': [true, 'Change is.4chan.org links to point to the faster i.4cdn.org host.'],
'Image Expansion': [true, 'Expand images / videos.'],
'Image Hover': [true, 'Show full image / video on mouseover.'],
'Image Hover in Catalog': [true, 'Show full image / video on mouseover in 4chan X catalog.'],
@@ -262,7 +261,8 @@ Config = (function() {
'Allow Sound': [true, 'Open videos with the sound unmuted.'],
'Mouse Wheel Volume': [true, 'Adjust volume of videos with the mouse wheel over the thumbnail/filename/gallery.'],
'Loop in New Tab': [true, 'Loop videos opened in their own tabs.'],
- 'Volume in New Tab': [true, 'Apply 4chan X mute and volume settings to videos opened in their own tabs.']
+ 'Volume in New Tab': [true, 'Apply 4chan X mute and volume settings to videos opened in their own tabs.'],
+ 'Use Faster Image Host': [true, 'Change is.4chan.org links to point to the faster i.4cdn.org host.']
},
'Menu': {
'Menu': [true, 'Add a drop-down menu to posts.'],
@@ -1908,7 +1908,7 @@ div[data-checked=\"false\"] > .suboption-list {\n\
#index-search:not([data-searching]) + #index-search-clear {\n\
display: none;\n\
}\n\
-#index-rev, #index-mode, #index-sort, #index-size {\n\
+#index-options {\n\
float: right;\n\
}\n\
.summary {\n\
@@ -9371,7 +9371,7 @@ Index = (function() {
className: 'navLinks json-index'
});
$.extend(this.navLinks, {
- innerHTML: "Index Catalog Archive Bottom × — [Show]"
+ innerHTML: "Index Catalog Archive Bottom × — [Show]"
});
$('.cataloglink a', this.navLinks).href = CatalogLinks.catalog();
if ((ref5 = g.BOARD.ID) === 'b' || ref5 === 'trash') {
diff --git a/builds/4chan-X.crx b/builds/4chan-X.crx
index 8753ddb50..63bb03bd7 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 b5552bce5..532b30578 100644
--- a/builds/4chan-X.meta.js
+++ b/builds/4chan-X.meta.js
@@ -1,6 +1,6 @@
// ==UserScript==
// @name 4chan X
-// @version 1.13.1.7
+// @version 1.13.1.8
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js
index bb16d751a..30f55feb5 100644
--- a/builds/4chan-X.user.js
+++ b/builds/4chan-X.user.js
@@ -1,6 +1,6 @@
// ==UserScript==
// @name 4chan X
-// @version 1.13.1.7
+// @version 1.13.1.8
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@@ -147,7 +147,7 @@ docSet = function() {
};
g = {
- VERSION: '1.13.1.7',
+ VERSION: '1.13.1.8',
NAMESPACE: '4chan X.',
boards: {}
};
@@ -238,7 +238,6 @@ Config = (function() {
'Stubs': [true, 'Show stubs of hidden threads / replies.']
},
'Images and Videos': {
- 'Use Faster Image Host': [true, 'Change is.4chan.org links to point to the faster i.4cdn.org host.'],
'Image Expansion': [true, 'Expand images / videos.'],
'Image Hover': [true, 'Show full image / video on mouseover.'],
'Image Hover in Catalog': [true, 'Show full image / video on mouseover in 4chan X catalog.'],
@@ -262,7 +261,8 @@ Config = (function() {
'Allow Sound': [true, 'Open videos with the sound unmuted.'],
'Mouse Wheel Volume': [true, 'Adjust volume of videos with the mouse wheel over the thumbnail/filename/gallery.'],
'Loop in New Tab': [true, 'Loop videos opened in their own tabs.'],
- 'Volume in New Tab': [true, 'Apply 4chan X mute and volume settings to videos opened in their own tabs.']
+ 'Volume in New Tab': [true, 'Apply 4chan X mute and volume settings to videos opened in their own tabs.'],
+ 'Use Faster Image Host': [true, 'Change is.4chan.org links to point to the faster i.4cdn.org host.']
},
'Menu': {
'Menu': [true, 'Add a drop-down menu to posts.'],
@@ -1908,7 +1908,7 @@ div[data-checked=\"false\"] > .suboption-list {\n\
#index-search:not([data-searching]) + #index-search-clear {\n\
display: none;\n\
}\n\
-#index-rev, #index-mode, #index-sort, #index-size {\n\
+#index-options {\n\
float: right;\n\
}\n\
.summary {\n\
@@ -9371,7 +9371,7 @@ Index = (function() {
className: 'navLinks json-index'
});
$.extend(this.navLinks, {
- innerHTML: "Index Catalog Archive Bottom × — [Show]"
+ innerHTML: "Index Catalog Archive Bottom × — [Show]"
});
$('.cataloglink a', this.navLinks).href = CatalogLinks.catalog();
if ((ref5 = g.BOARD.ID) === 'b' || ref5 === 'trash') {
diff --git a/builds/4chan-X.zip b/builds/4chan-X.zip
index 79a0fc128..f5148476d 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 b41b980cd..5d6e6db30 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 6032cc56c..ead23eb30 100644
--- a/builds/updates.xml
+++ b/builds/updates.xml
@@ -1,7 +1,7 @@
-
+
diff --git a/version.json b/version.json
index 7eb83c6c5..41bfeac91 100644
--- a/version.json
+++ b/version.json
@@ -1,4 +1,4 @@
{
- "version": "1.13.1.7",
- "date": "2016-11-18T03:44:47.789Z"
+ "version": "1.13.1.8",
+ "date": "2016-11-19T22:25:50.271Z"
}
\ No newline at end of file