Rocket.Chat - Package Updates
Pinned
Rocket.Chat
-
[2.40.3]
- Update Rocket.Chat to 6.4.3
- Full changelog
- a8676a3c5e: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- 69d89c4700: Fix unnecessary username validation on accounts profile form
- 02f4491d5a: fix: Omnichannel webhook is not retrying requests
- 02f4491d5a: Fixed intermittent errors caused by the removal of subscriptions and inquiries when lacking permissions.
- 25a2129beb: Rolled back a change of route from /admin/workspace to /admin/info
- 02f4491d5a: Add pagination & tooltips to agent's dropdown on forwarding modal
- 02f4491d5a: Added new Omnichannel setting 'Hide conversation after closing'
-
[2.40.4]
- Update Rocket.Chat to 6.4.4
- Full changelog
- e832e9f: Fixed widget's nextAgent API sending an array of chars instead of an object for departmentId parameter
- a20c479: fix: custom-css injection
- 4789616: Fixed a problem that would prevent private apps from being shown on air-gapped environments
-
[2.40.6]
- Update Rocket.Chat to 6.4.6
- Full changelog
- 873eea9d54: fix: TypeError: Cannot use 'in' operator in undefined for every message sent
- b7ea8651bf: fix: immediate auto reload issues
- 35ea15005a: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- 57deb49ceb: fix: OAuth login by redirect failing on firefox
- 00875fc9ab: fix: wrong client hash calculation due to race condition on assets
-
[2.41.1]
- Update Rocket.Chat to 6.5.1
- Full changelog
- c2b224f: Security improvements
- c2b224f: Fixed issue with the new custom-roles license module not being checked throughout the application
- c2b224f: fix: stop refetching banner data each 5 minutes
- c2b224f: Fixed an issue allowing admin user cancelling subscription when license's trial param is provided
- c2b224f: Fixed Country select component at Organization form from onboarding-ui package
- c2b224f: fix Federation Regression, builds service correctly
-
[2.41.3]
- Update Rocket.Chat to 6.5.3
- Full changelog
- b1e72a84d9: Fix user being logged out after using 2FA
- de2658e874: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- 2a04cc850b: fix: multiple indexes creation error during 304 migration
-
[2.43.0]
- Update Rocket.Chat to 6.6.0
- Full changelog
- (#31184) Add the possibility to hide some elements through postMessage events.
- (#31516) Room header keyboard navigability
- (#30868) Added push.info endpoint to enable users to retrieve info about the workspace's push gateway
- (#31510) Composer keyboard navigability
- (#30464) Mentioning users that are not in the channel now dispatches a warning message with actions
- (#31369) feat: add ImageGallery zoom controls
- (#31393 by @hardikbhatia777) Fixes an issue where avatars are not being disabled based on preference on quote attachments
- (#30680) feat: Skip to main content shortcut and useDocumentTitle
- (#31299) fix: Loading state for Marketplace related lists
-
[2.43.1]
- Update Rocket.Chat to 6.6.1
- Full changelog
- (#31713) Fixes an issue not allowing admin users to edit the room name
- (#31723) fixed an issue with the user presence not updating automatically for other users.
- (#31753) Fixed an issue where the login button for Custom OAuth services would not work if any non-custom login service was also available
- (#31554 by @shivang-16) Fixed a bug on the rooms page's "Favorite" setting, which previously failed to designate selected rooms as favorites by default.
-
[2.43.2]
- Update Rocket.Chat to 6.6.2
- Full changelog
- Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- (#31844) Fixed Federation not working with Microservice deployments
- (#31823) Revert unintentional changes real time presence data payload
- (#31833) Fix web UI not showing users presence updating to offline
-
[2.43.4]
- Update Rocket.Chat to 6.6.4
- Full changelog
- (#31700) Fixed matrix homeserver domain setting not being visible in admin panel
- (#32012) Don't use the registration.yaml file to configure Matrix Federation anymore.
- (#31927) stopped lifecycle method was unexpectedly synchronous when using microservices, causing our code to create race conditions.
-
[2.43.5]
- Update Rocket.Chat to 6.6.5
- Full changelog
- (#31998) Introduced a new step to the queue worker: when an inquiry that's on an improper status is selected for processing, queue worker will first check its status and will attempt to fix it.
- This prevents issues where the queue worker attempted to process an inquiry forever because it was in an improper state.
-
[2.43.6]
- Update Rocket.Chat to 6.6.6
- Full changelog
- (#32064) Fix an issue affecting Rocket.Chat Apps utilizing the OAuth 2 library from Apps Engine, ensuring that apps like Google Drive and Google Calendar are operational once more.
- (#32056) Fix error during migration 304. Throwing Cannot read property 'finally' of undefined error.