Matrix 1.8 changelog

This commit is contained in:
Travis Ralston 2023-08-23 09:24:08 -06:00
parent 7f8606eb6c
commit 529cbf4ffc
43 changed files with 122 additions and 42 deletions

View file

@ -1 +0,0 @@
Upgrade Swagger data to OpenAPI 3.1.

View file

@ -1 +0,0 @@
Update the CI to validate the file extension of changelog entries.

View file

@ -1 +0,0 @@
Disclosure sections now only display their title when collapsed.

View file

@ -1 +0,0 @@
Fix the sidebar in recent versions of Hugo.

View file

@ -1 +0,0 @@
Bump jsonschema to validate JSON Schemas against Draft 2020-12.

View file

@ -1 +0,0 @@
Use Redocly CLI to validate OpenAPI definitions.

View file

@ -1 +0,0 @@
Use tag name as the OpenAPI definition version.

View file

@ -1 +0,0 @@
Make sure version in `x-changedInMatrixVersion` is a string.

View file

@ -1 +0,0 @@
Clarify usage of ABNF for grammar in the documentation style guide.

View file

@ -1 +0,0 @@
Remove unnecessary `oneOf`s in JSON schemas.

View file

@ -1 +0,0 @@
Update the version of Hugo used to render the spec to v0.113.0.

View file

@ -1 +0,0 @@
Fix rendered changelog with new version of towncrier.

View file

@ -1 +0,0 @@
Improve the layout of tables on desktop displays. Contributed by Martin Fischer.

View file

@ -1 +0,0 @@
Create `@matrix-org/spec` npm package to ship the SAS Emoji data definitions & translations.