UNCLASSIFIED - NO CUI

Skip to content

Security patches and v6.124.0 updates

Aaron Daniels requested to merge v6-124-0 into development

6.124.0 2023-Oct-10

Added

  • ad-hoc: Add create team dialog (#8846)
  • your-work: GitHub repo filter (#8899)
  • SAML: Support attributes with namespace (#8931)
  • handle redirect in email verification (#8915)
  • migration adds customer feedback RID template (#8928)
  • migration adds 360 review RID templates (#8946)

Fixed

  • fix check-in discussion panel layout (#8923)
  • move PRODUCTION bool to build time (#8747)
  • CI=true for build action (#8938)
  • Allow running tests on CI without real Stripe calls (#8944)

Changed

  • Log unexpected SAML errors to sentry (#8927)
  • deps: bump get-func-name from 2.0.0 to 2.0.2 (#8898)
  • deps: bump systeminformation from 5.9.17 to 5.21.11 (#8945)
  • deps-dev: bump postcss from 8.4.21 to 8.4.31 (#8930)
  • test sentry and dd uploads (#8926)
  • renderLoader should be a Loader component (#8947)
  • SAML: Improved error message when email attribute is missing (#8933)
  • log recall error (#8954)

6.123.1 2023-Oct-04

Fixed

  • saml urls #8918

6.123.0 2023-Oct-04

Added

  • Google Calendar: add Google Meet (#8818)
  • Added meeting link to a meeting summary (#8892)
  • Add support for multi-replica deploys (#8837)

Fixed

  • Remove display: inherit from standup response card in the meeting summary (#8910)

Changed

  • CI: adding release branch to the build action (#8888)
  • Google Calendar: change gcal creds to google creds (#8896)
  • Google Calendar: update gcal modal description (#8897)

6.122.0 2023-Sep-27

Added

  • ci: adding release branch to the build action (#8888)
  • gcal: add Google Meet (#8818)
  • Team Insights: Add most used retro templates (#8879)
  • Team Insights: add meeting engagement insights (#8877)
  • docker-pipeline: arm64 platform built alongside amd64 (#8229)
  • add tailwind to emails (#8327)
  • dokku: add one more web server (#8889)
  • show sidebar by meeting summary (#8857)
  • standups: Display responses in single column (feature flagged) (#8875)
  • improve ai summary prompt to include markdown (#8859)
  • store freemail domains in pg (#8870)
  • upgrade openai (#8873)
  • invitation-challenges: implement InboxReady's validate check (#8707)
  • Show link to guide on Jira auth popup close (#8867)
  • standups: Add slack configuration link to standup options (#8861)
  • ad-hoc: allow to create team from teams dropdown (#8831)
  • Add standup demo video to empty meeting view (#8862)
  • al: Show standup meeting type first in all views (#8864)

Fixed

  • read SAML from PG (#8906)
  • use google creds instead of gcal (#8895)
  • add transcription during discuss phase (#8580)
  • Prompt to join org: reverse feature flag (#8886)
  • loom links wrap, changed layout to single column (#8884)
  • emoji tooltip info is wrong in a standup discussion drawer (#8842)
  • standups: 'Your tasks' -> 'Your work' (#8874)
  • billing: Stop updating Enterprise Stripe subscription quantities to AU count (#8850)
  • analytics: Move server side segmentIo calls to analytics.ts (#8795)
  • prompt to join org: restrict to verified users (#8798)
  • one-on-one: Add team exists warning (#8718)
  • Add warning to getDataLoader (#8852)
  • metrics: Add Amplitude client-side page view tracking (#8797)
  • track download to pdf (#8854)

6.121.0 2023-Sep-20

Added

  • SAML self-serve (#8802)
  • download summary as pdf (#8845)
  • standups: 'Your work' GitHub integration (#8724)

Fixed

  • allow to set task max-width (#8819)
  • filter tasks that are being created by different users in your work drawer (#8829)
  • remove memory leak from analytics (#8839)
  • check-in: fix navigating from first call to a new agenda item (#8833)

Merge request reports