5.0.3
2022-08-11 · 3 🐛 · 1 🔍 · 8 👩💻👨💻
Engine versions
- Node:
14.19.3
- NPM:
6.14.17
- MongoDB:
4.2, 4.4, 5.0
🐛 Bug fixes
-
Chats holds to load history for some time (#26425)
-
Endpoints not working when using "Use Real Name" setting (#26530 by @kodiakhq[bot])
The list of endpoints affected is:
-
/api/v1/channels.list
-
/api/v1/channels.list.joined
-
/api/v1/groups.list
-
/api/v1/groups.listAll
-
/api/v1/im.list
-
/api/v1/im.list.everyone
-
-
LDAP fails to sync teams when the user DN has escaped characters. (#26535 by @kodiakhq[bot])
🔍 Minor changes
- Chore: validateParams to accept different validators per request method (#26357)