Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

v3.0.4

Compare
Choose a tag to compare
@niemyjski niemyjski released this 18 Oct 19:18

This release fixed several usability issues.

  • Show a special toast message on login / signup failures saying unable to connect to api server (5fe52d9).
  • If a timeout or network error happens when validating an email address, treat it as valid (f26ba0d).
  • All network requests will now timeout after 10 seconds leading to a much more responsive UI (8f2d8b7).

Please take a look at the change log for a full list of the changes.