Skip to content

v1.8.0

Choose a tag to compare

@patrykomiotek patrykomiotek released this 16 Nov 00:09
· 2816 commits to main since this release
aed9d9c

1.8.0 (2024-11-16)

Bug Fixes

  • blocking the ability to create new threads if the user does not meet all the criteria (44fe1ba)
  • correct dynamic import for JoyrideProvider in OnboardingContext (f456c42)
  • dynamic (2854d50)
  • dynamic server usage (59cd8fd)
  • force dynamic rendering for SSO callback to prevent build errors (a629cab)
  • metadata for user with third party auth (d0b405a)
  • missing dependencies installed (de3e763)
  • onboarding text and onboarding provider error text (96a11e4)
  • rwd (fa824b6)
  • save user metadata with third party providers (c5c4caf)
  • setRequestLocale for ssocallback (9040885)
  • stop Joyride on Close click, add client sessionClaims handling via API route (0d56c8a)

Features

  • add onboarding completion update to user metadata on tour finish, skip, or close actions (3a268c4)
  • added onboarding (steps 1 to 9) (21e097b)
  • display 'assistant-management' and 'manage-knowledge' tabs in sidebar during onboarding (4fe572b)
  • onboarding context (c198ff6)
  • org id fetch from clerk (#113) (2987712)
  • show the guide to users without an organization who meet the other criteria (6186255)
  • tour around app (0992049)