Skip to content

3.0.0

Compare
Choose a tag to compare
@ignazio-bovo ignazio-bovo released this 20 Jul 08:46
· 53 commits to master since this release
8965f66

Release Notes

  • Major release introducing the user accounts feature.
  • New authentication API based on the OpenAPI specification, with routes for anonymous authentication, login, account creation, email confirmation, and more.
  • Updated configuration variables for improved customisation and security.
  • Changes to entity models in order to accommodate to the new user account feature
  • Middleware authentication introduced to restrict access to registered users and subsequent changes to queries and mutations, including improved account information retrieval and updated argument structures.
  • Improved documentation with additional tutorials and explainers.

Changelog

https://github.com/Joystream/orion/blob/master/CHANGELOG.md#300