Releases: JanStrauss/skadi
Releases · JanStrauss/skadi
2.6.1
02 Jul 19:04
Compare
Sorry, something went wrong.
No results found
2.6.0
02 Jul 18:58
Compare
Sorry, something went wrong.
No results found
Use streamlink instead of livestreamer
fix auth link pointing to old repo
2.5.0
21 May 15:11
Compare
Sorry, something went wrong.
No results found
fix possible crashes caused by concurrent write to status bar properties when bind (e.g. force channel update and opening channel at the same time)
Skadi now uses the cathode library as Twitch-API wrapper (https://github.com/s1mpl3x/cathode )
add slider to change the gridview preview size
added ui elements and internal handling for twitch-api auth granting (you can now grant twitch write access to your follow list)
added a synchronization ui to sync locally followed channels with your followed channels on twitch (bi-directional)
improved performance on channel detail pane
improved threading behavior: all async code now uses the same thread pool
add visible boxes for emote list
2.4.1
25 Apr 15:05
Compare
Sorry, something went wrong.
No results found
improve detail pane performance
fix emotes and channel logo not being displayed on detail pane when using windows 10 (?!)
2.4.0
25 Apr 05:00
Compare
Sorry, something went wrong.
No results found
updated dependencies
fix #27 : improve user feedback: display livestreamer output in the statusbar
fix #28 : add button to open log file to settings dialog
fix #29 : display subscriber emotes on detail pane
2.3.0
14 Apr 20:42
Compare
Sorry, something went wrong.
No results found
2.2.3
30 Oct 22:45
Compare
Sorry, something went wrong.
No results found
fix #19 Middle click opens up highlighted, not the one mouse is over.
fixed crash when delete and info buttons are used with grid view
allow adding channels via url from the add field, as already possible with drag&drop
2.2.2
11 Sep 15:46
Compare
Sorry, something went wrong.
No results found
2.2.1
24 Aug 18:15
Compare
Sorry, something went wrong.
No results found
fix #13 (filter/sorted list malfunction, not 100% sure if fixed)
fix #16 (grid view open stream/chat actions)
fix #15 (dark theme graph grid lines)
2.2.0
20 Aug 23:27
Compare
Sorry, something went wrong.
No results found
feature: dark theme, selectable via settings dialog (#12 )
feature: grid view, selectable via switch in top right
fix: controlsfx incompatibility with Java 1.8.0.u60 using a modified build, have to wait for official fix