Rocket.Chat - Package Updates
Pinned
Rocket.Chat
-
[2.35.0]
- Update Rocket.Chat to 5.4.0
- Update Cloudron base image to 4.0.0
- Full changelog
- Add new endpoint 'livechat/agent.status' & deprecate changeLivechatStatus meteor method (#27047)
- Bugsnag client (#23580)
- Custom MessageType for video conference messages (#27333)
- Emphasis Elements (italic, strike and bold) in Message Parser Components (#27003)
- Currently the message parser does not accept Emphasis elements mixed with plain text
- Normal Link - Bold, Italic and ~strike~ Styles return plain text → Should return a Lin with bold/italic/strike
- To fix this behavior it was necessary to edit LinkSpan component in gazzodown package (changes included in this PR) and the grammar/utils files in the fuselage/message-parser repository
- Fuselage Pull Request: RocketChat/fuselage#887
- Federation events coverage expansion (#27119)
- REST API endpoint /v1/oauth-apps.create (#27054)
- Created the 'oauth-apps.addOAuthApp' endpoint for the apps/meteor/client/views/admin/oauthApps/OAuthAddApp.tsx file, and added Ajv validation.
- REST API endpoint /v1/rooms.delete (#26866)
- Video Conference Message blocks and info action (#27310)
-
[2.35.1]
- Update Rocket.Chat to 5.4.1
- Full changelog
- Custom languages not being applied to i18next (#27557)
- Fix Login with Show default form disabled (#27475)
- Message Actions menu does not close upon choosing an action (#27328)
- Pagination not working on current chats (#27432)
- Registration and Login placeholders not being used (#27558)
-
[2.35.2]
- Update Rocket.Chat to 5.4.2
- Full changelog
- Emoji picker for large amount of custom emojis (#27745)
- *.files endpoints returning hidden files (#27617)
- New users aren't mapped to rooms with OAuth groups/channels map (#27000 by @carlosrodrigues94)
- This change deals with the problem with the new users coming from key cloak, this users were not being mapped to the correct channels on RC.
- Not all messages in chat conversations are available when forwarding between agents or departments. (#27816)
- OmnichannelRoomIconProvider order breaking VideoConfPopup (#27740)
-
[2.35.3]
- Update Rocket.Chat to 5.4.3
- Full changelog
- Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)
-
[2.36.2]
- Update Rocket.Chat to 6.0.1
- Full changelog
- fix: Apps.engine resource consumption (#28514)
- fix: Changing the app's error verification (#28450)
- fix: Horizontal scroll in main room if text is too long (#28434)
- fix: Offline register option (#28467)
-
[2.37.0]
- Update Rocket.Chat to 6.1.0
- Full changelog
- VideoConference Guest mode and Conference Router (#28186)
- Adding input type=password to AWS secrets fields (#28159)
- Some fields that store secrets for AWS were exposing sensitive data because they didn't have the input type as password.
- The change includes adding the password type and also changing the autocomplete value from <PasswordInput /> component to add the value new-password to avoid the browser autocompleting with the existing password. (This does not prevent the browser to show the hint to add the password)
- Engagement dashboard crash on Users tab (#28131)
- Gallery opening other image after closing (#27957)
- hide offline registration option for disconnected workspaces (#28662)
- Livechat MessageList not auto scrolling on new message (#28547)
-
[2.37.2]
- Update Rocket.Chat to 6.1.2
- Full changelog
- Add function to get installation source (#28806)
- Fixed no role assign to manual registered users despite of Default Roles for Users settings (#28293 by @bhardwajdisha)
- Quotes chain off by one error in quote chain limit settings (#28281 by @jayesh-jain252)
- Fixed off by one error in Quote Chain Limit. Now if a user sets Message_QuoteChainLimit (default is 2) the number of quotes chained matches the setting.
- SMTP warnings on user form (#28832)
- Check for SMTP config on server side and then show warning on client side
-
Update your Rocket.Chat
New version available (6.2.3)
https://github.com/RocketChat/Rocket.Chat/releases/tag/6.2.3Can you update it to 6.2.3 pls 6.1.7 is old.
-
[2.38.0]
- Update Rocket.Chat to 6.2.8
- Full changelog
- add GA4 support (#28830 by @avelino)
- auto link custom domain (#28501)
- Custom roles and Public&Private apps stats (#27781)
- Make the marketplace search bar placeholder dynamic (#28394)
- Jira task: AECO-24
- Adding input type=password to AWS secrets fields (#28159)
- Galician onboarding translation (#27908 by @Thiagof99)
-
[2.38.1]
- Update Rocket.Chat to 6.2.9
- Full changelog
- 2f0f67f: fixed room-opened event not dispatching when navigating cached rooms
- 1ffc60d: fixed video message button disabled on iOS browsers
- 1ffc60d: fixed an error on mobile ios browser where if you started recording audio and denied permission, it would look like it is still recording