A smoother, more reliable onboarding experience, plus fixes for a duplicate background request after login, redundant real-time calls, and a loading race condition.
We’ve refined our onboarding flow to feel faster and more reliable at every step — from entering your email and clicking “Next,” to submitting and verifying your OTP, including when you need a resend.
The registration screen now behaves more consistently as it appears and reappears during setup, for a smoother overall onboarding experience.
Addressed an issue where an unnecessary background request was sometimes triggered right after a successful login.
Fixed a problem where real-time calls were excessively made for each message in a chat by efficiently caching and de-duplicating pipeline resolutions.
Resolved a race condition during loading and improved how we handle internal processes to prevent wasted resources.