v0.1.9-20260210214134

BloopAI/vibe-kanbanv0.1.9-20260210214134Feb 10, 2026by github-actions[bot]

AI Summary

This is a minor patch release (v0.1.9) for Vibe Kanban that includes bug fixes and feature improvements. The release addresses a click event bug, improves workspace handling, and introduces a default cloud kanban configuration.

Key Highlights

  • Fixed bug preventing Kanban new-issue click event from leaking as statusId
  • Improved workspace counting to include archived workspaces with option to skip migration
  • Added default cloud kanban configuration (Louis/default)
  • Hidden cleanup script placeholder for subsequent conversation turns

New Features

  • Louis/default cloud kanban configuration
  • Count all workspaces including archived, with ability to skip migration

Full Release Notes

## What's Changed
* Prevent Kanban new-issue click event from leaking as statusId (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2672
* Hide cleanup script placeholder for subsequent conversation turns (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/2656
* Louis/default cloud kanban by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2674
* Count all workspaces including archived, allow skip migrate by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2681


**Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/v0.1.8-20260210143125...v0.1.9-20260210214134

✅ **Published to npm registry**