Rocket.Chat - Package Updates
-
[2.69.1]
- Update Rocket.Chat to 7.6.1
- Full Changelog
- RocketChat/Rocket.Chat (RocketChat/Rocket.Chat)
- Fixes buffer as response from API
- Fixes the Apps-Engine package installation, removing the dependency on an internal package
-
[2.69.2]
- Update Rocket.Chat to 7.6.2
- Full Changelog
- Bump @rocket.chat/meteor version.
- (#36101 by @dionisio-bot) Fixes an issue that caused Hono to not process payloads with content type
x-www-form-urlencoded
correctly
-
[2.70.0]
- Update Rocket.Chat to 7.7.0
- Full Changelog
- (#35830) Introduces a new feature which enables dragging the VoIP call widget to change its position on the screen.
- (#35996) Improves the alert shown after pruning messages to reflect that files have been pruned when the "files only" option was selected.
- (#35416) Improve the
/api/apps/:id/logs
endpoint to accept filters - (#35416) Add a new endpoint
/api/apps/logs
that allows for fetching logs without a filter for app id - (#35776) Improves handling of errors during voice calls
- (#35468 by @samir0607) Fixes an issue where the composer popup doesn't scroll the results properly
- (#35984) Fixes an issue that caused the auto transfer process due to agent inactivity to fail with error
Missing property userType
when the target of the transfer was the queue. - (#35981) Deprecates the use of MongoDB oplog or Change Streams to receive real time data updates.
- (#35976) Fixes a bug where changing site url breaks
meteor_runtime_config
path until we reset the server - (#35963) Fixes emojis being parsed inside code blocks in text message attachment using
chat.postMessage
API call
-
[2.70.1]
- Update Rocket.Chat to 7.7.1
- Full Changelog
- Fixes an issue that prevented the action of saving an agent when editing a department to work.
- Fixes the usage of
Livechat_enabled_when_agent_idle
setting across the codebase. Goal is to use it wherever is applicable making the feature more predictable. - Fixed contacts being marked as
known
after editing a custom field, or resolving conflicts by adding a new model function that only updates thecustomFields
orconflictingFields
prop.
-
[2.70.2]
- Update Rocket.Chat to 7.7.3
- Full Changelog
- Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- (#36323 by @dionisio-bot) Fixes an issue that was causing ddp-streamer process to break if the communication with presence service was interrupted for any reason.
- (#36250 by @dionisio-bot) fix: Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
- (#36270 by @dionisio-bot) Fixes an issue that caused the queue worker to stop processing if something failed when checking MAC limits or while fetching the list of queues
- (#36298 by @dionisio-bot) Fixes an issue that prevented the action of removing an agent when editing a department to work.
-
[2.70.3]
- Update Rocket.Chat to 7.7.4
- Full Changelog
- Bump @rocket.chat/meteor version.
- (#36360 by @dionisio-bot) Fixes an issue where some error objects sent to apps' method calls would only contain the message '[object Object]'
-
[2.71.0]
- Update Rocket.Chat to 7.8.0
- Full Changelog
- Replaces the cancel button by reset in notification and export messages contextual bar.
- Prevents creation of unnamed Personal Access Tokens by requiring the form's
name
field fullfilment. - Adds support for hiding the "Expand chat" button in the Livechat widget.
- Fix an issue where action buttons registered by apps would be displayed even if their apps were disabled
- Adds pagination to the App/Logs list, allowing the user to see all logs, instead of a subset of the most recent ones
- Resolves some accessibility violations in the rooms file list context bar, including issues with ARIA attributes and focus management.
- Adds a new setting to select which algorithm to use when signing SAML requests and responses
- Improves form fields layout for mobile screens in profile page
- Adds a new setting to override outlook calendar settings per user email domain
- Fixes an issue that prevented the action of saving an agent when editing a department to work.
-
[2.71.1]
- Update Rocket.Chat to 7.8.1
- Full Changelog
- fixes: v1/updateOwnBasicInfo does not trigger user stream
- fixes an issue where depending on some race conditions the subscription stream was not being updated
- Bump @rocket.chat/meteor version.
- Fixes redirection not being triggered after a required password change
-
[2.71.2]
- Update Rocket.Chat to 7.8.2
- Full Changelog
- Bump @rocket.chat/meteor version.
- (#36474 by @dionisio-bot) Fixes priorities, sla changes & inquiries not being propagated when change streams were not being used
-
[2.71.3]
- Update Rocket.Chat to 7.8.3
- Full Changelog
- (#36538 by @dionisio-bot) Fixes an issue with SLA policies that caused an inquiry to "dissapear" after its SLA being updated
- (#36534 by @dionisio-bot) Fixes a behavior when transferring a room to another department that was not considering the
waiting queue
setting and attempted to route the chat to an agent instead of leaving it on the department's queue - (#36545 by @dionisio-bot) Fixes missing message text in desktop notifications by ensuring the "Show Message in Notification" setting only affects mobile push notifications.
- (#36543) Fixes an issue that would leave an app in an unrecoverable state if the installation failed during the construction of the runtime