v0.12.0
Release Notes
Latest Release: v0.12.0 (February 15, 2026)
πͺ Release: v0.12.0 β Module Details Modal + Workspace-First CLI Resolution
Summary: Introduced an in-app module details modal in the Welcome webview, improved workspace-first CLI binary resolution for nested projects, and added automatic workspace/module refresh after module install.
Added
- πͺ Module Details Modal β Rich tabbed module details UI (overview, dependencies, configuration, profiles, features, docs)
- π§© Expanded ModuleData Typing β Support for runtime dependencies, profiles, documentation, compatibility, support, and changelog metadata
- π Workspace Status Refresh Hook β Refreshes installed modules and catalog after successful module installation
Changed
- π§ CLI Resolution Strategy β Searches for workspace
.venv/bin/rapidkitby walking parent directories before global fallback - π‘ Module Info Fetching β Uses
rapidkit modules info <module> --jsonand merges with catalog data - π¨ Webview UX β Module details now open in modal instead of separate HTML panel
Technical
- UI Architecture: Replaced standalone HTML module details page with React modal workflow
- CLI Reliability: Better
.venvdiscovery in nested workspace/project layouts - State Sync: Installed-modules list now refreshes immediately after add-module success
π Version History
| Version | Release Date | Highlights |
|---|---|---|
| v0.12.0 | Feb 15, 2026 | πͺ Module details modal, π§ workspace-first CLI resolution, π post-install refresh |
| v0.11.0 | Feb 14, 2026 | π Dynamic Examples, π¨ Kit Selection, π¦ Workspace Export/Import |
| v0.10.0 | Feb 12, 2026 | π Project Actions, π― Smart Browser, π‘ Port Detection |
| v0.9.0 | Feb 10, 2026 | π Modal system, β‘ Smart caching, π± Responsive design |
| 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