remote-v0.1.13
BloopAI/vibe-kanbanremote-v0.1.13Feb 26, 2026by github-actions[bot]
AI Summary
Remote Service Release with bug fixes for file cleanup on retry/reset and authentication issue preventing automatic logout after consecutive GitHub logins.
Key Highlights
- Fix clean untracked files on retry/reset
- Fix auth: prevent automatic logout after 10 consecutive GitHub logins
New Features
- Clean untracked files on retry/reset
- Prevent automatic logout after 10 consecutive GitHub logins
Full Release Notes
## Remote Service Release ✅ Deployed to prod ## What's Changed * fix: clean untracked files on retry/reset by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/2900 * fix(auth): prevent automatic logout after 10 consecutive GitHub logins by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/2941 **Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/remote-v0.1.12...remote-v0.1.13