v0.1.37 Release Notes
This release focuses on smoother reviews, better conversation navigation, and more reliable editing.
Highlights
- Issue-linked PRs – Create pull requests from cards and auto-link them to issues so reviewers have context.
- Markdown preview in diffs – Toggle rendered preview for .md files directly inside the diff view.
- Turn navigation popover – Jump between conversation turns when scanning agent chats.
- Editor stability – WYSIWYG and code escaping fixes reduce broken formatting and resets.
Other improvements
- Auth: refresh token grace window and degraded-mode UI for fewer forced re-logins.
- Self-host: improved remote access stability and rmcp bump for tunnel reliability.
- Git: git2 usage isolated behind GitService wrappers; actions and cargo installs pinned to immutable SHAs for reproducible CI.
- UI: macOS app menu correctly branded; markdown preview toggle respects .md files only.
How to update
npx vibe-kanban
Or download binaries from GitHub Releases.