- Link PRs to issues directly
- Markdown preview toggle in diff view for .md files
- Self-host improvements with security pinning
Full changelog
Remote Service Release
✅ Deployed to prod
What's Changed
- feat: link PRs to issues directly by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/3113
- fix(auth): Add refresh token refresh grace window and degraded auth UI by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/3138
- refactor: isolate git2 usage behind GitService wrappers (Vibe Kanban) by @LSRCT in https://github.com/BloopAI/vibe-kanban/pull/3240
- fix: bump rmcp by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/3249
- feat: self-host improvements by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/3199
- ci: pin all third-party GitHub Actions and cargo installs to commit hashes by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/3252
- chore: Commit auto-generated tauri schema file by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/3261
- Add conversation turn navigation popover (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/3233
- feat: add markdown preview toggle in diff view for .md files by @iamriajul in https://github.com/BloopAI/vibe-kanban/pull/3125
- Fix macOS app menu branding to Vibe Kanban (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/3271
- fix(wysiwyg): restore full WYSIWYG editing, fix code escape bugs by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/3265
- chore: remove dead code and tighten boundaries by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/3262
- Render Markdown in Diff PR Comments (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/3276
- fix(tauri): use dynamic frontend port for dev mode by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/3279
New Contributors
- @iamriajul made their first contribution in https://github.com/BloopAI/vibe-kanban/pull/3125
Full Changelog: https://github.com/BloopAI/vibe-kanban/compare/v0.1.36-20260323174633...remote-v0.1.26