Skip to content

v1.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 16:17
3b8cd20

1.12.0 (2024-05-05)

Features

  • redirect unauthenticated users to login page (1db4185)

Bug Fixes

  • add correct props for nextjs link components (be9aaea)
  • correctly name param for callbackurl (d2d7f38)
  • correctly pass callbackUrl to signIn function (cc2c5bd)
  • fix race condition during retro creation block (9682bd2)
  • fix typo for url param (65059c4)
  • make sure landingpage links redirect correctly (bac8bb7)
  • use correct hook for reading url param (013173a)