v0.1.10-20260211093326
BloopAI/vibe-kanbanv0.1.10-20260211093326Feb 11, 2026by github-actions[bot]
AI Summary
This is a bug fix release for Vibe Kanban addressing three issues: React hot reload functionality, a dialog appearing for the wrong workspace during conflict resolution, and truncating task titles to 255 characters during cloud migration to ensure data integrity.
Key Highlights
- Fixed React hot reload functionality
- Fixed resolve conflicts dialog appearing for the wrong workspace when switching workspaces
- Implemented task title truncation to 255 characters during cloud migration for data integrity
Full Release Notes
## What's Changed * Fix React hot reload by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/2660 * Fix resolve conflicts dialog appearing for wrong workspace on switch (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/2625 * Truncate task titles to 255 chars during cloud migration (Vibe Kanban) by @LSRCT in https://github.com/BloopAI/vibe-kanban/pull/2690 **Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/v0.1.9-20260210214134...v0.1.10-20260211093326 ✅ **Published to npm registry**