Releases: CodingWithCalvin/VS-GitRanger
Releases · CodingWithCalvin/VS-GitRanger
2026.1.23.12
🐛 Bug Fixes
- fix(workflow): use shared contributors workflow
🎉 New Features
- feat(ui): add status bar blame and logging infrastructure (#19)
- feat(telemetry): add Otel4Vsix integration
- feat: modernize to SDK-style project
🔧 Maintenance
- chore(config): add .editorconfig and .gitattributes
- chore(deps): upgrade VsixSdk to 0.4.0 and add VSSDK.BuildTools
- chore(docs): add co-author and generated-by rules to CLAUDE.md
- chore(docs): move local rules to main CLAUDE.md
- chore(docs): sync CLAUDE.md with standardized template
- chore(workflow): use shared workflows
- chore: add package.json for husky support
- chore: standardize .gitignore across repos
- chore: sync license format
- docs(readme): add status bar blame and diagnostics features
- docs: add Write Tests and Run Validation critical rules
- fix(ci): simplify preview changelog workflow
2025.12.28.33
🐛 Bug Fixes
- fix(ci): add missing source.extension.cs and DeployExtension property
- fix(ci): correct assetFiles path in publish manifest
- fix(ci): use absolute URL for README icon in marketplace
- fix(gutter): enable mouse events for tooltip
- fix(vsix): link icon and license from root resources
- fix(vsix): shorten description for marketplace display
🔧 Maintenance
- chore(branding): update extension icon
- chore(build): migrate from SLN to SLNX format
- chore(build): update solution and manifest metadata
- chore(ci): add LinkedIn notification to publish workflow
- chore(ci): add VS marketplace publish manifest
- chore(ci): add contributors workflow
- docs(claude): add VSIX development rules
- docs(readme): add emojis, badges, and visual styling
- docs(readme): simplify header and add contributors section
- docs(readme): update badges and add marketplace link