v0.2.0-beta.0
Pre-release
Pre-release
·
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
obscuremode- Strategies have been renamed to
session(previouslysecure) andjwt(previouslyobscure) - If you were using
obscureauth, you will need to change your SSO page. The example landing page (frozen link) has been updated with the required logic.
- Strategies have been renamed to
- Fix URL resolution when using a separate admin URL
Here are a few pointers:
- Check out https://github.vikaspotluri.me/discourse-on-ghost for the most up-to-date documentation
- The frozen docs are available in vikaspotluri123/discourse-on-ghost@v0.2.0-beta.0:/docs (markdown)
- You can browse the released npm package on JSDelivr. Note: due to a configuration issue, this release was published manually.
- View full list of changes from the previous release: v0.1.6...v0.2.0-beta.0