remote-v0.1.11
BloopAI/vibe-kanbanremote-v0.1.11Feb 23, 2026by github-actions[bot]
AI Summary
This release includes bug fixes for UI issues (typeahead menu jumping and workspace image uploads), a new inline code keyboard shortcut feature, documentation updates, and electric redundancy improvements. The release focuses on stability fixes and minor enhancements.
Key Highlights
- Fixed typeahead menu jumping during typing by moving maxHeight to CSS variable
- Added inline code keyboard shortcut for improved text formatting
- Fixed workspace image uploads being dropped during legacy cleanup
- Documentation updates with new screenshots for preview browser page
- Electric redundancy improvements
New Features
- Inline code keyboard shortcut
- Electric redundancy (improved system reliability)
Full Release Notes
## Remote Service Release ✅ Deployed to prod ## What's Changed * Fix typeahead menu jumping during typing by moving maxHeight to CSS variable (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/2884 * Add inline code keyboard shortcut (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/2869 * Fix workspace image uploads dropped during legacy cleanup (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/2867 * docs: rewrite preview browser page with screenshots by @benodiwal in https://github.com/BloopAI/vibe-kanban/pull/2858 * docs: update getting started next steps and home tagline by @benodiwal in https://github.com/BloopAI/vibe-kanban/pull/2859 * Electric redundancy by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/2897 **Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/v0.1.18-20260221114038...remote-v0.1.11