v0.1.24-20260304193729
BloopAI/vibe-kanbanv0.1.24-20260304193729Mar 4, 2026by github-actions[bot]
AI Summary
This release (v0.1.24-20260304193729) focuses on bug fixes for remote web functionality, performance improvements, and introduces a new Codex plan mode feature. The update includes fixes for keyboard hotkeys, navbar display, and workspace tracking, along with a performance optimization using Immer for WebSocket patch handling.
Key Highlights
- Enabled keyboard hotkeys on remote web interface
- Added navbar with action icons on remote web kanban board
- Performance optimization: batched WebSocket JSON patch application with Immer
- New feature: Codex plan mode
- Fixed workspace seen status tracking from kanban board view
New Features
- Codex plan mode - enables Codex plan functionality
Full Release Notes
## What's Changed * fix: enable keyboard hotkeys on remote web (Vibe Kanban) by @vdmkotai in https://github.com/BloopAI/vibe-kanban/pull/3013 * fix: show navbar with action icons on remote web kanban board (Vibe Kanban) by @vdmkotai in https://github.com/BloopAI/vibe-kanban/pull/3010 * fix: mark workspace as seen when viewed from kanban board (Vibe Kanban) by @vdmkotai in https://github.com/BloopAI/vibe-kanban/pull/3008 * perf: batch WebSocket JSON patch application with Immer (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3017 * docs: update MCP server tool reference to match current API by @benodiwal in https://github.com/BloopAI/vibe-kanban/pull/3014 * feat: Codex plan mode by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/3018 * Mark coding-agent turns unseen after cleanup when no follow-ups remain (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3020 * fix(ci): restore openssl-src dependency for linux in relay-tunnel by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/3027 **Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/remote-v0.1.19...v0.1.24-20260304193729 ✅ **Published to npm registry**