Releases: BloopAI/vibe-kanban
v0.0.116
What's Changed
- Bump codex by @LSRCT in #1191
- Fix the responsive issue with the next action (vibe-kanban) by @stunningpixels in #1193
- Edit branch name (vibe-kanban) by @stunningpixels in #1182
- Fix path refresh by @LSRCT in #1203
- increased handle width in task panel (vibe-kanban) by @britannio in #1202
Full Changelog: v0.0.115-20251104133653...v0.0.116-20251106133609
✅ Published to npm registry
Release v0.0.115
What's Changed
- Bump claude version by @LSRCT in #1167
- feat: Enhance executable resolution by refreshing PATH by @abcpro1 in #1098
- Task and attempt relationships by @stunningpixels in #1083
- Smooth cursor onboarding by @LSRCT in #1143
- Windows compile issue by @stunningpixels in #1174
- Fix win compile issue by @LSRCT in #1180
Full Changelog: v0.0.114-20251031170655...v0.0.115-20251104133653
✅ Published to npm registry
Release v0.0.114
What's Changed
- Pre release doesn't update lockfile (Vibe Kanban) by @stunningpixels in #1123
- Update status position by @stunningpixels in #1124
- prevent draft restoration logic from overwriting changes to a message by @britannio in #1127
- Max height for TaskFollowUpSection (vibe-kanban) by @stunningpixels in #1130
- Move deps to correct sub-module by @stunningpixels in #1133
- Remote host + username opening for VSCode based IDEs by @stunningpixels in #1134
- The dev server script should accept PORT env (vibe-kanban) by @stunningpixels in #1142
- Detect when the conversation has been reset correctly by @stunningpixels in #1150
Full Changelog: v0.0.113-20251029121358...v0.0.114-20251031170655
✅ Published to npm registry
Release v0.0.113
What's Changed
- Fix profiles by @stunningpixels in #1122
Full Changelog: v0.0.112-20251028183536...v0.0.113-20251029121358
✅ Published to npm registry
v0.0.112
What's Changed
- feat: ignore diff whitespace by @abcpro1 in #1067
- chore: remove redundant files by @ggordonhall in #1099
- rename cursor to cursor agent (vibe-kanban) by @britannio in #1072
- Diagnose script hang (vibe-kanban) by @stunningpixels in #1112
- Claude approval refactor by @LSRCT in #1080
- Filter processes shown in conversation history by @stunningpixels in #1115
- Error messages dont go away (vibe-kanban) by @LSRCT in #1097
- Lock mac-notification-sys on v0.6.6 by @abcpro1 in #1119
Full Changelog: v0.0.111-20251023173202...v0.0.112-20251028183536
✅ Published to npm registry
v0.0.111
What's Changed
- bump amp to 0.0.1761050239-g36fe88 (vibe-kanban) by @britannio in #1070
- Approval deny content dissapears on scroll (vibe-kanban) by @LSRCT in #974
- Fix VS Code extension (vibe-kanban) by @stunningpixels in #1074
- Send enable-button message to click-to-component iframe (vibe-kanban) by @stunningpixels in #1075
- Keyboard cleanup by @stunningpixels in #1071
- fix: align sandbox and approval settings with codex by @abcpro1 in #1076
- Don't hide attempt header on smaller screens (Vibe Kanban) by @stunningpixels in #1081
- restore custom command (vibe-kanban) by @britannio in #1089
- Prevent blank tool calls when output is multi-line (vibe-kanban) by @stunningpixels in #1077
- Always enable merge/rebase (vibe-kanban) by @LSRCT in #1090
- update docs by @britannio in #1079
- Next actions by @stunningpixels in #1082
- Move project settings to global settings as a new tab (vibe-kanban) by @LSRCT in #997
- cursor: parse thinking messages in the JSON logs by @abcpro1 in #1091
- Fix pre release by @LSRCT in #1096
Full Changelog: v0.0.110-20251021094453...v0.0.111-20251023173202
✅ Published to npm registry
v0.0.110
Includes manual approval mode for Codex and Claude and minor fixes and improvements.
What's Changed
- fix: prevent loss of session and model info in long conversations by @abcpro1 in #1043
- review comment background color by @britannio in #1056
- disable unnecessary collapsing behaviour in task panel (vibe-kanban) by @britannio in #1061
- Prevent user messages in the agent log from overflowing (vibe-kanban) by @britannio in #1055
- Bump OpenCode version to 0.15.8 by @abcpro1 in #1066
- Fix docker build by @abcpro1 in #1063
- tasks cannot be started if their description is too long (vibe-kanban) by @britannio in #1058
- FE Posthog Analytics (vibe-kanban) by @LSRCT in #1048
- codex approvals by @abcpro1 in #993
- flip todos arrow direction (vibe-kanban) by @britannio in #1068
- fix: format
octocraberror messages by @ggordonhall in #1069
Full Changelog: v0.0.109-20251017174643...v0.0.110-20251021094453
✅ Published to npm registry
v0.0.109
What's Changed
- chore: bump claude (haiku 4.5) by @ggordonhall in #1027
- Better delete task workflow for tasks with family (vibe-kanban) by @LSRCT in #1011
- WIP FE revision by @stunningpixels in #975
- Use the first found port for frontend preview detection (vibe-kanban) by @LSRCT in #1046
- PR title/description is lost if we attempt to create a PR without being logged into GitHub (vibe-kanban) by @britannio in #950
- feature showcase (vibe-kanban) by @britannio in #1042
- Fix queue not working (vibe-kanban) by @LSRCT in #1047
- fix: auto-approve MCP server for Cursor CLI by @abcpro1 in #1028
- fix: handle whole assistant and thinking messages for Codex by @abcpro1 in #1036
- use existing config system instead of local storage for showcase tracking (vibe-kanban) by @britannio in #1049
Full Changelog: v0.0.108-20251015173041...v0.0.109-20251017174643
✅ Published to npm registry
v0.0.108
What's Changed
- Better delete task workflow for tasks with family (vibe-kanban) by @LSRCT in #970
- Revert "Better delete task workflow for tasks with family (vibe-kanban)" by @LSRCT in #1010
- Simplify agent prompt by @abcpro1 in #1009
- exhaustive switch statements by @britannio in #941
- chore: tone down log level of recurrent errors by @ggordonhall in #1016
- Add close button to preview warning banner (vibe-kanban) by @LSRCT in #1013
- feat: improve spacing in markdown renderer by @ggordonhall in #1021
- fix: make mcp
list_tasksmore token efficient by @ggordonhall in #1017 - Close settings X (vibe-kanban) by @LSRCT in #1012
- Include project title in page title (vibe-kanban) by @LSRCT in #1022
Full Changelog: v0.0.107-20251013094303...v0.0.108-20251015173041
✅ Published to npm registry
v0.0.107
What's Changed
- Adjust useConversationHistory (vibe-kanban) by @stunningpixels in #989
- i18n check detaches local git (vibe-kanban) by @stunningpixels in #967
- Prevent diff processing from starving other Tokio tasks by @abcpro1 in #986
- Update process state on spawn failure by @abcpro1 in #968
- fix: retry modal horizontal overflow by @abcpro1 in #991
- update docs (preview mode, mcp start task tool, GitHub Copilot) (vibe-kanban) by @britannio in #992
- Better matching for parallel tool call approvals (vibe-kanban) by @LSRCT in #977
- Filter out access events from diff-stream filesystem watcher by @abcpro1 in #998
- Try zsh, bash then sh by @abcpro1 in #1000
- Enable streaming message chunks in Claude-Code JSON output by @abcpro1 in #990
- Add i18n locale korean (ko) (vibe-kanban) by @yhk1038 in #994
New Contributors
Full Changelog: v0.0.106-20251009115922...v0.0.107-20251013094303
✅ Published to npm registry