v0.1.22-20260302181217

BloopAI/vibe-kanbanv0.1.22-20260302181217Mar 2, 2026by github-actions[bot]

AI Summary

This is a minor patch release for BloopAI/vibe-kanban containing one bug fix and one performance improvement. The release reorders the Kanban board sections to place 'Running' between 'Needs Attention' and 'Idle', and optimizes historical log streaming by deduplicating consecutive patches.

Key Highlights

  • Reordered accordion sections to place Running between Needs Attention and Idle in the Kanban view
  • Performance improvement: deduplicated consecutive patches in historical normalized log streaming
  • Release published to npm registry

Full Release Notes

## What's Changed
* fix: reorder accordion sections to place Running between Needs Attention and Idle (Vibe Kanban) by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/2997
* perf: deduplicate consecutive patches in historical normalized log streaming by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/2999


**Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/remote-v0.1.18...v0.1.22-20260302181217

✅ **Published to npm registry**