remote-v0.1.3
BloopAI/vibe-kanbanremote-v0.1.3Feb 11, 2026by github-actions[bot]
AI Summary
This is a Remote Service Release for BloopAI/vibe-kanban deployed to production. The release includes several UX improvements like auto-selecting the last used repo/branch when creating workspaces, auto-assigning workspace creators to issues, and handling authentication errors with a login dialog. It also adds UUID compatibility for runtimes without crypto.randomUUID and fixes PostHog analytics identity linking.
Key Highlights
- Auto-select last used repo and branch when creating workspace (Vibe Kanban)
- Auto-assign workspace creator to issue when workspace is linked (Vibe Kanban)
- Handle 401 from /token endpoint by showing login dialog
- Fix PostHog analytics identity to link local and remote events
- Add UUID compatibility fallback for runtimes without crypto.randomUUID
Breaking Changes
- Remote: review functionality has been disabled
New Features
- Auto-select last used repo and branch when creating workspace
- Auto-assign workspace creator to issue when workspace is linked
- UUID compatibility fallback for runtimes without crypto.randomUUID
- Handle 401 from /token endpoint with login dialog
- Delete old binary versions from cache on startup
- Move parent issue to In Progress when starting a sub-issue workspace
- Fix onboarding & migration flow UX issues
- Update self-hosting guides with local HTTPS using Caddy
Full Release Notes
## Remote Service Release ✅ Deployed to prod ## What's Changed * docs: add AGENTS.md for remote crate with ElectricSQL integration guide by @benodiwal in https://github.com/BloopAI/vibe-kanban/pull/2692 * Move parent issue to In Progress when starting a sub-issue workspace (Vibe Kanban) by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/2666 * Add UUID compatibility fallback for runtimes without crypto.randomUUID (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2673 * Auto-select last used repo and branch when creating workspace (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/2694 * docs: update self-hosting guides and add local HTTPS with Caddy by @benodiwal in https://github.com/BloopAI/vibe-kanban/pull/2691 * Fix PostHog analytics identity to link local and remote events (Vibe Kanban) by @LSRCT in https://github.com/BloopAI/vibe-kanban/pull/2695 * remote: disable review by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/2693 * Auto-assign workspace creator to issue when workspace is linked (Vibe Kanban) by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/2671 * Delete old binary versions from cache on startup (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/2686 * Handle 401 from /token endpoint by showing login dialog (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/2647 * Fix onboarding & migration flow UX issues by @vdmkotai in https://github.com/BloopAI/vibe-kanban/pull/2698 **Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/v0.1.10-20260211093326...remote-v0.1.3