blob: 428da9e34fe5b7c91036deef8df68ecd6a97e39c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
See the full changelog at
https://git.sr.ht/~krathalan/wtwitch/tree/master/FULLCHANGELOG
1.7.1 (July 6, 2020)
Fixed issue #5 where user settings may be read incorrectly
https://todo.sr.ht/~krathalan/wtwitch/5
2.0.0 (August 24, 2020)
New command style: no more flags! ("wtwitch c" instead of "wtwitch -c")
Instead of "wtwitch [streamer]" to watch a streamer, use
"wtwitch w [streamer]"
Added commands to search games and channels
wtwitch e [category/game]
wtwitch n [channel]
Added blocking/subscribing/unsubscribing to more than 1 channel at a time
Keep track of last time offline subscriptions were seen online
Improved compatibility with macOS with patches from René de Hesselle
Added German localization improvement patch from René de Hesselle
2.1.0 (September 7, 2020)
Added bash completion file (built in to AUR package)
https://todo.sr.ht/~krathalan/wtwitch/7
2.1.1 (December 22, 2020)
Fixed bug with mpv window title due to changes in streamlink 2.0.0
|