Releases: iwiwao/Tree-of-Savior-Addon-Manager
v1.0.8
v1.0.7
Split Repo and Dependency updates into separate functions.
Tighten up ToS directory validation checks a bit.
Trim the addon popup size again.
Clean up returnChildRepoData.
Remove hardcoded dependency downloads.
Added sorting options.
Reduce unneeded grid drawing for nonactive tabs.
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
Move away from Task.Factory to simple awaits.
Fix addon data dircetory. Again.
Split addon management into another class.
Split repo cache management into another class.
Reduce size of addon information window.
Automatic download of dependencies when updating addon cache.
Move HttpClient to a single instance.
Replace WebClient calls with HttpClient.
Basic program update self-checking.
v1.0.1
Code the addon Update button.
New XAML-driven layout for main addon window.
Make sure ToS directory is set before opening addon popup.
Fix addon popup pulling wrong addon when list is filtered.
Added (disabled) github API calls and repo recording.
Fixed incorrect repo pull on iToS tab.
Probably other things I forgot about.