v0.1.12-20260212135913
BloopAI/vibe-kanbanv0.1.12-20260212135913Feb 12, 2026by github-actions[bot]
AI Summary
This is a bug fix and UI maintenance release for Vibe Kanban that addresses several issues including a frontend removal bug, login dialog behavior after logout, and PostHog identity merging. The release also includes a minor UI improvement to replace an icon for consistency.
Key Highlights
- Fixed/reverted frontend removal issue
- Fixed login dialog appearing after intentional logout
- Fixed PostHog identity merge by switching to $merge_dangerously
- Replaced subagent log icon with CpuIcon to match settings
Full Release Notes
## What's Changed * Replace subagent log icon with CpuIcon to match settings (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/2714 * Fix/revert frontend removal by @LSRCT in https://github.com/BloopAI/vibe-kanban/pull/2718 * Avoid showing login dialog after intentional logout (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/2717 * Fix PostHog identity merge by switching to $merge_dangerously (Vibe Kanban) by @LSRCT in https://github.com/BloopAI/vibe-kanban/pull/2703 **Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/remote-v0.1.4...v0.1.12-20260212135913 ✅ **Published to npm registry**