4.8.2
2022-07-20 · 4 🐛 · 1 🔍 · 2 👩💻👨💻
Engine versions
- Node:
14.18.3
- NPM:
6.14.15
- MongoDB:
3.6, 4.0, 4.2, 4.4, 5.0
🐛 Bug fixes
-
Error "numRequestsAllowed" property in rateLimiter for REST API endpoint when upgrading (#26058)
-
Not showing edit message button when blocking edit after N minutes (#25724 by @matthias4217)
Previously, in Rocketchat 4.7.0 and later, as mentioned in #25478, the edit button was not displayed on the interface in the minute after having sent a message. This is now fixed : messages can be edited right after sending them.
-
Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)
-
Settings not being overwritten to their default values (#25891)
🔍 Minor changes
- Chore: Avoid unneeded permission updates when EE license is applied (#26253)