New features
- Return a
500 Internal Erroron__version__instead of 404 if the version file
cannot be found (fixes #1841)
Bug fixes
- Fix the
http_api_versionexposed in the/v1/endpoint. The
version1.20was getting parsed as a number1.2. - Fix
record:createnot taken into account from settings. (fixes #1813)
Internal changes
Documentation
- Add documentation on troubleshooting Auth0 multiauth issue. (#1889)