Skip to content

Releases: CodingWithCalvin/VSToolbox

v0.1.1

31 Dec 22:44
3a2084c

Choose a tag to compare

🐛 Bug Fixes

  • fix: escape * in detection service for vswhere usage

🔧 Maintenance

  • chore: fix social notifications
  • chore: update README with new screenshots

v0.1.0

31 Dec 20:15
ad41caa

Choose a tag to compare

🐛 Bug Fixes

  • fix(ci): add state=closed param to issues API call
  • fix(ci): detect issues closed by merged PRs via cross-reference
  • fix(ci): pass LINKEDIN_CLIENT_ID to reusable workflow
  • fix(ci): remove MSIX build steps from release workflow

🎉 New Features

  • feat(ui): add Visual Studio icon to application (#1)
  • feat: add startup and behavior settings (#2)
  • feat: add channel type badge to VS instance list (#3)
  • feat: UX overhaul with custom window chrome and single-instance support

🔧 Maintenance

  • ci: add GitHub Actions workflows for CI and commit linting
  • ci: add preview changelog and contributors workflows
  • ci: add release workflow with social notifications