v0.1.30-20260313160158
BloopAI/vibe-kanbanv0.1.30-20260313160158Mar 13, 2026by github-actions[bot]
AI Summary
This release wraps the Vibe Kanban application in Tauri v2, adding auto-updater functionality and a CI pipeline. It also includes bug fixes for user message display with parallel setup scripts and improvements to versioning and linting workflows.
Key Highlights
- Wrapped app in Tauri v2 with auto-updater functionality
- Added CI pipeline for the application
- Fixed user message display for first turn with parallel setup scripts
- Implemented consistent versioning approach
- Extended linting to remote workspace
New Features
- Tauri v2 wrapper with auto-updater capability
- CI pipeline integration
Full Release Notes
## What's Changed * fix: show user message for first turn with parallel setup scripts (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3114 * feat: wrap app in Tauri v2 with auto-updater and CI pipeline (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/2896 * chore: consistent versioning by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/3131 * chore: extend lints to remote workspace by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/3108 * Fix pre-release version bump workflow path handling (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3133 **Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/v0.1.29-20260311170839...v0.1.30-20260313160158 ✅ **Published to npm registry**