Releases: theChaosCoder/VSRepoGUI
Releases · theChaosCoder/VSRepoGUI
v0.9.8
v0.9.7
- Update Material Design packages which fixes Hyperlinks
- Don't hide installed packages if there's an update availabe
- Fixed a search bug
- Show some additional diagnose info like min OS version Win7, XP etc.
v0.9.6
Fixed app start problem when no vspackages.json is present.
v0.9.5
Add support for v3 packages. It is backwards compatible with v2.
NOTE: portable mode only works with v3 packages (for) now!
v0.9.4
Fixes (hopefully) downloading packages on Windows7
v0.9.3
Fixed python check on start.
v0.9.2
- Show available Ram
- Improve Multi CPU / GPU detection
v0.9.1
Fixed github links
v0.9
- VSRepoGUI now remembers the window size (saved in AppData\Roaming\VSRepoGUI)
- Added GPU in diagnose tab
- Added dll error code 193 in diagose
- Fixed absolut path bug in portable mode
v0.8
- Should start faster now (async plugin read on start)
- Should detect all possible VS installations now (for all and per user)
- Add some additional diagnostic information
- All rows have the same height now (better scrolling experience)
- Namespace links now opens its meta package on github