You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
OrderReport 1.4.3
Adds guest video calls with persistent invites, a dedicated guest call screen, invite URL copy fallback, and backend call termination.
Adds video calling, screen sharing, picture-in-picture previews, call restoration from chat, active call indicators, participant tracking, stale-session cleanup, and audio input/output device selection.
Improves LiveKit reliability with permission pre-warming, connection recovery, remote audio probing, disconnect grace handling, and clearer production logs.
Adds Android permissions and deep linking support for the mobile shell.
Changes GitHub release builds so Linux desktop artifacts are temporarily skipped and a signed Android App Bundle (.aab) is built for Play Store upload instead.
Documents the Android signing and Firebase secrets required for release builds.
Updates LiveKit deployment configuration with VITE_LIVEKIT_URL, VITE_PUBLIC_APP_URL, root-path proxying, and optional forced TURN relay support.