remote-v0.1.14

BloopAI/vibe-kanbanremote-v0.1.14Feb 27, 2026by github-actions[bot]

AI Summary

Remote Service Release deployed to production with major relay tunneling improvements including host-scoped tunneling with DB-backed auth, mobile layout support, and various UI/UX enhancements for the remote workspace experience.

Key Highlights

  • Implement host-scoped relay tunneling with DB-backed auth and shared transport
  • Add HOSTS/BOARDS labels and host pairing shortcut in remote app bar
  • Full mobile layout support for local-web and remote-web
  • Make relay host identity machine-based and names configurable
  • Show clear offline-host state and recovery in remote Workspaces

New Features

  • Host-scoped relay tunneling with DB-backed authentication
  • HOSTS/BOARDS labels in remote app bar
  • Host pairing shortcut
  • Fahhhhh notification sound option
  • Relay host session and pairing analytics tracking
  • Configurable relay host identity and names
  • Full mobile layout for local-web and remote-web
  • Renamed relay enrollment code to pairing code

Full Release Notes

## Remote Service Release

✅ Deployed to prod


## What's Changed
* Implement host-scoped relay tunneling with DB-backed auth and shared transport (Vibe Kanban) by @LSRCT in https://github.com/BloopAI/vibe-kanban/pull/2898
* Add HOSTS/BOARDS labels and host pairing shortcut in remote app bar (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2956
* docs: add reviewing code getting started page by @benodiwal in https://github.com/BloopAI/vibe-kanban/pull/2903
* feat: add Fahhhhh notification sound option by @benodiwal in https://github.com/BloopAI/vibe-kanban/pull/2904
* Track relay host session and pairing analytics events (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2957
* Fix Create PR dialog base branch initialization and reset behavior (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2959
* Make relay host identity machine-based and names configurable (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2960
* Lower relay reconnect retry logs to debug (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2961
* Show clear offline-host state and recovery in remote Workspaces (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2962
* Fix provider scope and make local/remote mode explicit (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2958
* Fix false remote workspace connection errors and extract host health hook (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2963
* fix(codex/logs): deduplicate model name log entries by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/2935
* feat: full mobile layout for local-web and remote-web by @vdmkotai in https://github.com/BloopAI/vibe-kanban/pull/2947
* Rename relay enrollment code UI copy to pairing code (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2965


**Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/remote-v0.1.13...remote-v0.1.14