v0.1.7-20260209112212

BloopAI/vibe-kanbanv0.1.7-20260209112212Feb 9, 2026by github-actions[bot]

AI Summary

A comprehensive UI overhaul for the workspace sidebar and issue creation flows. This update introduces new filtering options, refactors command dialogs, and improves the overall stability of the Kanban creation process.

Key Highlights

  • Added workspace sidebar filters for Project and PR status
  • Refactored CommandBarDialog to extract selection flows into generic SelectionDialog
  • Introduced per-project Kanban views and filter dialog refactor
  • Improved issue workspace empty state and direct-create flow

New Features

  • Sort accordion sidebar workspaces by last completed time, oldest first
  • Add 'No project' filter option to workspace sidebar project dropdown
  • Include unseen activity workspaces in Accordion Needs Attention section
  • Add hover-only issue actions menu to Kanban cards
  • Move project status settings into Remote Projects settings and unify save flow

Full Release Notes

## What's Changed
* feat: sort accordion sidebar workspaces by last completed time, oldest first (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2578
* Add workspace sidebar filters for Project and PR status (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2584
* Refactor CommandBarDialog: extract selection flows into generic SelectionDialog (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2575
* Add "No project" filter option to workspace sidebar project dropdown (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2593
* Include unseen activity workspaces in Accordion Needs Attention section (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2594
* Improve draft issue delete/reset UX in Kanban create flow (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2595
* Fix Accordion Grouping for Running Workspaces with Unseen Activity (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2596
* Fix create-mode status/priority selection crash and state sync (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2597
* Add parent/sub-issue unlink actions with context-driven visibility (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2601
* Normalize parent issue button text size in IssuePropertyRow (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2603
* Refactor create-workspace repo-first flow and stabilize editor typeahead (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2604
* Show live active workspace context on issue and kanban cards (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2605
* Move Sub-issues and Workspaces visibility controls to Kanban filter bar (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2607
* Add settings-first file typeahead repo selection with project-scoped preference (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2606
* Improve issue workspace empty state and direct-create flow (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2609
* Add hover-only issue actions menu to Kanban cards (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2612
* Deduplicate kanban issue PR badges when workspace cards are visible (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2613
* Disable Cmd+Enter submit while editing issue title and description (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2614
* Move project status settings into Remote Projects settings and unify save flow (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2615
* Add per-project Kanban views and filter dialog refactor (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2616
* Fix Kanban issue panel Cmd/Ctrl+Enter behavior and title caret reset (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2619
* Route issue workspaces into the project right sidebar with URL-based chat view (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2618
* Prevent IssueWorkspaceCard PR overlap and stat text wrapping (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2621
* Fix Personal view priority ordering and normalize saved sort direction (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2622


**Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/remote-v0.1.1...v0.1.7-20260209112212

✅ **Published to npm registry**