Rocket.Chat - Package Updates
Pinned
Rocket.Chat
-
[2.7.1]
- Update Rocket.Chat to 3.7.1
- Adding missing custom fields translation in my account's profile (#19179)
- Admin Sidebar overflowing (#19101)
- Missing "Bio" in user's profile view (#18821) (#19166)
- Performance issues when using new Oplog implementation (#19181)
- A missing configuration was not limiting the new oplog tailing to pool the database frequently even when no data was available, leading to both node and mongodb process been consuming high CPU even with low usage. This case was happening for installations using mmapv1 database engine or when no admin access was granted to the database user, both preventing the usage of the new Change Streams implementation and fallbacking to our custom oplog implementation in replacement to the Meteor's one what was able to be disabled and use the native implementation via the environmental variable USE_NATIVE_OPLOG=true.
- VisitorAutoComplete component (#19133)
-
[2.8.2]
- Update Rocket.Chat to 3.8.2
- Full changelog
- Room avatar update event doesn't properly broadcast room id (#19684)
- Server crash while reading settings for allowed and blocked email domain lists (#19683)
-
[2.9.0]
- Update Rocket.Chat to 3.9.1
- Full changelog 3.9.0
- Full changelog 3.9.1
-
[2.10.0]
- Enable turn addon
-
[2.10.1]
- Update Rocket.Chat to 3.9.2
- Full changelog 3.9.1
- 'Not Allowed' in message auditing (#19762)
- Download my data with file uploads (#19862)
- Forgot password endpoint return status (#19842)
-
[2.11.0]
- Update Rocket.Chat to 3.10.0
- Full changelog 3.9.1
- Custom scroll (#19701)
- Omnichannel Contact Center (Directory) (#19931)
- REST Endpoint instances.get (#19926)
- Returns an array of instances on the cluster.
- REST endpoints to add and retrieve Enterprise licenses (#19925)
- Update Checker Description (#19892)
- User preference for audio notifications (#19924)
-
[2.11.1]
- Update Rocket.Chat to 3.10.3
- Fix ser registration updating wrong subscriptions (#20128)
- Fix tabbar is opened (#20122)
- Users can be removed from channels without any error message.
- Agent information panel not rendering (#19965)
- Creation of Omnichannel rooms not working correctly through the Apps when the agent parameter is set (#19997)
- Messages being updated when not required after user changes his profile (#20114)
- OAuth users being asked to change password on second login (#20003)
- Omnichannel Agents unable to take new chats in the queue (#20022)
- Omnichannel Business Hours form is not being rendered (#20007)
- Omnichannel raw model importing meteor dependency (#20093)
- Omnichannel rooms breaking after return to queue or forward (#20089)
- User Audio notification preference not being applied (#20061)
-
[2.13.0]
- Update Rocket.Chat to 3.11.1
- Full Changelog
- Use base image v3
- Attachment download from title fixed (#20585 by @yash-rajpal)
- Added target = '_self' to attachment link, this seems to fix the problem, without this attribute, error page is displayed.
- Gif images aspect ratio on preview (#20654)
-
[2.13.1]
- Add a way to set custom env vars via
/app/data/env
- Add a way to set custom env vars via
-
[2.15.0]
- Update Rocket.Chat to 3.13.0
- Full changelog
- Add spacing between elements in Profile Page (#20742 by @cyberShaw)
- Added modal-box for preview after recording audio. (#20370 by @Darshilp326)
- Better new channel popover (#21018)
- Improve Apps permission modal (#21193)
- Re-design Omnichannel Room Info Panel (#21199)
- Set description in create channel modal (#21132)
- Sort Users List In Case Insensitive Manner (#20790 by @aditya-mitra)