v0.8.0
Release Notes
Latest Release: v0.8.0 (February 9, 2026)
π¨ Release: v0.8.0 β Workspace Cards Redesign + Dynamic Version
Summary: Completely redesigned workspace cards with detailed project statistics, improved UI/UX, and automatic version synchronization.
Added
- π Dynamic Version Display β Version is now automatically synced from
package.jsonto the React welcome page, eliminating manual updates and ensuring consistency - π Project Statistics β Enhanced workspace tracking with separate counters for FastAPI and NestJS projects, replacing simple type arrays with detailed stats
Improved
- π¨ Redesigned Workspace Cards β Complete UI overhaul with compact horizontal layout, color-coded project badges, better visual hierarchy, and improved information density
- π Enhanced Project Detection β More accurate scanning that detects projects directly in workspace root with RapidKit markers and framework-specific fallbacks
Changed
- π Workspace Data Structure β Updated from
projectTypes: string[]toprojectStats: { fastapi?: number, nestjs?: number }for more granular tracking
Visual Changes
Workspace Cards Before:
- Vertical layout with separate info sections
- Simple project type indicators
- Less information density
Workspace Cards After:
- Compact horizontal layout
- Individual badges for each project type with counts (β‘ FastAPI, π± NestJS)
- Color-coded tags for better visual scanning
- Inline time display
- Hover-only close button
- Better path truncation with RTL direction
π Version History
| Version | Release Date | Highlights |
|---|---|---|
| v0.8.0 | Feb 9, 2026 | π¨ Workspace cards redesign, Dynamic version display, Project statistics |
| v0.7.0 | Feb 6, 2026 | π©Ί Workspace health check, Setup status panel, Diagnostics integration |
| v0.6.1 | Feb 3, 2026 | π οΈ Fixes & polish: setup stability, module copy commands, detection improvements |
| v0.6.0 | Feb 3, 2026 | π― Module Browser, Setup Wizard, Package Manager Selection |
| v0.5.2 | Feb 2, 2026 | π§ NPM caching fix, Standalone mode, Recent workspaces |
| v0.5.1 | Feb 2, 2026 | π Documentation translation, Consistency improvements |
| v0.5.0 | Feb 1, 2026 | π Python Core bridge, Workspace registry integration |
| v0.4.7 | Jan 23, 2026 | π Bug fixes, Dependency updates, Security patches |
| v0.4.6 | Jan 1, 2026 | π― Poetry smart detection, Update notifications |
| v0.4.5 | Dec 23, 2025 | β‘ Project quick actions, No workspace switching |
| v0.4.4 | Dec 22, 2025 | π©Ί Doctor npm check, Dynamic versions |
| v0.4.3 | Dec 12, 2025 | π Module explorer, UI enhancements |
| v0.4.2 | Dec 5, 2025 | π Logging commands, Marketplace improvements |
| v0.4.1 | Dec 4, 2025 | π Documentation update, README rewrite |
| v0.4.0 | Dec 3, 2025 | π― Smart location detection, npm migration |
| v0.3.1 | Dec 3, 2025 | π Bug fixes |
| v0.3.0 | Dec 2, 2025 | β¨ New features |
| v0.1.3 | Nov 2025 | π§ Improvements |
| v0.1.2 | Nov 2025 | π Bug fixes |
| v0.1.1 | Nov 2025 | βοΈ Minor updates |
| v0.1.0 | Nov 2025 | π Initial release |
Links
- π¦ VS Code Marketplace
- π GitHub Repository
- π Documentation
- π npm Package