Skip to content

Releases: theChaosCoder/VSRepoGUI

v0.9.8

27 Jul 11:50
Compare
Choose a tag to compare
  • Show Tooltip on link hover
  • Check if weblink is actually valid
  • Add an additional check on start

v0.9.7

27 Sep 15:48
Compare
Choose a tag to compare
  • 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

02 Feb 10:10
Compare
Choose a tag to compare

Fixed app start problem when no vspackages.json is present.

v0.9.5

25 Aug 08:24
Compare
Choose a tag to compare

Add support for v3 packages. It is backwards compatible with v2.

NOTE: portable mode only works with v3 packages (for) now!

v0.9.4

13 Aug 09:05
Compare
Choose a tag to compare

Fixes (hopefully) downloading packages on Windows7

v0.9.3

09 Aug 08:41
Compare
Choose a tag to compare

Fixed python check on start.

v0.9.2

25 Jul 14:26
Compare
Choose a tag to compare
  • Show available Ram
  • Improve Multi CPU / GPU detection

v0.9.1

31 Oct 22:22
Compare
Choose a tag to compare

Fixed github links

v0.9

20 Oct 10:36
Compare
Choose a tag to compare
  • 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

09 Jul 00:33
Compare
Choose a tag to compare
  • 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