Releases: phasehq/console
v2.67.2
What's Changed
- ci: native arm64 runners for PR builds (replace QEMU emulation) by @nimish-ks in #868
- fix: validate identity_key against member's keyring, not org owner's by @rohan-chaturvedi in #871
- chore: bump version to v2.67.2 by @rohan-chaturvedi in #872
Full Changelog: v2.67.1...v2.67.2
v2.67.1
What's Changed
- fix: page rendering, entra id scope by @rohan-chaturvedi in #866
Full Changelog: v2.67.0...v2.67.1
v2.67.0
What's Changed
Important
This release includes database migrations that must be run when upgrading to this version. As a precaution, please make sure to backup your PostgreSQL database before continuing. For more information, please see docs.
Tip
This release adds support for email + password authentication. To enable this on an existing Phase Console instance, you must set the ENABLE_PASSWORD_AUTH env var. Please see the docs for more information
- chore(deps): bump flatted from 3.4.1 to 3.4.2 in /frontend by @dependabot[bot] in #823
- chore(deps): bump pyasn1 from 0.4.8 to 0.6.3 in /backend by @dependabot[bot] in #818
- chore(deps): bump axios from 1.13.5 to 1.15.0 in /frontend by @dependabot[bot] in #848
- chore(deps): bump pyjwt from 2.6.0 to 2.12.0 in /backend by @dependabot[bot] in #803
- chore(deps): bump protobufjs from 7.5.4 to 7.5.5 in /frontend by @dependabot[bot] in #856
- chore(deps): bump picomatch from 2.3.1 to 2.3.2 in /frontend by @dependabot[bot] in #830
- feat: eliminate NextAuth, move SSO auth to backend by @nimish-ks in #849
- chore: bump version to v2.67.0 by @nimish-ks in #864
Full Changelog: v2.66.1...v2.67.0
v2.66.1
What's Changed
- fix: apply rate limiting to /secrets/tokens/ endpoint by @nimish-ks in #842
- Fix GitHub OAuth issuer validation by @nimish-ks in #846
- Bump version to v2.66.1 by @nimish-ks in #847
Full Changelog: v2.66.0...v2.66.1
v2.66.0
What's Changed
- fix: restore fallback chain in get_client_ip to prevent None IP by @rohan-chaturvedi in #839
- feat: secret referencing ux and autocompletion by @rohan-chaturvedi in #786
- chore: bump version to v2.66.0 by @nimish-ks in #841
Full Changelog: v2.65.0...v2.66.0
v2.65.0
What's Changed
- chore(deps): bump jspdf from 4.2.0 to 4.2.1 in /frontend by @dependabot[bot] in #819
- fix: default secret type by @rohan-chaturvedi in #828
- feat: improve secret sorting by @rohan-chaturvedi in #826
- feat: add Authelia SSO provider by @amauryconstant in #790
- fix: use correct enum type in SecretPropertyDiffs by @nimish-ks in #836
- feat: add Azure external identity provider by @nimish-ks in #835
- feat: restyle lobby screen by @rohan-chaturvedi in #833
- chore: bump version to v2.65.0 by @nimish-ks in #837
New Contributors
- @amauryconstant made their first contribution in #790
Full Changelog: v2.64.0...v2.65.0
v2.64.0
What's Changed
Important
This release includes database migrations that must be run when upgrading to this version. As a precaution, please make sure to backup your PostgreSQL database before continuing. For more information, please see docs.
- fix: misc typography and spacing issues on access pages by @rohan-chaturvedi in #821
- feat: add secret types by @rohan-chaturvedi in #801
- chore: bump version to v2.64.0 by @rohan-chaturvedi in #825
- refactor: clean up slack notifcation for signups by @rohan-chaturvedi in #817
Full Changelog: v2.63.0...v2.64.0
v2.63.0
What's Changed
- refactor: improve UI scaling by @rohan-chaturvedi in #787
- chore(deps): bump django from 4.2.28 to 4.2.29 in /backend by @dependabot[bot] in #792
- deps: bump sass and codegen to fix vulnerable immutable version by @rohan-chaturvedi in #810
- chore(deps): bump flatted from 3.2.7 to 3.4.1 in /frontend by @dependabot[bot] in #802
- fix: minimatch version resolution by @rohan-chaturvedi in #812
- fix: misc styling fixes for scaling update by @rohan-chaturvedi in #816
Full Changelog: v2.62.0...v2.63.0
v2.62.0
What's Changed
Important
This release includes database migrations that must be run when upgrading to this version. As a precaution, please make sure to backup your PostgreSQL database before continuing. For more information, please see docs.
- fix: resolve database query antipatterns in GraphQL resolvers by @nimish-ks in #777
- chore: bump version to v2.62.0 by @nimish-ks in #797
- fix: stale app access cache by @rohan-chaturvedi in #796
- feat: Azure Key Vault secret sync by @nimish-ks in #795
Full Changelog: v2.61.0...v2.62.0
v2.61.0
What's Changed
Important
This release includes database migrations that must be run when upgrading to this version. As a precaution, please make sure to backup your PostgreSQL database before continuing. For more information, please see docs.
- feat: app descriptions by @rohan-chaturvedi in #757
- chore(deps): bump minimatch, @typescript-eslint/eslint-plugin and @typescript-eslint/parser in /frontend by @dependabot[bot] in #785
- feat: app secrets home improvements by @nimish-ks in #752
- fix: bump invite expiry from 3 days to 14 days by @nimish-ks in #788
- chore: bump version to v2.61.0 by @nimish-ks in #789
Full Changelog: v2.60.2...v2.61.0