v0.1.26-20260307160046

BloopAI/vibe-kanbanv0.1.26-20260307160046Mar 7, 2026by github-actions[bot]

AI Summary

This release of Vibe Kanban introduces several user-facing improvements including Kanban search by issue short ID and number, native release notes rendering (replacing iframes), and project-repo defaults with Settings repo management. The release also includes technical improvements like switching from openssl/native-tls to rustls and consolidating MCP runtime tooling.

Key Highlights

  • Kanban search now supports filtering by issue short ID and number
  • Project-repo defaults and Settings repo management added with UX improvements
  • Release notes now rendered natively instead of using iframes
  • Replaced openssl/native-tls with rustls in relay-tunnel for improved security
  • MCP runtime and session tooling consolidated into global/orchestrator modes

New Features

  • Kanban search by issue short ID and number
  • Project-repo defaults and Settings repo management
  • Native release notes rendering
  • MCP runtime and session tooling consolidation into global/orchestrator modes

Full Release Notes

## What's Changed
* fix(ci): keep cargo lock consistent after version bumps by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/3053
* feat: project-repo defaults, Settings repo management, and UX improvements by @vdmkotai in https://github.com/BloopAI/vibe-kanban/pull/3022
* Support Kanban search by issue short ID and number (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3055
* chore(remote): cargo fmt by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/3059
* Fix workspace sidebar hover preview handoff and simplify state ownership (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3060
* Remove openssl/native-tls dependency from relay-tunnel, switch to rustls (Vibe Kanban) by @LSRCT in https://github.com/BloopAI/vibe-kanban/pull/3062
* feat: replace iframe release notes with native rendering (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/3036
* Consolidate MCP runtime and session tooling into global/orchestrator modes (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3065


**Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/v0.1.25-20260306111436...v0.1.26-20260307160046

✅ **Published to npm registry**