Skip to content

11.2.0

Compare
Choose a tag to compare
@leplatrem leplatrem released this 29 Nov 09:56
f40faa6

New features

  • Return a 500 Internal Error on __version__ instead of 404 if the version file
    cannot be found (fixes #1841)

Bug fixes

  • Fix the http_api_version exposed in the /v1/ endpoint. The
    version 1.20 was getting parsed as a number 1.2.
  • Fix record:create not taken into account from settings. (fixes #1813)

Internal changes

  • Build the admin on the CI. (#1857)
  • Migrate JSON Hyper-Schema to Draft-07 (#1808)

Documentation

  • Add documentation on troubleshooting Auth0 multiauth issue. (#1889)