v0.1.8-20260210143125
BloopAI/vibe-kanbanv0.1.8-20260210143125Feb 10, 2026by github-actions[bot]
AI Summary
This release focuses on bug fixes and UI refinements for the Vibe Kanban project, addressing a race condition in project creation, fixing status defaults and event leaks, and improving visual elements. The release also simplifies the Kanban view to fixed Team/Personal presets with runtime filters.
Key Highlights
- Fixed race condition when creating new projects by waiting for create persistence to complete
- Resolved 422 event leak and corrected Kanban create status defaults
- Improved UI alignment by enlarging project menu dots in Kanban header
- Clarified empty state message for recent-repository picker
- Simplified Kanban to fixed Team/Personal presets with runtime filters
New Features
- Simplified Kanban to fixed Team/Personal presets with runtime filters
Full Release Notes
## What's Changed * Prevent new-project status race by waiting for create persistence (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2664 * Fix Kanban create status defaults and 422 event leak (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2665 * Align and enlarge project menu dots in Kanban header (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2667 * Clarify empty recent-repository picker message (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2669 * Simplify Kanban to fixed Team/Personal presets with runtime filters (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2668 **Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/remote-v0.1.2...v0.1.8-20260210143125 ✅ **Published to npm registry**