github RocketChat/Rocket.Chat 6.0.0-rc.8

latest releases: 6.7.3, 6.6.8, 6.5.7...
pre-release14 months ago

2023-03-07 · 1 ️️️⚠️ · 5 🔍 · 9 👩‍💻👨‍💻

⚠️ BREAKING CHANGES

  • Update livechat:saveDepartment to accept a string array in departmentsAllowedToForward (#28261)

    Breaking change: There have been some changes to livechat:saveDepartment meteor method's departmentsAllowedToForward parameter. Previously it used to accept a string which was a comma-separated list of departmentIds. The new type is an array of strings.

    Due to recent changes to the useDepartmentList hook the component AutoCompleteDepartment became incompatible with many of our existing pages, causing them to break. This PR makes them work again.

🔍 Minor changes
  • Chore: Manually define shared secrets to reusable workflows (#28315)

  • Regression: Admin UI -> Rooms Search filter not working (#27970)

  • Regression: Fix hasLicense failing due call stack limit reasons (#28304)

  • Regression: Remove duplicated broadcast App events (#28310)

  • Regression: Zapier Callout using wrong props (#28311)

👩‍💻👨‍💻 Core Team 🤓

Don't miss a new Rocket.Chat release

NewReleases is sending notifications on new releases.