remote-v0.1.2
BloopAI/vibe-kanbanremote-v0.1.2Feb 10, 2026by github-actions[bot]
AI Summary
This release focuses on improving the remote service architecture and general UI/UX. It includes a refactoring of the remote crate for better type safety and modular structure, alongside various improvements to the Kanban board loading gates and WYSIWYG editor behavior.
Key Highlights
- Refactored remote crate with type-safe MutationBuilder and clean module structure
- Improved workspace linking, error dialog UX, and board loading limits
- Removed 23 unused crate dependencies for better performance
- Added auto-resizing title textarea in Kanban issue panel
New Features
- Use an auto-resizing title textarea in Kanban issue panel
- fix(remote): enable self-hosting without billing crate
- Limit board loading gate to issues and statuses
- Refactor Kanban view/filter persistence and toolbar UX
Full Release Notes
## Remote Service Release ✅ Deployed to prod ## What's Changed * Replace vertical margin spacing with padding in ui-new conversation entries (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2623 * vite: run in localhost by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/2627 * Improve Kanban control wrapping on smaller screens (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2628 * chore: remove 23 unused crate dependencies across workspace (Vibe Kanban) by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/2572 * Refactor remote crate: type-safe MutationBuilder, decoupled shapes, clean module structure by @LSRCT in https://github.com/BloopAI/vibe-kanban/pull/2538 * Use @sourcegraph/amp@latest in AMP executor (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2630 * Limit board loading gate to issues and statuses (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2631 * Remove file-tag typeahead debug logging from WYSIWYG plugin (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2633 * Improve WYSIWYG nested list Tab behavior and marker rendering (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2635 * Add remote Cargo.lock sync check to CI (Vibe Kanban) by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/2636 * fix: Display subagent results for Opencode by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/2589 * fix(droid): reuse existing session id instead of forking by @kldzj in https://github.com/BloopAI/vibe-kanban/pull/2638 * Refactor Kanban view/filter persistence and toolbar UX (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2634 * fix/remote: Make tar archive creation non blocking by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/2640 * update lockfile by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2654 * Improve workspace linking and error dialog UX (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2651 * Use an auto-resizing title textarea in Kanban issue panel (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2652 * fix: pass git errors to the frontend with actionable messages (Vibe Kanban) by @LSRCT in https://github.com/BloopAI/vibe-kanban/pull/2657 * Refactor project sidebar to URL-driven workspace create flow (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2658 * fix(remote): enable self-hosting without billing crate by @benodiwal in https://github.com/BloopAI/vibe-kanban/pull/2641 ## New Contributors * @kldzj made their first contribution in https://github.com/BloopAI/vibe-kanban/pull/2638 **Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/v0.1.7-20260209112212...remote-v0.1.2