Skip to content

v0.5.0

Compare
Choose a tag to compare
@bmarty bmarty released this 17 Sep 12:53
· 22278 commits to develop since this release

Features:

  • Implementation of login to homeserver with SSO
  • Handle M_CONSENT_NOT_GIVEN error (#64)
  • Auto configure homeserver and identity server URLs of LoginActivity with a magic link

Improvements:

  • Reduce default release build log level, and lab option to enable more logs.
  • Display a no network indicator when there is no network (#559)

Bugfix:

  • Fix crash due to missing informationData (#535)
  • Progress in initial sync dialog is decreasing for a step and should not (#532)
  • Fix rendering issue of accepted third party invitation event
  • All current notifications were dismissed by mistake when the app is launched from the launcher

Build:

  • Fix issue with version name (#533)
  • Fix issue with bad versionCode generated by Buildkite (#553)