Skip to content

Releases: phasehq/console

v2.54.2

19 Nov 08:25
db3a26e

Choose a tag to compare

What's Changed

Important

This release contains a number of security fixes that remediate vulnerabilities that were discovered in the latest external penetration test that was commissioned by Phase. As part of one of the security fixes, the Phase backend is now referencing the X_REAL_IP HTTP header to detect client IP. Please make sure your middleware (Such as Nginx, Cloudflare or Treafik) is setting this header correctly, if you are using a custom configuration. You can find examples in our Docs here.

Full Changelog: v2.54.1...v2.54.2

v2.54.1

06 Nov 04:51
fd89959

Choose a tag to compare

Important

This release contains a number of security patches including a fix for a critical SQL injection vulnerability in Django. It is highly recommended to upgrade to this version as soon as possible.

What's Changed

Full Changelog: v2.54.0...v2.54.1

v2.54.0

01 Nov 10:18
1f12194

Choose a tag to compare

Important

This release includes database migrations that must be run when upgrading to this version. This migration can take several minutes to an hour for tables with millions of rows, and is designed to be run concurrently on a live instance. It is highly recommended to run this migration externally after deploying the backend, to prevent blocking deployment. For more information, please see docs.

What's Changed

  • fix: optimize log count calculation for large querysets by @rohan-chaturvedi in #667
  • chore(deps): bump django from 4.2.22 to 4.2.25 in /backend by @dependabot[bot] in #649
  • chore(deps): bump axios from 1.8.2 to 1.12.0 in /frontend by @dependabot[bot] in #644
  • chore(deps): bump jspdf from 3.0.1 to 3.0.2 in /frontend by @dependabot[bot] in #670
  • Build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /frontend by @dependabot[bot] in #392
  • Build(deps): bump braces from 3.0.2 to 3.0.3 in /frontend by @dependabot[bot] in #279
  • chore: upgrade reaviz to version 15.19.1 and update related dependencies by @rohan-chaturvedi in #673
  • Build(deps): bump ws from 8.17.0 to 8.18.0 in /frontend by @dependabot[bot] in #335
  • Build(deps): bump dset from 3.1.3 to 3.1.4 in /frontend by @dependabot[bot] in #363
  • chore(deps): bump rollup and reaviz in /frontend by @dependabot[bot] in #674
  • feat: add database indexes for SecretEvent model to improve query performance by @rohan-chaturvedi in #669
  • fix: prevent org names from being reformatted with startCase by @rohan-chaturvedi in #672
  • chore: Bump version from v2.53.2 to v2.54.0 by @rohan-chaturvedi in #678
  • Build(deps): bump certifi from 2023.7.22 to 2024.7.4 in /backend by @dependabot[bot] in #287

Full Changelog: v2.53.2...v2.54.0

v2.53.2

16 Oct 11:05
faa0783

Choose a tag to compare

What's Changed

Full Changelog: v2.53.1...v2.53.2

v2.53.1

13 Oct 17:54
7eecbce

Choose a tag to compare

What's Changed

Full Changelog: v2.53.0...v2.53.1

v2.53.0

05 Oct 16:07
21b76d1

Choose a tag to compare

What's Changed

Important

This release includes database migrations that must be run when upgrading to this version. For more information, please see docs.

Full Changelog: v2.52.0...v2.53.0

v2.52.0

30 Sep 11:37
d167e30

Choose a tag to compare

What's Changed

Important

This release includes database migrations that must be run when upgrading to this version. For more information, please see docs.

Full Changelog: v2.51.0...v2.52.0

v2.51.0

10 Sep 08:51
1429673

Choose a tag to compare

What's Changed

Full Changelog: v2.50.3...v2.51.0

v2.50.3

12 Aug 15:43
ff21a95

Choose a tag to compare

What's Changed

Full Changelog: v2.50.2...v2.50.3

v2.50.2

07 Aug 09:48
90f2709

Choose a tag to compare

What's Changed

Full Changelog: v2.50.1...v2.50.2