Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.

Releases: theChaosCoder/VSRepoGUI

v0.9.8

Choose a tag to compare

@theChaosCoder theChaosCoder released this 27 Jul 11:50
  • Show Tooltip on link hover
  • Check if weblink is actually valid
  • Add an additional check on start

v0.9.7

Choose a tag to compare

@theChaosCoder theChaosCoder released this 27 Sep 15:48
  • 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

Choose a tag to compare

@theChaosCoder theChaosCoder released this 02 Feb 10:10

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

v0.9.5

Choose a tag to compare

@theChaosCoder theChaosCoder released this 25 Aug 08:24

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

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

v0.9.4

Choose a tag to compare

@theChaosCoder theChaosCoder released this 13 Aug 09:05

Fixes (hopefully) downloading packages on Windows7

v0.9.3

Choose a tag to compare

@theChaosCoder theChaosCoder released this 09 Aug 08:41

Fixed python check on start.

v0.9.2

Choose a tag to compare

@theChaosCoder theChaosCoder released this 25 Jul 14:26
  • Show available Ram
  • Improve Multi CPU / GPU detection

v0.9.1

Choose a tag to compare

@theChaosCoder theChaosCoder released this 31 Oct 22:22

Fixed github links

v0.9

Choose a tag to compare

@theChaosCoder theChaosCoder released this 20 Oct 10:36
  • 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

Choose a tag to compare

@theChaosCoder theChaosCoder released this 09 Jul 00:33
  • 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