UNCLASSIFIED - NO CUI

Skip to content

Security updates v6.120.0

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

What is your Merge about?

6.120.0 2023-Sep-13

Added

  • scroll to card section (#8774)
  • invite link in right drawer (#8806)

Changed

  • Delete unused file (#8790)
  • update instances of GitLab logo SVG (#8783)
  • one-on-one: show organiation picker if can't determine org automatically (#8712)
  • remove unused REDIS_URL
  • Allow google to index /create-account (#8811)
  • Update dev readme with assign SU script (#8815)

Fixed

  • gcal: handle Zoom add-on conflict (#8776)
  • prevent newly added agenda item to be accessible when agenda items phase has not been started yet (#8799)
  • make new agenda items accessible from first call phase (#8835)
  • removed default button background from your tasks button (#8805)

6.119.0 2023-Sep-6

Added

  • gcal: gcal date UI/UX (#8696)
  • Update Slack message on meeting rename (#8768)
  • standups: rich text in slack notifications (#8715)

Changed

  • support SSL for redis (#8488)

Fixed

  • Check if team member status on accepting an invite twice (#8735)
  • too long reflect prompt ids broke the retro (#8789)

6.118.0 2023-Aug-31

Added

  • give users feedback if there's a gcal error (#8694)
  • first pass at lastUsedAt caching (#8708)
  • one-on-one: add user picker styles (#8700)
  • one-on-one: Add user picker (#8666)
  • one-on-one: allow oneOnOne input in startCheckIn mutation (#8629)
  • Add "Is this helpful?" for insights (#8695)
  • standups: "Add task" button in Parabol task drawer (#8716)
  • standups: "Your tasks" drawer with Parabol tasks (#8690)

Changed

  • remove PROJECT_ROOT (#8746)
  • docker rm queryMap (#8745)
  • no minify server (#8761)

Fixed

  • fix cleanup-changelog.sh on mac os (#8685)
  • user tasks should not return from archived teams (#8728)
  • analytics: Route analytics identify calls through analytics.ts (#8699)
  • analytics: Add Amplitude server side event tracking (#8681)
  • Show correct error message on login failure with invitation (#8726)
  • standups: Selecting team in Parabol card throws error (#8738)

6.117.1 2023-Aug-28

Changed

  • ci: CircleCI using the new staging domain (#8729)
  • doc: release test template issue and manual testing guide updated with the new release url (#8736)

Fixed

  • Allow login with google with ad blocker enabled (#8734)

Merge request reports