Skip to content

v0.3.0

Choose a tag to compare

@danielalves96 danielalves96 released this 24 Aug 13:07
· 18 commits to main since this release
32b0ac5

What's Changed

  • fix(api): resolve auth helper inside external API route callbacks by @danielalves96 in #27
  • fix(hooks): stop every remaining callback from reading file scope by @danielalves96 in #28
  • fix(calendar): hide subscription occurrences before the start date by @danielalves96 in #25
  • fix(auth): add the OIDC sign-in flow to the login page by @danielalves96 in #26
  • fix(auth): actually enforce closed registrations by @danielalves96 in #29
  • chore(deps): clear the open security advisories by @danielalves96 in #30
  • refactor(auth): one owner for the registration policy, lockdown included by @danielalves96 in #31
  • fix(tests): green suite, and the timezone bug it was hiding by @danielalves96 in #33

Full Changelog: v0.2.0...v0.3.0