Skip to content

v10.10 Changelog #8063

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 14 commits into
base: v10.10-documentation
Choose a base branch
from
Open

v10.10 Changelog #8063

wants to merge 14 commits into from

Conversation

amyblais
Copy link
Member

@amyblais amyblais commented Jun 17, 2025

Copy link

Newest code from mattermost has been published to preview environment for Git SHA 26cc078

Copy link

Newest code from mattermost has been published to preview environment for Git SHA e57333d

Copy link

Newest code from mattermost has been published to preview environment for Git SHA 645c2c6

Copy link

Newest code from mattermost has been published to preview environment for Git SHA 525f78d

Copy link

Newest code from mattermost has been published to preview environment for Git SHA 5f24304

Copy link

Newest code from mattermost has been published to preview environment for Git SHA 5e717d9

@amyblais amyblais changed the title Update mattermost-desktop-releases.md v10.10 Changelog Jun 17, 2025
@amyblais amyblais added this to the v10.10.0 milestone Jun 17, 2025
@amyblais amyblais added the Work In Progress Not yet ready for review label Jun 17, 2025
Copy link

Newest code from mattermost has been published to preview environment for Git SHA eff9259

Copy link

Newest code from mattermost has been published to preview environment for Git SHA 1d84fa0

Copy link

Newest code from mattermost has been published to preview environment for Git SHA 841a389

Copy link

Newest code from mattermost has been published to preview environment for Git SHA e6ebece

Copy link

Newest code from mattermost has been published to preview environment for Git SHA 6b9b150

Copy link

Newest code from mattermost has been published to preview environment for Git SHA 23a5c95

@amyblais amyblais added 1: Dev Review Requires review by a core commiter 1: PM Review Requires review by a product manager and removed Work In Progress Not yet ready for review labels Jun 19, 2025
- Pre-packaged Calls plugin [v1.9.1](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v1.9.1).
- Pre-packaged GitLab plugin [v1.10.0](https://github.com/mattermost/mattermost-plugin-gitlab/releases/tag/v1.10.0).
- Pre-packaged GitHub plugin [v2.4.0](https://github.com/mattermost/mattermost-plugin-github/releases/tag/v2.4.0).
- Pre-packaged Boards plugin [v9.1.3](https://github.com/mattermost/mattermost-plugin-boards/releases/tag/v9.1.3).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be v9.1.4 once the cherry pick is complete mattermost/mattermost#31771

cc// @Rajat-Dabade

Suggested change
- Pre-packaged Boards plugin [v9.1.3](https://github.com/mattermost/mattermost-plugin-boards/releases/tag/v9.1.3).
- Pre-packaged Boards plugin [v9.1.4](https://github.com/mattermost/mattermost-plugin-boards/releases/tag/v9.1.4).

amyblais and others added 2 commits June 19, 2025 19:01
Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com>
Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com>
Copy link

Newest code from mattermost has been published to preview environment for Git SHA 14144fb

Copy link

Newest code from mattermost has been published to preview environment for Git SHA 31684ed

- Updated **Profile** settings client-side validation to use more modern/accessible paradigms.
- Enhanced the accessibility of login and password reset functionality.
- Stopped the Threads textbox from automatically taking focus when it contained a draft.
- Added a user setting to toggle rendering of emoticons (e.g., :D) as emojis (e.g., 😄).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Added a user setting to toggle rendering of emoticons (e.g., :D) as emojis (e.g., 😄).
- Added a display setting for users to toggle rendering of emoticons (e.g., :D) as emojis (e.g., 😄).

Comment on lines 41 to 42
- Added support for licenses that enforce seat counts with 5% grace period.
- Replaced fixed 5% grace period for user seat limits with configurable ``ExtraUsers`` field for exact control over additional seats.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want both of these bullet points? Is the first bullet still true? @lieut-data?

Comment on lines +43 to +47
- LDAP Wizard: added a **Test Group Attributes** button for feedback on which group attributes match.
- LDAP Wizard: added a **Test Connection** button with improved error reporting.
- LDAP Wizard: added an expandable section to the **User Filters** section and added "More info" hover texts.
- LDAP Wizard: added a **Test Attributes** button with feedback on attribute success and number of users matching attribute.
- LDAP Wizard: added a **Test Filters** button with feedback on failure.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amyblais - Curious to hear your thoughts on the readability of these LDAP Wizard details formatted as individual bullet points. Are there ways we could improve the readability of this content for admins interested in learning about this new wizard functionality?


### Bug Fixes
- Fixed an issue where a ``MESSAGES`` badge appeared in the search bar after clearing text and closing the search box.
- Fixed an issue where overridden webhook usernames did not appear in replies when Collapsed Reply Threads was disabled.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Fixed an issue where overridden webhook usernames did not appear in replies when Collapsed Reply Threads was disabled.
- Fixed an issue where overridden webhook usernames did not appear in replies when Threaded Discussions were disabled.

### Bug Fixes
- Fixed an issue where a ``MESSAGES`` badge appeared in the search bar after clearing text and closing the search box.
- Fixed an issue where overridden webhook usernames did not appear in replies when Collapsed Reply Threads was disabled.
- Fixed indentation issues in markdown lists containing checkboxes.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Fixed indentation issues in markdown lists containing checkboxes.
- Fixed indentation issues in Markdown lists containing checkboxes.

- Fixed an issue where a ``MESSAGES`` badge appeared in the search bar after clearing text and closing the search box.
- Fixed an issue where overridden webhook usernames did not appear in replies when Collapsed Reply Threads was disabled.
- Fixed indentation issues in markdown lists containing checkboxes.
- Fixed desktop notifications for posts without text content to display "posted a message" instead of "did something new."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Fixed desktop notifications for posts without text content to display "posted a message" instead of "did something new."
- Fixed desktop notifications for posts without text content to display "posted a message" instead of "did something new".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1: Dev Review Requires review by a core commiter 1: PM Review Requires review by a product manager 2: Editor Review Requires review by an editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants