github RocketChat/Rocket.Chat 3.13.0-rc.3

latest releases: 6.10.0-rc.6, 6.10.0-rc.5, 6.10.0-rc.4...
pre-release3 years ago

2021-03-31 · 2 🐛 · 13 🔍 · 13 👩‍💻👨‍💻

🐛 Bug fixes

  • 'Chats in Progress' Section is not rendering when the routing algorithm is not Manual Selection (#21324)

  • Visitors.info endpoint being called multiple times (#21350)

🔍 Minor changes
  • Regression: New chat forwarding modal is not verifying mandatory values (#21288)

  • Regression: Add number of team members to teams.list and teams.listAll (#21361)

  • Regression: Add support to filter on teams.listRooms endpoint (#21327)

    • Add support for queries (within the query parameter);

    • Add support to pagination (offset and count) when an user doesn't have the permission to get all rooms.

  • Regression: Add teams support to directory (#21351)

    • Change directory.js to reduce function complexity

    • Add teams type of item. Directory will return all public teams & private teams the user is part of.

  • Regression: Channel owner can't convert it into a team. (#21349)

  • Regression: Fix channels not being added to team on creation (#21370)

  • Regression: Remove channel action on add channel's modal don't work (#21356)

    removechannel-on-add-existing-modal

    image

  • regression: remove user modal not showing up (#21348)

  • Regression: Team icons in mention (#21367)

    image

  • regression: Unable to add users while creating a team (#21354)

  • Regression: Unify Contact information displayed on the Room header and Room Info (#21312)

    image

    image

    image

  • Regression: Update .invite endpoints to support multiple users at once (#21328)

    • channels.invite now supports passing an array as a param (either with usernames or userIds) via usernames or userIds properties.

    • You can still use the endpoint to invite only one user via the old params userId, username or user.

    • Same changes apply to groups.invite

  • Regression: When only 'teams' type is provided, show only rooms with teamMain on rooms.adminRooms endpoint (#21322)

👩‍💻👨‍💻 Core Team 🤓

Don't miss a new Rocket.Chat release

NewReleases is sending notifications on new releases.