Merge branch 'bstable'
This commit is contained in:
commit
56168d8aa3
@ -24,6 +24,9 @@
|
|||||||
|
|
||||||
### v1.14.11
|
### v1.14.11
|
||||||
|
|
||||||
|
**v1.14.11.3** *(2019-08-09)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.14.11.3/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.14.11.3/builds/4chan-X-noupdate.crx)]
|
||||||
|
- Reduce default thread updater interval from 30 seconds to 5 seconds.
|
||||||
|
|
||||||
**v1.14.11.2** *(2019-08-07)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.14.11.2/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.14.11.2/builds/4chan-X-noupdate.crx)]
|
**v1.14.11.2** *(2019-08-07)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.14.11.2/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.14.11.2/builds/4chan-X-noupdate.crx)]
|
||||||
- Fix error from Catalog Links feature in native catalog when /f/ is in the custom board list. #2390
|
- Fix error from Catalog Links feature in native catalog when /f/ is in the custom board list. #2390
|
||||||
|
|
||||||
|
|||||||
@ -1153,7 +1153,7 @@ Config =
|
|||||||
false
|
false
|
||||||
'Increase the intervals between updates on threads without new posts.'
|
'Increase the intervals between updates on threads without new posts.'
|
||||||
]
|
]
|
||||||
'Interval': 30
|
'Interval': 5
|
||||||
|
|
||||||
customCooldown: 0
|
customCooldown: 0
|
||||||
customCooldownEnabled: true
|
customCooldownEnabled: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user