Skip to content

v0.2.0-beta.0

Pre-release
Pre-release

Choose a tag to compare

@vikaspotluri123 vikaspotluri123 released this 19 Feb 17:39
· 317 commits to master since this release

This is the first beta release for v0.2.0, containing 1 breaking feature change and 1 bug fix.

Highlights:

  • Add new member authentication strategy to replace obscure mode
    • Strategies have been renamed to session (previously secure) and jwt (previously obscure)
    • If you were using obscure auth, you will need to change your SSO page. The example landing page (frozen link) has been updated with the required logic.
  • Fix URL resolution when using a separate admin URL

Here are a few pointers: