Rocket.Chat - Package Updates
Pinned
Rocket.Chat
-
[2.32.1]
- Update Rocket.Chat to 5.1.1
- Full changelog
- Fix broken legacy message view (#26819)
- Fixed messagesHistory function, it was filtering messages only with existing threads.
- Livechat trigger messages covering all the website (#26776)
- Restore current chats default table order (#26808)
-
[2.32.2]
- Update Rocket.Chat to 5.1.2
- Full changelog
- Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)
-
[2.32.3]
- Update Rocket.Chat to 5.1.3
- Full changelog
- MongoInvalidArgumentError on overwriting existing setting (#26880)
- Check if messsage.replies exist on new message template (#26652)
- Error when mentioning a non-member of a public channel (#26917)
- Importer fails when file includes user without an email. (#26836)
-
[2.33.0]
- Update Rocket.Chat to 5.2.0
- Full changelog
- Move administration links to an exclusive kebab menu (#26867)
- Add Markup to QuoteAttachment (#26751)
- Get moderators, owners and leaders from room scope via apps-engine (#26674)
- Matrix Federation events coverage expansion (support for 5 more events) (#26705)
- Sections layout and featured apps for marketplace (#26514)
- Allow delete attachment description on message edit (#26673)
- Better descriptions for VoIP Settings (#26877)
- Changed dial pad appearance to match original design (#26863)
- Include syncAvatars on ldap.syncNow (#26824)
- OTR Message (#24297)
- Results of user auto complete (#26687)
- Rounded video attachment (#26832)
- Setting for login email notifications (#26831)
- System messages' consistency (#26130)
- Updating voip tooltips and icons (#26834)
- VideoConference Messages UI (#26548)
- VideoConference Messages UI (#26548)" (#26961)
-
[2.34.0]
- Update Rocket.Chat to 5.3.0
- Full changelog
- Add new endpoint 'livechat/room.saveInfo' & deprecate 'livechat:saveInfo' meteor method (#26789)
- Health check for data stream (#27026)
- Matrix federation events coverage expansion (adding support for 3 extra events) (#26859)
- Automatically open call info contextual bar when voip room is opened (#26963)
- Better /health response when service not healthy (#27091)
-
[2.34.1]
- Update Rocket.Chat to 5.3.1
- Full changelog
- File upload receiving whole file to apply limits (#27105)
- Hide system messages setting not being respected. (#27151)
- There was a query missing the parameters in the client.
- Also added a few tests to help reduce the risk of this happening again.
- Multi instance error message (#27243)
- Next schedule check for Apps (#27240)
- User merge by e-mail on OAuth is case-sensitive (#27167)
-
[2.34.3]
- Update Rocket.Chat to 5.3.3
- Full changelog
- Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)
-
[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)