Skip to content

0.5.5

Choose a tag to compare

@amelandri amelandri released this 02 Sep 11:54
· 4 commits to main since this release

Changed

  • 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.