Merge branch '1.9.10.x'

Conflicts:
	LICENSE
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
This commit is contained in:
ccd0 2014-11-10 03:29:44 -08:00
commit 1bfffa37a5

View File

@ -36,6 +36,8 @@ The links to individual versions below are to copies of the script with the upda
### v1.9.11.0
*2014-11-09* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.11.0/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.11.0/builds/4chan-X-noupdate.crx "Chromium version")]
Based on v1.9.10.0.
**MayhemYDG**
- Added `Image Size` setting for the catalog.
- Added a keybind to cycle through index sort types.
@ -45,6 +47,15 @@ The links to individual versions below are to copies of the script with the upda
- Add unique IP count to thread stats.
<!-- v1.9.10.x -->
### v1.9.10.1
*2014-11-10* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.10.1/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.10.1/builds/4chan-X-noupdate.crx "Chromium version")]
Backported from v1.9.11.1.
**ccd0**
- Add unique IP count to thread stats.
- The IP count in the thread stats is now optional, controlled by the IP Count in Stats setting (default: on).
### v1.9.10.0
*2014-11-02* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.10.0/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.10.0/builds/4chan-X-noupdate.crx "Chromium version")]