v0.1.36-20260323174633

BloopAI/vibe-kanbanv0.1.36-20260323174633Mar 23, 2026by github-actions[bot]

AI Summary

This release includes UI improvements with native window controls, configurable email templates, crash screen enhancements, and network/relay fixes.

Key Highlights

  • Restore native window controls on Windows and Linux
  • Make Loops email template IDs configurable via env vars
  • Add centered crash screen with reload button
  • Increase yamux window size to prevent stream failures
  • Use actual server bind address instead of hardcoded 127.0.0.1

New Features

  • Native window controls restored on Windows and Linux
  • Loops email template IDs now configurable via environment variables
  • Slash commands timeout removed
  • Centered crash screen with reload button added
  • Crash screen i18n with proper translations for all locales
  • Yamux window size and write timeout increased
  • Dynamic server bind address instead of hardcoded 127.0.0.1
  • Relay signing headers stripped from preview proxy requests

Full Release Notes

## What's Changed
* Restore native window controls on Windows and Linux (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/3201
* feat: make Loops email template IDs configurable via env vars by @everythings-gonna-be-alright in https://github.com/BloopAI/vibe-kanban/pull/3223
* fix(opencode): remove timeout for slash commands by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/3234
* Add centered crash screen with reload button (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/3235
* Fix crash screen i18n: add proper translations for all locales (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/3236
* fix(relay): increase yamux window size and write timeout to prevent stream failures on slow connections (Vibe Kanban) by @LSRCT in https://github.com/BloopAI/vibe-kanban/pull/3239
* fix(relay): use actual server bind address instead of hardcoded 127.0.0.1 (Vibe Kanban) by @LSRCT in https://github.com/BloopAI/vibe-kanban/pull/3238
* fix(relay): strip relay signing headers from preview proxy requests (Vibe Kanban) by @LSRCT in https://github.com/BloopAI/vibe-kanban/pull/3242

## New Contributors
* @everythings-gonna-be-alright made their first contribution in https://github.com/BloopAI/vibe-kanban/pull/3223

**Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/v0.1.35-20260320174409...v0.1.36-20260323174633

✅ **Published to npm registry**