r0.2.0 ====== New Endpoints ------------- - Add ``/3pid/unbind`` for removing 3PIDs. (`#2046 `_) Spec Clarifications ------------------- - Fix various spelling mistakes throughout the specification. (`#1853 `_) - Fix route for ``/3pid/bind``. (`#1967 `_) - Add missing aesthetic parameters to ``/store-invite``. (`#2049 `_) - Clarify what the client should receive upon sending an identical email validation request multiple times. (`#2057 `_) - Clarify that the default transport is JSON over HTTP. (`#2086 `_) r0.1.0 ====== This is the first release of the Identity Service API. With this API, clients and homeservers can store bindings between third party identifiers such as email addresses and phone numbers, associating them with Matrix user IDs. Additionally, identity servers offer the ability to invite third party users to Matrix rooms by storing the invite until the identifier is bound.