v2.50.0
What's Changed
Important
This release introduces a change which retires the legacy NEXT_PUBLIC_NEXTAUTH_PROVIDERS & NEXTAUTH_PROVIDERS environment variables for a SSO_PROVIDERS. eg SSO_PROVIDERS=google,github,gitlab. Please make sure to supply this new environment variable to your frontend container before upgrading to this release.
- feat: use service account avatars on app card by @rohan-chaturvedi in #604
- feat: improve login screen by @rohan-chaturvedi in #619
- feat: return api status on root by @nimish-ks in #621
- fix: avatar color by @rohan-chaturvedi in #622
- chore(deps): update posthog-js to version 1.258.3 by @nimish-ks in #623
Full Changelog: v2.49.4...v2.50.0