Skip to content

Schema version 11.3.1

Compare
Choose a tag to compare
@FloEdelmann FloEdelmann released this 17 May 10:01
· 1687 commits to master since this release

View schemas

Incompatible schema changes

None.

Backwards-compatible schema changes

None.

Bugfixes

  • We now make more use of JSON Schema formats: Dates now have format date, URLs have format uri and matrix name constraints have format regex. This is possibly a little more restrictive (e.g. invalid dates like 2019-13-32 are no longer possible).

Commits since last release