Removes the wrong metric gauge named `rocketchat_messages_roundtrip_time` and replace it by a new summary metric named `rocketchat_messages_roundtrip_time_summary`. Add new percentiles `0.5, 0.95 and 1` to all summary metrics.
Fixed a problem where chained callbacks' return value was being overrided by some callbacks returning something different, causing callbacks with lower priority to operate on invalid values
Improved the experience of receiving conference calls on the mobile app by disabling the push notification for the "new call" message if a push is already being sent to trigger the phone's ringing tone.
Removes the wrong metric gauge named `rocketchat_messages_roundtrip_time` and replace it by a new summary metric named `rocketchat_messages_roundtrip_time_summary`. Add new percentiles `0.5, 0.95 and 1` to all summary metrics.
- 46fa2ff2cf: Exceeding API calls when sending OTR messages
- d6a8360564: Fixed a problem with the subscription creation on Omnichannel rooms.
Rooms were being created as seen, causing sound notifications to not work
- b42aa49fbd: Fixed a problem where chained callbacks' return value was being overrided by some callbacks returning something different, causing callbacks with lower priority to operate on invalid values
- f2699e4988: Fix desktop notification routing for direct rooms
- 4e49fcc7d9: Improved the experience of receiving conference calls on the mobile app by disabling the push notification for the "new call" message if a push is already being sent to trigger the phone's ringing tone.
- 6ba8bcc2ca: Fixed verify the account through email link
- 4b2bdd5508: Fixed the filter for file type in the list of room files
- 46fa2ff2cf: Exceeding API calls when sending OTR messages
- f6a525a444: SDK login methods not saving token
- 1233bffa8c: removed @rocket.chat/license as a dependency of ddp client
- 1233bffa8c: fixed an issue with the ddp client reconnection not resuming the login
- 1233bffa8c: fixed an issue with the ddp client account not saving credentials correctly
- b42aa49fbd: Fixed a problem where chained callbacks' return value was being overrided by some callbacks returning something different, causing callbacks with lower priority to operate on invalid values