v0.2.5-pre
Pre-release
Pre-release
Reliability fixes for connections, calls, and background battery use.
WebRTC data transport
- A connection attempt that stalls now fails cleanly and retries, instead of leaking a connection and getting stuck on
Connecting…. - The chat header tells
couldn't connect directly — you may both be on mobile dataapart fromthey're offline; a brief network blip no longer flashes a failure. Connectednow means the channel can actually carry a message.
Calls
- An unanswered outgoing call stops on its own instead of ringing forever.
- A second incoming call while you're already on one no longer disrupts the call in progress.
- Ending or declining a call tears down cleanly (no spurious reconnect attempts).
Background / battery
- With no network, Aurora waits quietly and resumes the instant connectivity returns, rather than repeatedly reaching for the server.
Pre-alpha for testers — please don't rely on it for sensitive communication yet.