Changelogs
Stay up to date with the latest changes and enhancements.
Stay up to date with the latest changes and enhancements.

12. Jun 2026
Share
A round of polish for the mobile call experience — calls feel more reliable, less prone to weird states, and you'll know when connectivity drops. Plus more flexibility for how admins handle 2FA at login.
Mobile call handling got rebuilt around a new state machine, which means:
Cleaner call states — fewer "frozen call" or "stuck on outbound" situations
Reliable audio routing — TURN-based media path now holds up through bad networks
Consistent answering — calls answered from the lockscreen, foreground, or backgrounded all behave the same way
When your device drops connectivity, the mobile app now shows a passive banner explaining what's happening (e.g., no internet, weak signal). Notifications and call routing resume automatically when you're back online — no need to restart the app.
Admins logging in can now receive their 2FA code via SMS or email, in addition to an authenticator app. Useful when an admin has lost their authenticator or doesn't have one set up yet.
OAuth login redirect fix — Google sign-in now redirects back to the app correctly instead of a local development URL
SMTP setup help text — the SMTP connection dialog now reminds you to enable STARTTLS when using Google as your SMTP provider