Releases: phasehq/console
v2.51.0
What's Changed
- feat: update CommandPalette title by @nimish-ks in #636
- feat: login banner message text by @nimish-ks in #637
- feat: support multi-line secrets by @rohan-chaturvedi in #631
- fix: Add App search component by @nimish-ks in #639
Full Changelog: v2.50.3...v2.51.0
v2.50.3
What's Changed
- chore: fix dev docker compose by @rohan-chaturvedi in #628
- feat: add env timestamps, index to tokens api response by @rohan-chaturvedi in #629
- chore: bump version to v2.50.3 by @nimish-ks in #630
Full Changelog: v2.50.2...v2.50.3
v2.50.2
What's Changed
- feat: add stripe customer portal by @rohan-chaturvedi in #627
Full Changelog: v2.50.1...v2.50.2
v2.50.1
What's Changed
- fix: revert to setTimeout when requestIdleCallback is not available by @rohan-chaturvedi in #625
Full Changelog: v2.50.0...v2.50.1
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
v2.49.4
What's Changed
- chore: update co name by @rohan-chaturvedi in #617
- feat: optimize backend account deletes by @rohan-chaturvedi in #618
Full Changelog: v2.49.3...v2.49.4
v2.49.3
What's Changed
- chore(deps): bump form-data from 4.0.0 to 4.0.4 in /frontend by @dependabot[bot] in #612
- feat: split service account token fetching behavior by @rohan-chaturvedi in #614
- chore: bump version by @rohan-chaturvedi in #616
- fix: prevent phantom envs being displayed when importing secrets by @rohan-chaturvedi in #611
- fix: account delete UI and loading states by @rohan-chaturvedi in #615
Full Changelog: v2.49.2...v2.49.3
v2.49.2
Important
This release includes database migrations that must be run when upgrading to this version. For more information, please see docs.
What's Changed
- fix: duplicate keys when provisioning access to accounts by @rohan-chaturvedi in #610
Full Changelog: v2.49.1...v2.49.2
v2.49.1
What's Changed
- fix: add a safe fallback value to AUTHENTIK_URL if not provided by @rohan-chaturvedi in #609
Full Changelog: v2.49.0...v2.49.1
v2.49.0
What's Changed
- feat: authentik sso support by @rohan-chaturvedi in #608
Full Changelog: v2.48.2...v2.49.0