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
Revamped the login page: a bolder headline, a feature checklist highlighting what the app does, and the connect form now sits in its own visually distinct panel instead of blending into the surrounding text. On desktop the checklist and the connect form sit side by side; on mobile they stack as before.
The instance-domain field is now marked up as a URL field (type="url", inputmode="url", autocapitalize/autocorrect/spellcheck disabled, URL autocomplete), so mobile keyboards offer their standard URL-typing tools instead of a generic text keyboard.