Skip to content

v0.3.0

Compare
Choose a tag to compare
@maxidorius maxidorius released this 28 Sep 01:06
· 262 commits to master since this release

Since v0.3.0-rc.3

Features

  • Support for SendGrid as an Email notification handler - See config items - Detailed doc will follow shortly

Changes

  • If the same email/phone number is invited on the same HS but on a different room, a new notification will be sent.

Since v0.2.1

Features

  • Support for 3PID sessions and binds - Add Email and phone number to your user settings/profile - See the documentation.
  • SQL Identity backend: Support for PostgreSQL.
  • Experimental push of profile 3PID data (email, phone number) from Google Firebase backend to the user profile via latest REST auth module
  • Support for SendGrid as an Email notification handler - See config items - Detailed doc will follow shortly

Changes

  • If the same email/phone number is invited on the same HS but on a different room, a new notification will be sent.

Bug fixes

  • LDAP Backend: Gracefully handle empty user name for authentication.
  • Single lookup endpoint would return invalid body on empty result, causing federation issues (f1e78af)
  • Attempting to perform federated lookup to a domain having SRV records for Identity could fail (bee2a51)

Installers/Packages

Platform Type Command/Link
Debian Package Download
Docker Image docker pull kamax/mxisd:0.3.0 (Repo)