

Īdd option to show mentions badge when show counter is disabled ( #25329).Īdd new events after user login, logout and change his status ( #25234).Īdd new app events for pin, react and follow message ( #25337).Īccept quoted slash command arguments ( #11744 by expire index to integration history ( #25087).Ībility for RC server to check the business hour for a specific department ( #25436).The buttons on Contact Center allows an agent to call an existing number without having to type the number again. This also enables Omnichannel agents to make outbound calls from within Rocket.Chat.ĭepending on your server and call server configuration, you can do international calling, national and domestic calling. This PR adds a new call button that can be used from Sidebar & Contact Center. ĮNTERPRISE: Introducing dial pad component into sidebar, calls table, contextual bar ( #26081).ĪPPS: Allowing apps to register authenticated routes ( #25937)Īdds adaptations that allow apps to declare an API endpoint that requires authorization from Rocket.Chat prior to executing.A debounce of 700 ms is done when listening for typing action so the app is not flooded with actions. This allows for apps receiving block actions when a user types on a plain text input field or selects an item from the static. ĪPPS: Allow dispatchment of actions from input elements ( #25949).

ROCKET CHAT UPGRADE UPGRADE
Upgrade to version 5.0 can be done only from version 4.x ( #26100) Suspend push notifications when login token is invalidated ( #20913 by the auth token to the push token Remove webRTC for channels/dm/groups ( #26225) Remove unused endpoints and restify others ( #25889)
ROCKET CHAT UPGRADE CODE
Ĭhore: Remove unused tokenpass integration code ( #25831).i.e.: MONGO_URL=mongodb://mongo/rocketchat?replicaSet=rs0&directConnection=true If you're using MongoDB in a Docker container, you might need to add directConnection=true to MONGO_URL and MONGO_OPLOG_URL environment variables.
ROCKET CHAT UPGRADE HOW TO
Here are official docs on how to upgrade to some of the supported versions:

Remove support to old MongoDB versions ( #26098)Īs per MongoDB Lifecycle Schedules ( ) we're removing official support to MongoDB versions 3.6 and 4.0 that have already reached end-of-life.Īs MongoDB 4.2 was a "supported" version before Rocket.Chat 5.0, we'll continue supporting it, but will be flagged as deprecated.
