5.1.0-rc.3
Pre-release2022-09-02 · 2 🚀 · 10 🐛 · 23 🔍 · 19 👩💻👨💻
🚀 Improvements
-
Remove device-management banner and modal (#26729)
-
Use single change stream to watch DB changes (#26336)
🐛 Bug fixes
-
ENTERPRISE: Omnichannel real time data on micro services (#26703)
-
ENTERPRISE: User not marked as offline on log out when using micro services (#26579 by @kodiakhq[bot])
-
Business Units endpoints not filtering by Unit type (#26713)
-
Chats holds to load history for some time (#26425)
-
Empty results on
im.list
endpoint (#26438) -
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])
-
Not possible to deactivate users (#26323)
-
Omnichannel inquiries being updated even if not needed (#26692)
-
Undefined MediaDevices error on HTTP (#26396)
🔍 Minor changes
-
Chore: Bump fuselage packages (#26769)
-
Chore: Convert UserCardWithData to ts (#26192 by @kodiakhq[bot])
-
Chore: Fix docker latest tag push (#26770)
-
Chore: Fix services image publish do DockerHub (#26608)
-
Chore: Remove square prop from IconButton (#26343 by @kodiakhq[bot])
-
Chore: Update Apps-Engine (#26765)
-
Chore: validateParams to accept different validators per request method (#26357)
-
i18n: pt-BR translation typo (#26732)
-
Regression: AutoTranslate is disabled error (#26701)
-
Regression: Custom fields not being saved for room (#26747)
-
Regression: Empty custom-fields filter on Current Chats causing issues (#26720)
-
Regression: Fix app privacy links opening in desktop client instead of browser (#26368)
-
Regression: Fix Current Chats Page Issues (#26744)
-
Regression: Fix services Docker build (#26617)
-
Regression: Instances Modal breaking (#26779)
Revert back to meteor method for now.
-
Regression: Select settings options not visible on Apps Setting panel (#26759)
-
Regression: Sidebar Search list local data cache and keyboard navigation (#26764)
-
Regression: Visitor being overwritten on call end (#26756)
This PR adds a check to the
createRoom
method, responsible for creating VoIP rooms. It checks whether the visitor already exists before creating a new one, if one is found it uses it instead of overwriting existing visitors. -
Release 5.0.1 (#26450)
-
Release 5.0.2 (#26507)
-
Release 5.0.3 (#26551)
-
Release 5.0.4 (#26620)
-
Release 5.0.5 (#26718)