Releases: BloopAI/vibe-kanban
Releases · BloopAI/vibe-kanban
Release v0.1.44
What's Changed
- Pre-register execution log stores before streaming normalized logs (Vibe Kanban) by @stunningpixels in #3370
- Bump Claude Code CLI pin to 2.1.119 (Vibe Kanban) by @stunningpixels in #3384
- Bump Codex to 0.124.0 and refresh the Codex executor surface (Vibe Kanban) by @stunningpixels in #3385
- Sunset project routes to an export-only page (Vibe Kanban) by @stunningpixels in #3387
- Replace README hiring banner with sunsetting notice (Vibe Kanban) by @stunningpixels in #3388
- Sort model selector models alphabetically (Vibe Kanban) by @stunningpixels in #3389
Full Changelog: v0.1.43-20260417125614...v0.1.44-20260424091429
✅ Published to npm registry
Release v0.1.43
What's Changed
- Pin npm publish workflow to Node 22.22.1 (Vibe Kanban) by @stunningpixels in #3345
- ci: replace Blacksmith runners with GitHub runners by @ggordonhall in #3336
- Bump Codex executor to 0.121.0 (Vibe Kanban) by @stunningpixels in #3363
- Bump pinned opencode-ai executor version to 1.4.7 (Vibe Kanban) by @stunningpixels in #3364
- chore: bump Claude Code to 2.1.112 and add xhigh effort variant (Vibe Kanban) by @stunningpixels in #3365
- fix: vendor openssl to unblock musl + windows-msvc cross-compile (Vibe Kanban) by @stunningpixels in #3366
- fix: scope vendored openssl to linux to unbreak windows-msvc cross-compile (Vibe Kanban) by @stunningpixels in #3367
Full Changelog: v0.1.42-20260410131124...v0.1.43-20260417125614
✅ Published to npm registry
Pre-release v0.1.42-20260410131124
bloop, the company behind Vibe Kanban is shutting down
Read more: https://vibekanban.com/blog/shutdown
✅ Published to npm registry
Pre-release v0.1.41-20260403182044
What's Changed
- fix: revert execution processes from Zustand store to React Context to fix conversation history leakage (Vibe Kanban) by @LSRCT in #3314
- Align workspace session invalidation with host-scoped query keys (Vibe Kanban) by @LSRCT in #3319
- fix: reap execution process groups on natural exit (Vibe Kanban) by @LSRCT in #3318
Full Changelog: v0.1.40-20260401153532...v0.1.41-20260403182044
Pre-release v0.1.40-20260401153532
What's Changed
- fix: copy patches/ directory in Dockerfile fe-builder stage by @NguyenMinh1912 in #3301
- Emit git-style diff headers in concatenate_diff_hunks to prevent parser crashes (Vibe Kanban) by @LSRCT in #3307
- fix: use portable worker bundle to fix diff tab in prod builds (#3307) by @LSRCT in #3309
- fix: prevent stale loadedInitialEntries guard from blocking conversation history load by @LSRCT in #3311
New Contributors
- @NguyenMinh1912 made their first contribution in #3301
Full Changelog: v0.1.39-20260331145823...v0.1.40-20260401153532
Pre-release v0.1.39-20260331145823
What's Changed
- perf: replace TanStack Virtual with Pierre Virtualizer, optimize diff viewer for 300+ file PRs by @vdmkotai in #3248
- fix: make live diff stream accurate and self-correcting by @abcpro1 in #3281
- Fix connection failed when viewing logs in Tauri app (Vibe Kanban) by @anastasiya1155 in #3283
- server: surface nested git and worktree container errors by @Jack47 in #3256
- fix: load non-localhost preview URLs directly in iframe by @ciekawy in #3202
- feat: add "Hide blocked" filter toggle to kanban board (Vibe Kanban) by @anastasiya1155 in #3299
- Add notification click handling for Windows, macOS, and Linux (Vibe Kanban) by @anastasiya1155 in #3217
- ci: temporarily disable Windows code signing in pre-release (Vibe Kanban) by @LSRCT in #3305
New Contributors
Full Changelog: v0.1.37-20260327170022...v0.1.39-20260331145823
Pre-release v0.1.37-20260327170022
What's Changed
- bump codex by @ggordonhall in #3264
- Add WebRTC direct tunneling with relay fallback by @LSRCT in #3139
Full Changelog: remote-v0.1.26...v0.1.37-20260327170022
Pre-release v0.1.37-20260327101540
What's Changed
- feat: link PRs to issues directly by @abcpro1 in #3113
- fix(auth): Add refresh token refresh grace window and degraded auth UI by @abcpro1 in #3138
- refactor: isolate git2 usage behind GitService wrappers (Vibe Kanban) by @LSRCT in #3240
- fix: bump rmcp by @ggordonhall in #3249
- feat: self-host improvements by @ggordonhall in #3199
- ci: pin all third-party GitHub Actions and cargo installs to commit hashes by @abcpro1 in #3252
- chore: Commit auto-generated tauri schema file by @abcpro1 in #3261
- Add conversation turn navigation popover (Vibe Kanban) by @anastasiya1155 in #3233
- feat: add markdown preview toggle in diff view for .md files by @iamriajul in #3125
- Fix macOS app menu branding to Vibe Kanban (Vibe Kanban) by @anastasiya1155 in #3271
- fix(wysiwyg): restore full WYSIWYG editing, fix code escape bugs by @anastasiya1155 in #3265
- chore: remove dead code and tighten boundaries by @ggordonhall in #3262
New Contributors
- @iamriajul made their first contribution in #3125
Full Changelog: v0.1.36-20260323174633...v0.1.37-20260327101540
remote-v0.1.26
Remote Service Release
✅ Deployed to prod
What's Changed
- feat: link PRs to issues directly by @abcpro1 in #3113
- fix(auth): Add refresh token refresh grace window and degraded auth UI by @abcpro1 in #3138
- refactor: isolate git2 usage behind GitService wrappers (Vibe Kanban) by @LSRCT in #3240
- fix: bump rmcp by @ggordonhall in #3249
- feat: self-host improvements by @ggordonhall in #3199
- ci: pin all third-party GitHub Actions and cargo installs to commit hashes by @abcpro1 in #3252
- chore: Commit auto-generated tauri schema file by @abcpro1 in #3261
- Add conversation turn navigation popover (Vibe Kanban) by @anastasiya1155 in #3233
- feat: add markdown preview toggle in diff view for .md files by @iamriajul in #3125
- Fix macOS app menu branding to Vibe Kanban (Vibe Kanban) by @anastasiya1155 in #3271
- fix(wysiwyg): restore full WYSIWYG editing, fix code escape bugs by @anastasiya1155 in #3265
- chore: remove dead code and tighten boundaries by @ggordonhall in #3262
- Render Markdown in Diff PR Comments (Vibe Kanban) by @anastasiya1155 in #3276
- fix(tauri): use dynamic frontend port for dev mode by @anastasiya1155 in #3279
New Contributors
- @iamriajul made their first contribution in #3125
Full Changelog: v0.1.36-20260323174633...remote-v0.1.26
Release v0.1.36
What's Changed
- Restore native window controls on Windows and Linux (Vibe Kanban) by @anastasiya1155 in #3201
- feat: make Loops email template IDs configurable via env vars by @everythings-gonna-be-alright in #3223
- fix(opencode): remove timeout for slash commands by @abcpro1 in #3234
- Add centered crash screen with reload button (Vibe Kanban) by @anastasiya1155 in #3235
- Fix crash screen i18n: add proper translations for all locales (Vibe Kanban) by @anastasiya1155 in #3236
- fix(relay): increase yamux window size and write timeout to prevent stream failures on slow connections (Vibe Kanban) by @LSRCT in #3239
- fix(relay): use actual server bind address instead of hardcoded 127.0.0.1 (Vibe Kanban) by @LSRCT in #3238
- fix(relay): strip relay signing headers from preview proxy requests (Vibe Kanban) by @LSRCT in #3242
New Contributors
- @everythings-gonna-be-alright made their first contribution in #3223
Full Changelog: v0.1.35-20260320174409...v0.1.36-20260323174633
✅ Published to npm registry