Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

v0.9.7

Compare
Choose a tag to compare
@BillCarsonFr BillCarsonFr released this 08 Oct 07:55
· 395 commits to develop since this release

MatrixSdk:

Features:

  • Privacy: Use the hashed v2 lookup API for 3PIDs (#3257)
  • Privacy: Prompt to accept identity server policies before inviting them to a room (#3227)
  • Privacy: Make clear that device names are publicly readable (#3265)
  • Privacy: Email help text on registration should be updated without binding (#3278)
  • Privacy: Use wellknown to discover the IS of a HS (#3283)
  • Privacy: Remove the bind true flag from 3PID adds in settings (#3254)
  • Privacy: Remove the ability to set an IS at login/registration (#3264)
  • Privacy: Allow password reset when no IS (#3261)
  • Privacy: Allow email registration when no IS (#3260)
  • Privacy: Separate Add and Bind for 3PID (#3300)

Improvements:

  • Notification [Fdroid] Add a new mode for notification (#3122)

Other changes:

  • Widgets: Whitelist MSC1961 widget urls
  • Privacy: Remove the bind true flag from 3PID calls on registration (#3252)

Bugfix:

  • Fix reset password broken UI (#3125)
  • Execute 1 request instead of 2 for 3Pid lookup (#3344)