Engine versions
- Node:
14.21.3
- MongoDB:
4.4, 5.0, 6.0
- Apps-Engine:
1.41.0-alpha.312
Patch Changes
-
Bump @rocket.chat/meteor version.
-
3ce070a: fix: wrong client hash calculation due to race condition on assets
Some deployments may suffer from some reloads if running multiple instances. It's caused by different client hashes generated due to a possible race condition on custom assets load at the startup time. Forcing the clients to talk to the right backend instances, which causes reloads if sticky sessions are not enabled.
This change removes the assets from the hash calculation preventing the race condition and possible different hashes. After this change, the clients will not reload when the admin changes assets. -
26b8c81: fix:
TypeError
: Cannot use 'in' operator inundefined
for every message sent- @rocket.chat/core-typings@6.5.0-rc.5
- @rocket.chat/rest-typings@6.5.0-rc.5
- @rocket.chat/api-client@0.1.15-rc.5
- @rocket.chat/license@0.1.0-rc.5
- @rocket.chat/omnichannel-services@0.1.0-rc.5
- @rocket.chat/pdf-worker@0.0.21-rc.5
- @rocket.chat/presence@0.1.0-rc.5
- @rocket.chat/core-services@0.3.0-rc.5
- @rocket.chat/cron@0.0.17-rc.5
- @rocket.chat/gazzodown@3.0.0-rc.5
- @rocket.chat/model-typings@0.2.0-rc.5
- @rocket.chat/ui-contexts@3.0.0-rc.5
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.5
- @rocket.chat/models@0.0.21-rc.5
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.5
- @rocket.chat/ui-video-conf@3.0.0-rc.5
- @rocket.chat/web-ui-registration@3.0.0-rc.4
- @rocket.chat/instance-status@0.0.21-rc.5