Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
2020-05-11 · 7 🐛 · 6 👩💻👨💻
Engine versions
12.16.1
6.13.4
3.4, 3.6, 4.0
🐛 Bug fixes
Push settings enabled when push gateway is selected (#17582)
LDAP login on Enteprise Version (#17508)
Login Forbidden on servers that had LDAP enabled in the past (#17579)
Email configs not updating after setting changes (#17578)
Error during data export for DMs (#17577)
Emoji picker search broken (#17570)
Reactions may present empty names of who reacted when using Real Names (#17536)
When changing usernames the reactions became outdated since it's not possible to update the usernames stored there, so when the server users Real Name setting enabled the system process all messages before return to the clients and get the names of the usernames to show since the usernames are outdated the names will not be found. Now the usernames will be displayed when the name can't be found as a temporary fix until we change the architecture of the data to fix the issue.
👩💻👨💻 Core Team 🤓