Skip to content
Snippets Groups Projects
Commit e15ba7eb authored by Guilherme Gazzo's avatar Guilherme Gazzo
Browse files

Merge remote-tracking branch 'origin/master' into develop

parents 974170d3 dfc7e0e8
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 125 deletions
---
"@rocket.chat/meteor": major
"@rocket.chat/i18n": major
---
Changes some displays to reflect new rules for private apps and adds a new modal before uploading a private app
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
'@rocket.chat/meteor': patch
---
This adjustment removes the deprecated `eraseRoom` method. Moving forward, use the `room.delete` endpoint to delete rooms.
---
'@rocket.chat/meteor': minor
---
Adds methods to the Apps-Engine to interact with unread messages to enhance message capabilities on Apps.
\ No newline at end of file
---
"@rocket.chat/meteor": major
---
Fixed broken translation in "Forgot Password" e-mail
---
"@rocket.chat/meteor": minor
---
Send messages with encrypted attachments to mobile notification service
---
'@rocket.chat/meteor': patch
---
Fixes a race condition that causes livechat conversations to get stuck in the agent's sidebar panel after being forwarded.
---
'@rocket.chat/meteor': patch
---
This adjustment removes the deprecated `removeWebdavAccount` method. Moving forward, use the `webdav.removeWebdavAccount` endpoint to remove WebDAV accounts.
---
"@rocket.chat/meteor": patch
---
Fixes E2EE composer freezing when the room state changes
---
"@rocket.chat/meteor": major
"@rocket.chat/i18n": patch
---
Adds modal confirmation to enable and disable End-to-end encryption
Adds a reset room key option to the modal that disables End-to-end encryption, this is useful when all the members of a room lose their room E2EE keys
---
'@rocket.chat/meteor': major
---
Remove support of filtering by agent's username on the following endpoint:
- `/v1/livechat/rooms`
The performance of the endpoint was improved when filtering by:
- Agent
- Deparment
- Open chats
---
'@rocket.chat/rest-typings': major
'@rocket.chat/meteor': major
---
Removes deprecated endpoint `pw.getPolicyReset`. Moving forward, use the `pw.getPolicy` endpoint.
---
'@rocket.chat/meteor': major
---
As per MongoDB Lifecycle Schedules ([mongodb.com/legal/support-policy/lifecycles](https://www.mongodb.com/legal/support-policy/lifecycles)) we're removing official support to MongoDB version 4.4 that has reached end of life in February 2024.
We recommend upgrading to at least MongoDB 6.0+, though 5.0 is still a supported version.
Here are official docs on how to upgrade to some of the supported versions:
- [mongodb.com/docs/manual/release-notes/5.0-upgrade-replica-set](https://www.mongodb.com/docs/manual/release-notes/5.0-upgrade-replica-set/)
- [mongodb.com/docs/manual/release-notes/6.0-upgrade-replica-set](https://www.mongodb.com/docs/manual/release-notes/6.0-upgrade-replica-set/)
- [mongodb.com/docs/manual/release-notes/7.0-upgrade-replica-set](https://www.mongodb.com/docs/manual/release-notes/7.0-upgrade-replica-set/)
---
'@rocket.chat/web-ui-registration': patch
"@rocket.chat/meteor": major
---
Login services button was not respecting the button color and text color settings. Implemented a fix to respect these settings and change the button colors accordingly.
Added a warning on all settings which allow admins to change OAuth button colors, so that they can be alerted about WCAG (Web Content Accessibility Guidelines) compliance.
---
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---
Adds `Recent` button on the new sidebar Search section to replicate the previous behavior of focusing the search bar - show recent chats.
---
"@rocket.chat/meteor": major
---
Added MongoDB 7.0 support
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment