UI & ADA Changelog

This changelog tracks User Interface (UI) and Accessibility (ADA) changes across Mattermost releases. Administrators can use this page to easily see what changed in the UI from their current version to the one they’re upgrading to, and track ADA improvements release to release.

Changelog

Version

Change Description

v11.6

(UI) Added support for Default Agent in suggestions and integrated Agents into the App Bar.

v11.6

(UI) Improved the reliability of AI recap summarization by using structured JSON output from the LLM.

v11.6

(UI) Added a new feature of creating teams and channels using anonymous URLs so the channel and team name are not revealed in the URL. Requires Enterprise Advanced license.

v11.6

(UI) Added popouts for Recent Mentions, Saved Messages, and Search Results via the right-hand side MM-65630.

v11.6

(UI) The emoji picker on web and Desktop now inserts unicode emoji characters into the message composer instead of shortcode text.

v11.6

(UI) Renamed Enterprise Advanced feature Content Flagging to Data Spillage.

v11.6

(UI) Added a contextual note in Security Settings that explains how Google SSO can synchronize usernames and emails, shown alongside the Sign-in Method details.

v11.6

(UI) Renamed SlackAttachment and SlackAttachmentField types to MessageAttachment and MessageAttachmentField. Old names are maintained as deprecated aliases for backward compatibility with plugins MM-67739.

v11.6

(UI) Posts created by integrations using Slack-compatible attachments (webhooks, bots, plugins) are now fully searchable in Elasticsearch. Previously, only the attachment text field was indexed. Now title, pretext, fallback, and field content are also indexed. A bulk re-index is required after upgrade to apply this to existing posts MM-45293.

v11.6

(UI) Added timezone support and manual time entry for Interactive Dialog datetime fields MM-65082.

v11.5

(UI) Added support for auto-translations. Initial Beta release. Requires Enterprise Advanced license MM-64493.

v11.5

(UI) Added the ability for web app plugin code to be loaded asynchronously MM-67538.

v11.5

(UI) AI Rewrites now includes some context from the most recent messages in the thread to help provide better rewrites.

v11.5

(UI) Available AI Agents are now shown in the @-mention autocomplete menu, regardless of channel membership MM-67118.

v11.5

(UI) Added the ability to access channel settings and rename a channel from the channel info right-hand sidebar MM-66862.

v11.5

(UI) Added tooltips to action buttons, and action errors are now displayed MM-65023.

v11.5

(UI) Updated the signup flow to replace the newsletter opt-in with a checkbox to agree to the Acceptable Use Policy and Privacy Policy MM-67030.

v11.5

(UI) Added back offline Help documentation accessible from the message composer MM-61383.

v11.5

(UI) Added new icons for archived and private channels MM-66561.

v11.5

(Accessibility) Fixed an issue where the profile status menu disappeared at higher zoom levels or at resized window on mobile view MM-64655.

v11.4

(UI) Updated illustrations and visual design for the initial loading screen, preparing workspace flow, IP filtering empty state, and admin console feature discovery panels MM-67081.

v11.4

(UI) Added adjustments to thread and right-hand side plugin pop-out titles MM-66898.

v11.4

(UI) MS Teams and Outlook on mobile no longer display a “Your browser does not support notifications” warning banner when running Mattermost embedded in those apps MM-66769.

v11.3

(UI) Added Korean language support and upgraded Korean translations from Alpha to Official.

v11.3

(UI) Added pop-outs for right-hand-side (RHS) plugins MM-66875.

v11.3

(UI) Removed outdated system notices MM-65785.

v11.3

(UI) Removed the Collapsed Reply Threads tutorial MM-66470.

v11.3

(UI) Added support for triggering user mentions using the full-width at-sign (@) in addition to the standard half-width at-sign (@), improving the experience for users of Japanese input methods.

v11.3

(UI) Added the ability to schedule posts in 15-minutes interval MM-66859.

v11.3

(UI) Updated Giphy SDK from 8.1.0 to 10.1.0 MM-66374.

v11.3

(UI) Custom Profile Attributes now always return a set of default attributes if they’re not set MM-66460.

v11.3

(UI) Added a new webapp plugin component registerSidebarBrowseOrAddChannelMenuComponent, which allows users to add options to the BrowseOrCreateChannel menu.

v11.2

(UI) Enabled thread popouts in the browser.

v11.2

(UI) Reduced the channel banner height.

v11.2

(UI) Improved license and plan name clarity throughout the user interface. License settings and the About modal now display specific plan names (Professional, Enterprise, Entry) instead of the generic “Enterprise Edition” label, reducing confusion between edition and plan terminology.

v11.1

(UI) Added support for standalone windows pop-out. Threads can now be popped out to its own window in Desktop.

v11.1

(UI) The desktop app version is now shown on the About modal, allowing clicking to copy both the server and desktop app versions.

v11.1

(UI) Removed Mattermost MS Teams Sync plugin from pre-packaged plugins.

v11.1

(UI) Downgraded French language support from Beta to Alpha.

v11.0

(UI) Removed Playbooks v1 from pre-packaged plugins.

v11.0

(UI) Updated the library used for customizing scrollbars.

v11.0

(UI) Increased page size when retrieving posts in channels with high number of hidden messages.