From 0aa021618dd704469d4b254da5f8c54f6da6d51b Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Fri, 17 Jan 2025 09:47:18 +0200 Subject: [PATCH] Update mattermost-v10-changelog.md --- source/about/mattermost-v10-changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/about/mattermost-v10-changelog.md b/source/about/mattermost-v10-changelog.md index af5c5db4492..a096c950ba1 100644 --- a/source/about/mattermost-v10-changelog.md +++ b/source/about/mattermost-v10-changelog.md @@ -56,6 +56,7 @@ If you upgrade from a release earlier than v10.3, please read the other [Importa - Fixed an issue in ``SqlPostStore.PermanentDeletebyUser`` where no error was returned when 10K posts were exceeded. - Fixed an issue where a channel would no longer be exported for Bulk Export workflow if any of the users of a Direct or Group Message channel were permanently deleted. - Fixed an issue where the scroll position reset when custom emojis were requested. + - Fixed a panic during LDAP syncing. ### config.json New setting options were added to ``config.json``. Below is a list of the additions and their default values on install. The settings can be modified in ``config.json``, or the System Console when available.