Skip to content

v2.7.3

Choose a tag to compare

@github-actions github-actions released this 08 Aug 06:37

Terminay v2.7.3 improves resilience for remote access and project management across window tear-off and network recovery scenarios.

WebRTC Remote Access

Transient Disconnect Recovery

Transient WebRTC ICE disconnections no longer detach authenticated browser sessions. The connection now gracefully recovers using the existing peer when the transport returns to health, preserving terminal and application state without requiring a manual refresh. Permanent failures and expired recovery timeouts close the connection exactly once.

Workspace and Project Tabs

Project Identity Across Window Tear-Off

Project tear-off now preserves the canonical project, panel, and terminal session identities when moving between native windows. The destination window renders only the moved project's view and never momentarily commits unrelated projects. Refreshing either renderer reproduces the same project split from the server snapshot.

Agent Status and Sidebar

Stale Agent State After Resync

Agent status projection now correctly handles reconnect and resync boundaries after a server restart. A replay-gap resync replaces stale completed states, resumes working agents, and admits newly discovered concurrent agents without applying stale revision fences.

Release Assets