v0.4.7
Release Notes
Latest Release: v0.4.7 (January 23, 2026)
Bug Fix & Dependency Updates 🐛📦
Workspace recovery + Latest stable dependencies + Security fixes!
What's New
- 🐛 Missing Workspace Recovery - Fixed crash when workspace directory is deleted
- Auto-detects deleted workspace directories
- Shows recovery dialog: Recreate | Choose New Location | Cancel
- No need to restart VS Code
- Eliminates
ENOENT: no such file or directoryerrors
- 📦 Updated 11 Dependencies - Latest stable versions
- @types/node: 20.19.24 → 20.19.30
- @types/vscode: 1.106.1 → 1.108.1
- @typescript-eslint/*: 8.48.1 → 8.53.1
- vitest: 4.0.15 → 4.0.18
- prettier: 3.7.4 → 3.8.1
- fs-extra: 11.3.2 → 11.3.3
- @vscode/test-cli: 0.0.4 → 0.0.12
- 🔒 Security - Fixed 3 vulnerabilities (1 low, 2 moderate)
- 🔄 Compatibility - Synced with rapidkit-npm v0.14.2
Previous Releases
v0.4.6 (January 1, 2026)
Poetry Smart Detection + Update Notifications 🐍🔔
Seamless Poetry integration + Never miss npm package updates!
What's New
- 🐍 Smart Poetry Virtualenv Detection - No more false warnings!
- Detects
.venvin project directory - Detects Poetry cache virtualenvs (
~/.cache/pypoetry/virtualenvs/) - Uses
poetry env info --pathfor accurate detection - Synced with rapidkit-npm v0.14.1
- Detects
- 🔔 Automatic Update Notifications - Stay up-to-date effortlessly
- Auto-checks NPM registry every 24 hours
- Smart notifications: Update Now | Release Notes | Skip Version
- Manual check:
RapidKit: Check for Updatescommand - Respects user preferences (dismissible)
- �️ Missing Workspace Recovery - Auto-fix deleted workspaces
- Detects when workspace directory no longer exists
- Shows recovery dialog: Recreate | Choose New Location | Cancel
- No need to restart VS Code
- Eliminates
ENOENTerrors
- �📦 Enhanced Doctor Command - Better Poetry detection
- Shows exact Poetry version
- Improved error messages
- 🧹 Cleaner Configuration - Removed 26 deprecated activation events
- Smaller package.json
- No functional changes
Previous Releases
v0.4.5 (December 23, 2025)
Actions Panel Redesign + Project Quick Actions ⚡
Professional WebviewView sidebar + One-click project commands!
What's New
- 🎨 ACTIONS WebviewView - Completely redesigned sidebar
- Professional button design (GitLens-style minimal UI)
- Inline SVG icons for perfect rendering
- Framework badges:
PY/TS - Sections: Create, Tools, Resources
- 🎨 Welcome Panel SVG Logo - Upgraded from PNG to SVG
- Crisp rendering at any display size
- Official brand colors: #00CFC1 + #1C1C1C
- 🖼️ rapidkit.svg - Official brand icon with shadow effect
- ⚡ Project Quick Actions - 5 inline buttons on each project in PROJECTS panel
💻Open Terminal - Opens terminal in project directory📦Install Dependencies - Runsnpx rapidkit init▶️Start Dev Server - Runsnpx rapidkit dev🧪Run Tests - Runsnpx rapidkit test✨ NEW🌐Open Browser - Opens Swagger docs with options ✨ NEW
- 📂 Project File Tree - Expand project to see key files
- Shows
src/,tests/, config, README - Click any file to open it directly
- Shows
- 🎨 Framework Icons - Visual distinction for projects
- 🐍 Green icon for FastAPI (Python)
- 🔴 Red icon for NestJS (TypeScript)
- 📝 Better Marketplace Description - Clean architecture focus
- 🐛 No More Workspace Switch - Clicking project doesn't reload VS Code
Previous Releases
v0.4.4 (December 22, 2025)
Doctor Enhancement & Code Quality
- 🩺 RapidKit npm Check in Doctor - System check now verifies
npx rapidkit --version - 🔄 Dynamic Version Markers - Marker files now use extension version from package.json
- 🐛 TypeScript Fix - Added
'preview'toRapidKitModule.statustype - 📝 Documentation - Updated CHANGELOG links (0.4.0-0.4.3)
v0.4.3 (December 12, 2025)
UI/UX Enhancements & Complete Module Catalog
- 🧩 Complete Module Explorer - 27 modules across 12 categories (AI, Auth, Billing, Business, Cache, Communication, Database, Essentials, Observability, Security, Tasks, Users)
- All marked as "🔜 Coming Soon" preview
- Full integration planned for Q1 2026
- 📢 Enhanced Notifications - Action buttons for better workflow
- Project creation:
📂 Open in Editor,⚡ Open Terminal,🧩 Add Modules,📖 View Docs - Module addition:
📖 View Module Docs,➕ Add Another Module - System check:
📊 View Full Reportor🔧 View Issues
- Project creation:
- 🎨 Cleaner UI
- Removed TEMPLATES tab (redundant)
- Enhanced ACTIONS panel with categories (Quick Start, Resources, Feedback)
- Safer context menus - dangerous operations at bottom
- 📊 Better Status Bar - Shows project count:
🚀 RapidKit | X Projects | Ready
| Version | Date | Highlights |
|---|---|---|
| v0.4.7 | Jan 23, 2026 | Bug fix & dependency updates, security fixes |
| v0.4.6 | Jan 1, 2026 | Poetry smart detection, update notifications |
| v0.4.5 | Dec 23, 2025 | Project quick actions, no workspace switch |
| 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 |
For complete changelog, see CHANGELOG.md.