Matrix 1.8 changelog
This commit is contained in:
parent
7f8606eb6c
commit
529cbf4ffc
43 changed files with 122 additions and 42 deletions
|
@ -1 +0,0 @@
|
|||
Clarify spec re canonical JSON to handle negative-zero; also, give an example of negative-zero and a large power of ten.
|
|
@ -1 +0,0 @@
|
|||
Allow `+` in Matrix IDs, as per [MSC4009](https://github.com/matrix-org/matrix-spec-proposals/pull/4009).
|
|
@ -1 +0,0 @@
|
|||
Fix type of custom `fields` in thirdparty lookup queries.
|
|
@ -1 +0,0 @@
|
|||
Require callers to be joined to the room to report its events, as per [MSC2249](https://github.com/matrix-org/matrix-spec-proposals/pull/2249).
|
|
@ -1 +0,0 @@
|
|||
Fix missing `type` property in the JSON schema definition of the `m.reaction` event. Contributed by @chebureki.
|
|
@ -1 +0,0 @@
|
|||
Make sure examples types match schema in definitions.
|
|
@ -1 +0,0 @@
|
|||
Allow `null` in `room_types` in `POST /publicRooms` endpoints schemas.
|
|
@ -1 +0,0 @@
|
|||
Fix broken header formatting. Contributed by @midnightveil.
|
|
@ -1 +0,0 @@
|
|||
Render binary request and response bodies.
|
|
@ -1 +0,0 @@
|
|||
Fix description of MAC calculation in SAS verification.
|
|
@ -1 +0,0 @@
|
|||
Update link to SAS emoji definition data.
|
|
@ -1 +0,0 @@
|
|||
Fix various typos throughout the specification.
|
|
@ -1 +0,0 @@
|
|||
Make sure examples types match schema in definitions.
|
|
@ -1 +0,0 @@
|
|||
Upgrade Swagger data to OpenAPI 3.1.
|
|
@ -1 +0,0 @@
|
|||
Update the CI to validate the file extension of changelog entries.
|
|
@ -1 +0,0 @@
|
|||
Disclosure sections now only display their title when collapsed.
|
|
@ -1 +0,0 @@
|
|||
Fix the sidebar in recent versions of Hugo.
|
|
@ -1 +0,0 @@
|
|||
Bump jsonschema to validate JSON Schemas against Draft 2020-12.
|
|
@ -1 +0,0 @@
|
|||
Use Redocly CLI to validate OpenAPI definitions.
|
|
@ -1 +0,0 @@
|
|||
Use tag name as the OpenAPI definition version.
|
|
@ -1 +0,0 @@
|
|||
Make sure version in `x-changedInMatrixVersion` is a string.
|
|
@ -1 +0,0 @@
|
|||
Clarify usage of ABNF for grammar in the documentation style guide.
|
|
@ -1 +0,0 @@
|
|||
Remove unnecessary `oneOf`s in JSON schemas.
|
|
@ -1 +0,0 @@
|
|||
Update the version of Hugo used to render the spec to v0.113.0.
|
|
@ -1 +0,0 @@
|
|||
Fix rendered changelog with new version of towncrier.
|
|
@ -1 +0,0 @@
|
|||
Improve the layout of tables on desktop displays. Contributed by Martin Fischer.
|
|
@ -1 +0,0 @@
|
|||
Create `@matrix-org/spec` npm package to ship the SAS Emoji data definitions & translations.
|
|
@ -1 +0,0 @@
|
|||
Add room version 11 as per [MSC3820](https://github.com/matrix-org/matrix-spec-proposals/pull/3820).
|
|
@ -1 +0,0 @@
|
|||
Move `redacts` from top level to `content` on `m.room.redaction` events in room version 11, as per [MSC2174](https://github.com/matrix-org/matrix-spec-proposals/pull/2174).
|
|
@ -1 +0,0 @@
|
|||
Remove `creator` from `m.room.creator` events in room version 11, as per [MSC2175](https://github.com/matrix-org/matrix-spec-proposals/pull/2175).
|
|
@ -1 +0,0 @@
|
|||
Remove remaining usage of `origin` from events in room version 11, as per [MSC3989](https://github.com/matrix-org/matrix-spec-proposals/pull/3989).
|
|
@ -1 +0,0 @@
|
|||
Update the redaction rules in room version 11, as per [MSC2176](https://github.com/matrix-org/matrix-spec-proposals/pull/2176) and [MSC3821](https://github.com/matrix-org/matrix-spec-proposals/pull/3821).
|
|
@ -1 +0,0 @@
|
|||
Document why `/state_ids` can respond with a 404.
|
|
@ -1 +0,0 @@
|
|||
Fix response definition for `POST /_matrix/federation/v1/user/keys/claim`.
|
|
@ -1 +0,0 @@
|
|||
Fix examples in server keys definition.
|
|
@ -1 +0,0 @@
|
|||
Make sure examples types match schema in definitions.
|
|
@ -1 +0,0 @@
|
|||
Allow `null` in `room_types` in `POST /publicRooms` endpoints schemas.
|
|
@ -1 +0,0 @@
|
|||
Fix broken header formatting. Contributed by @midnightveil.
|
|
@ -1 +0,0 @@
|
|||
Remove spurious mention of a "default port" with respect to SRV record lookup.
|
|
@ -1 +0,0 @@
|
|||
Switch to ordered list for server name resolution steps.
|
|
@ -1 +0,0 @@
|
|||
Deprecate `matrix` SRV lookup steps during server discovery, as per [MSC4040](https://github.com/matrix-org/matrix-spec-proposals/pull/4040).
|
|
@ -1 +0,0 @@
|
|||
Add `matrix-fed` SRV lookup steps to server discovery, as per [MSC4040](https://github.com/matrix-org/matrix-spec-proposals/pull/4040).
|
Loading…
Add table
Add a link
Reference in a new issue