r0.1.3 ====== Spec Clarifications ------------------- - Clarify the encryption algorithms supported by the device of the user keys query example. (`#2157 `_) - Clarify the purpose of reference hashes. (`#2159 `_) r0.1.2 ====== Spec Clarifications ------------------- - Change examples to use example.org instead of a real domain. (`#1650 `_) - Fix the ``access_token`` parameter in the open_id endpoint. (`#1906 `_) - Fix various spelling mistakes throughout the specification. (`#1991 `_) - Clarify exactly what invite_room_state consists of. (`#2067 `_) - Clarify how ``valid_until_ts`` behaves with respect to room version. (`#2080 `_) - Clarify which servers are supposed to sign events. (`#2081 `_) - Clarify the key object definition for the key management API. (`#2083 `_) - Clarify how many PDUs are contained in transaction objects for various endpoints. (`#2095 `_) - Clarify that the trailing slash is optional on ``/keys/*`` endpoints when no key ID is requested. (`#2097 `_) r0.1.1 ====== Spec Clarifications ------------------- - Remove legacy references to TLS fingerprints. (`#1844 `_) - Clarify that servers should not fail to contact servers if ``/.well-known`` fails. (`#1855 `_) r0.1.0 ====== This is the first release of the Server Server (Federation) specification. It includes support for homeservers being able to interact with other homeservers in a decentralized and standard way.