Skip to content

Releases: phasehq/console

v2.68.1

19 May 05:58
29234b5

Choose a tag to compare

What's Changed

Full Changelog: v2.68.0...v2.68.1

v2.68.0

18 May 08:51
0adb584

Choose a tag to compare

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.

What's Changed

Full Changelog: v2.67.5...v2.68.0

v2.67.5

14 May 15:39
fe2e4e2

Choose a tag to compare

What's Changed

Full Changelog: v2.67.4...v2.67.5

v2.67.4

11 May 11:03
bdaf326

Choose a tag to compare

What's Changed

Full Changelog: v2.67.3...v2.67.4

v2.67.3

08 May 17:04
289f75f

Choose a tag to compare

What's Changed

  • fix: raise gunicorn --timeout and --graceful-timeout by @nimish-ks in #874
  • chore(deps): bump django from 4.2.29 to 4.2.30 in /backend by @dependabot[bot] in #844
  • chore(deps): bump lodash from 4.17.23 to 4.18.1 in /frontend by @dependabot[bot] in #845
  • fix: serve all routes at both / and /service/ via middleware by @nimish-ks in #873
  • fix: bypass host validation for /health/ ALB probes by @nimish-ks in #878
  • chore: bump version to v2.67.3 by @nimish-ks in #879

Full Changelog: v2.67.2...v2.67.3

v2.67.2

04 May 11:12
6e4de0d

Choose a tag to compare

What's Changed

Full Changelog: v2.67.1...v2.67.2

v2.67.1

29 Apr 11:43
83172cf

Choose a tag to compare

What's Changed

Full Changelog: v2.67.0...v2.67.1

v2.67.0

29 Apr 08:36
1508596

Choose a tag to compare

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

10 Apr 05:24
eaa294d

Choose a tag to compare

What's Changed

Full Changelog: v2.66.0...v2.66.1

v2.66.0

04 Apr 08:34
7e7a7ac

Choose a tag to compare

What's Changed

Full Changelog: v2.65.0...v2.66.0