Release 4chan X v3.7.0.
This commit is contained in:
parent
3f1625f881
commit
1c33b235d0
@ -1,3 +1,5 @@
|
||||
## 3.7.0 - *2013-08-13*
|
||||
|
||||
- **Thread Watcher** improvements:
|
||||
- It is now possible to open all watched threads via the `Open all threads` button in the Thread Watcher's menu.
|
||||
- Added the `Current Board` setting to switch between showing watched threads from the current board or all boards, disabled by default.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "4chan-X",
|
||||
"version": "3.6.0",
|
||||
"version": "3.7.0",
|
||||
"description": "Cross-browser extension for productive lurking on 4chan.",
|
||||
"meta": {
|
||||
"name": "4chan X",
|
||||
|
||||
@ -261,7 +261,6 @@ Header =
|
||||
nodes.splice index, 0, shortcut
|
||||
$.add shortcuts, nodes
|
||||
|
||||
|
||||
menuToggle: (e) ->
|
||||
Header.menu.toggle e, @, g
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user