Skip to content

v0.4.0-beta.13

Pre-release
Pre-release

Choose a tag to compare

@hmans hmans released this 05 Jul 09:03
39c68e7

0.4.0-beta.13 (2026-07-04)

⚠ BREAKING CHANGES

  • api: consolidate public ConnectRPC API (#1295)

Features

Bug Fixes

  • calls: preserve call on tab takeover (#1284) (451929d)
  • conductor: use workspace port for Storybook (#1290) (c5ba4dc)
  • frontend: clear call-wide mode on notification navigation (#1291) (db09a62)
  • frontend: improve LiveKit media error handling (#1281) (94a86c0)
  • frontend: quiet console warning noise (#1280) (4df7b85)
  • frontend: stabilize tab resume catch-up (#1288) (b70916d)
  • notifications: clear read notifications server-side (#1297) (c6f3c30)

Performance Improvements

Code Refactoring