v0.1.33-20260319102401

BloopAI/vibe-kanbanv0.1.33-20260319102401Mar 19, 2026by github-actions[bot]

AI Summary

This release focuses on performance optimizations, update check improvements, and UI refactoring with migration to tanstack virtual.

Key Highlights

  • Speed up local server Docker builds
  • Run hourly non-blocking Tauri update checks
  • Add root cac dependency for local npx builds
  • Migrate workspace conversation to tanstack virtual

New Features

  • Local server Docker builds performance improved
  • Hourly non-blocking Tauri update checks added
  • Root cac dependency added for local npx builds
  • Workspace conversation migrated to tanstack virtual

Full Release Notes

## What's Changed
* perf: speed up local server Docker builds by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/3192
* Run hourly, non-blocking Tauri update checks (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/3185
* Add root cac dependency for local npx builds (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3195
* refactor(conversation): migrate workspace conversation to tanstack virtual by @vdmkotai in https://github.com/BloopAI/vibe-kanban/pull/3173


**Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/remote-v0.1.23...v0.1.33-20260319102401

✅ **Published to npm registry**