Mattermost changelog
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.
Important
From Mattermost v9.2, this changelog summarizes updates for the latest cloud and self-hosted versions of Mattermost to be deployed and upgraded on infrastructure you control.
See the Important Upgrade Notes documentation for details on upgrading.
See the changelog in progress for details about the upcoming release.
Self-Hosted Releases Prior to v9.2: See the Mattermost Legacy Self-Hosted Changelog for details.
Cloud Releases Prior to v9.2: See the Mattermost Legacy Cloud Changelog for details.
On ths page
Release v9.4 - Feature Release
9.4.2, released 2024-01-30
Mattermost v9.4.2 contains low to medium severity level security fixes. Upgrading to this release is recommended. Details will be posted on our security updates page 30 days after release as per the Mattermost Responsible Disclosure Policy.
Fixed an issue with true-up reports sending active users and not activated users. Added Monthly Active Users (MAU) as part of the true-up reports.
Mattermost v9.4.2 contains no database or functional changes.
9.4.1, released 2024-01-16
Fixed an issue where
getChannelMemberOnlyfailed to fetch data when certain fields were NULL.
9.4.0, released 2024-01-16
Original 9.4.0 release.
Important Upgrade Notes
MySQL v5.7 is at end of life. We recommend all customers to upgrade to at least 8.x. For now, we are logging a warning. From Mattermost v9.5, which is the next Extended Support Release, we will stop supporting MySQL v5.7 altogether.
Important
If you upgrade from a release earlier than v9.3, please read the other Important Upgrade Notes.
Compatibility
Updated the minimum required Edge version to v118+.
Improvements
See this walkthrough video on some of the improvements in our latest release below.
User Interface (UI)
Updated the pre-packaged GitHub plugin version to v2.1.7.
Pre-packaged Calls plugin version v0.22.2.
Improved the user interface of the channel notifications modal.
Emojis are now enlarged in emoji tooltips on mouse hover.
Added a gap of 8px between buttons in the modal footer when opened in the mobile web view.
Updated empty states to align with new branding and made changes to the empty state copy.
Adjusted the position of the suggestion list in “Add
to a channel” modal to be below or above the text field.
Administration
Added support for IP Filtering in Cloud (Cloud Enterprise plan) (this feature is disabled by default and behind a feature flag).
Added support for Bring Your Own Key (BYOK) Encryption (Cloud Enterprise plan).
An optional dedicated filestore is now used for compliance exports if configured (Cloud Enterprise plan).
MessageExportSettings.GlobalRelaySettings.CustomerTypenow supports “CUSTOM”.Added new
ServerMetricshook to allow plugins to register a custom HTTP endpoint to serve their metrics under the server’s metrics HTTP listener.Admins now have the ability to pipe the output of
mmctl websocketinto the JSON parser.Added stores for OAuth Outgoing Connections.
Added last login timestamp for users, and added a materialized view and a refresh job to keep track of post stats for PostgreSQL.
Allowed plugin requests to include Authorization headers from external systems.
Added a mmctl command
mmctl system supportpacketto download the Support Packet.Added a new mmctl command
oauth listfor listing registered OAuth2 applications.
Bug Fixes
Fixed an issue with the emoji reaction toggle behavior.
Fixed an issue with the spacing between Playbooks and the separator in the Apps bar.
config.json
Multiple 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 inconfig.json, or the System Console when available.
Changes to all plans:
Under
RefreshPostStatsRunTimeinconfig.json:Added
RefreshPostStatsRunTimeto add last login timestamp for users and to add materialized view and refresh job to keep track of post stats for PostgreSQL.
Changes to the Enterprise plan:
Under
GlobalRelayMessageExportSettingsinconfig.json:Added two new configuration settings
CustomSMTPServerNameandCustomSMTPPortto allow setting a custom URL and port for Global Relay export. This enables compliance export to integrate with Proofpoint.
Open Source Components:
Added
@mattermost/desktop-apiandipaddr.jsto https://github.com/mattermost/mattermost/.
Go Version
v9.4 is built with Go
v1.20.7.
Known Issues
Non-channel-admin users can no longer use message links in private channels MM-56575.
Preview doesn’t work when editing a channel header MM-56572.
The channel member count shows as zero in the Browse channels modal MM-56266.
Adding an @mention at the start of a post draft and pressing the left or right arrow key can clear the post draft and the undo history MM-33823.
Status may sometimes get stuck as Away or Offline in High Availability mode with IP Hash turned off.
Searching stop words in quotation marks with Elasticsearch enabled returns more than just the searched terms.
Slack import through the CLI fails if email notifications are enabled.
Push notifications don’t always clear on iOS when running Mattermost in High Availability mode.
The Playbooks left-hand sidebar doesn’t update when a user is added to a run or playbook without a refresh.
If a user isn’t a member of a configured broadcast channel, posting a status update might fail without any error feedback. As a temporary workaround, join the configured broadcast channels, or remove those channels from the run configuration.
The Playbooks left-hand sidebar does not update when a user is added to a run or playbook without a refresh.
Contributors
AayushChaudhary0001, aditipatelpro, agarciamontoro, agnivade, akbarkz, Alpha-4, amyblais, andrius, andriuspetrauskis, andrleite, arthurhrg, arush-vashishtha, asaadmahmood, avas27JTG, ayusht2810, azigler, BenCookie95, caotanduc99, CI-YU, codejagaban, cpoile, crspeller, ctlaltdieliet, cwarnermm, cyberjam, danielsischy, Dev-A-Line, devinbinnie, DHaussermann, dkkb, Eleferen, enahum, fmartingr, FokinAleksandr, GabrielCasaro, gabrieljackson, gabsfrancis, grundleborg, hanzei, harsh4723, harshilsharma63, hasancankucuk, hereje, hmhealey, ifoukarakis, isacikgoz, jasonblais, jespino, johnsonbrothers, jprusch, jwilander, kaakaa, Kshitij-Katiyar, larkox, lieut-data, lindalumitchell, ludvigbolin, lynn915, M-ZubairAhmed, majo, master7, matt-w99, matthew-w, matthewbirtch, mgdelacroix, mickmister, morgancz, mvitale1989, neflyte, nickmisasi, Paul-Stern, pgteekens, phoinixgrr, PromoFaux, PulkitGarg-code, raghavaggarwal2308, rajatdangat, relwell, roaslin, rohan-kapse, rohitkbc, Rutam21, RyoKub, saakshiraut28, San4es, sapnasivakumar, saturninoabril, sbishel, Sharuru, ShlokJswl, sinansonmez, srappan, sri-byte, srisri332, stafot, streamer45, stylianosrigas, Sudhanva-Nadiger, svelle, Syed-Ali-Abbas-Zaidi, tanmaythole, TealWater, thomasbrq, ThrRip, toninis, tsabi, umrkhn, varghesejose2020, Vinecreeper888, weblate, wiggin77, yasserfaraazkhan, yomiadetutu1, ZubairImtiaz3
Release v9.3 - Feature Release
9.3.1, released 2024-01-30
Mattermost v9.3.1 contains low to medium severity level security fixes. Upgrading to this release is recommended. Details will be posted on our security updates page 30 days after release as per the Mattermost Responsible Disclosure Policy.
Mattermost v9.3.1 contains no database or functional changes.
9.3.0, released 2023-12-15
Original 9.3.0 release.
Important Upgrade Notes
Please read the Important Upgrade Notes before upgrading.
Compatibility
Updated minimum required Firefox version to v115+.
Updated minimum supported Chromium version to 118+.
Improvements
See this walkthrough video on some of the improvements in our latest release below.
User Interface (UI)
Updated pre-packaged Playbooks plugin version to v1.39.1.
Updated pre-packaged Calls version to v0.21.1.
Updated pre-packaged Jira plugin version to v4.0.1. Also see v4.0.0 for recent breaking changes.
Added Vietnamese (Beta) as a new language.
Added the ability to passively track keywords with highlights without triggering a notification (Professional and Enterprise plans).
Updated the Settings modal with an improved user interface.
Added a new Jump to recents banner when a channel is scrolled up.
Modified the behavior of the code button (Ctrl+Alt+C) to create inline codes or code blocks.
Disabled markdown keybindings within code blocks.
Added a Back button to the
/access_problempage.Added a default limit of the number of reactions per post.
Performance
Removed pre-fetch preference and set new prefetch limits for the webapp.
Improved websocket event marshaling performance.
Batched loading of recently used emojis on initial load.
Administration
The tooltip on the announcement bar in the System Console is now widened.
Improved the error message when trying to activate a plugin in an unsupported environment.
Added a file storage permission check to the workspace health dashboard.
Performed a cleanup in preparation for adding support for multi-word keywords that trigger notification.
Added a warning log message when the app runs as root.
Removed all uses of the
ExperimentalTimezonesetting. The Timezone feature is now always enabled and no longer behind a configuration setting.Added support for previewing WebVTT attachments.
Introduced separate
AdvancedLogginglevels for LDAP messages.Introduced trace logging level for LDAP messages.
Added a new way to modify
WebSocketmessages sent to individual connections.Added a new server side hook
MessagesWillBeConsumedto allow modifying post objects after they are grabbed from the database but before they are delivered to the client. This is behind a feature flag and disabled by default.Users and posts are now pretty-printed in the logs.
Improved file extraction logging.
Exposed
ThreadViewandAdvancedCreateCommentcomponents in the webapp plugin exported components list.Added Logging > Advanced Logging setting to the System Console to allow admins to configure custom log targets via the user interface.
Bug Fixes
Fixed an issue where marking a Group Message as unread didn’t show the badge count correctly.
Fixed an issue where
invite_idwas being reset on all team changes.Fixed an issue where interactive dialog elements with subtype
numberdidn’t handle a0value properly.Fixed an issue with the download link in channel file search items when including a path in the Site URL setting.
Fixed an issue with the formatting of special mentions in the right-hand side.
Fixed
MessageWillBeUpdatedplugin hook to allow rejections.Fixed an issue with some shortcuts not working as expected.
Fixed the message history not clearing the input on the center channel.
Fixed an issue where a higher contrast was generated for some usernames.
Fixed an issue where newly created Group Messages showed having 0 members.
Fixed an issue where an incorrect timestamp was assigned to support packet files.
Fixed an issue where the Reset Password link was not displayed if only LDAP/AD was enabled.
Fixed an issue where Recent Mentions showed posts for other similar named users.
Fixed an error that appeared when updating the header of Group Messages.
Fixed an issue that caused the server to get stuck during shutdown due to a deadlock in a dependency.
Fixed an issue where Desktop App clients would be shown an error when trying to open file preview links.
Fixed an issue with double URL encoding of Oauth redirect URI params.
Fixed an issue where users couldn’t at-mention custom groups in group constrained teams and channels.
Fixed an issue where the channel admin wasn’t being set when converting a Group Message to a private channel.
config.json
Multiple 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 inconfig.json, or the System Console when available.
Changes to all plans:
Removed
DisplaySettings.ExperimentalTimezonesetting.Under
ServiceSettingsinconfig.json:Added
DefaultUniqueReactionsPerPostandMaxUniqueReactionsPerPostto fix an issue where invalid reactions could be added to posts and to add a default limit for the number of reactions per post.
API Changes
Added an API to batch requests for custom emojis on page load.
Database Changes
NextSyncAtandDescriptioncolumns are removed from theSharedChannelsRemotestable. Migration impact is considered to be minimal considering the possible table size.
Go Version
v9.3 is built with Go
v1.20.7.
Known Issues
Mattermost Omnibus: Unable to install omnibus due to unmet dependencies MM-56080.
Adding an @mention at the start of a post draft and pressing the left or right arrow key can clear the post draft and the undo history MM-33823.
Status may sometimes get stuck as Away or Offline in High Availability mode with IP Hash turned off.
Searching stop words in quotation marks with Elasticsearch enabled returns more than just the searched terms.
Slack import through the CLI fails if email notifications are enabled.
Push notifications don’t always clear on iOS when running Mattermost in High Availability mode.
The Playbooks left-hand sidebar doesn’t update when a user is added to a run or playbook without a refresh.
If a user isn’t a member of a configured broadcast channel, posting a status update might fail without any error feedback. As a temporary workaround, join the configured broadcast channels, or remove those channels from the run configuration.
The Playbooks left-hand sidebar does not update when a user is added to a run or playbook without a refresh.
Contributors
agarciamontoro, agnivade, AirGoatOne, akbarkz, amigo7kr, amyblais, anneschuth, ARJ2160, Arslan-work, arthurh, arthurhrg, Aryakoste, asaadmahmood, AshishDhama, avas27JTG, AvaterClasher, ayusht2810, azigler, BandhiyaHardik, BenCookie95, Benjamin-Loison, calebroseland, catenacyber, cedarice, CI-YU, coltoneshaw, cpoile, crspeller, ctlaltdieliet, cwarnermm, Davut97, deepakumarvu, devinbinnie, Dhoni77, DimitriDR, edwardnguyen225, Eleferen, emdecr, Emil-Carlsson, enahum, escofresco, fandour, fazil-syed, fmartingr, gabrieljackson, hanzei, harshal2030, harshilsharma63, heisdinesh, hmhealey, ifoukarakis, imamimam113, imkrishnasarathi, isacikgoz, jasonblais, jespino, johndavidlugtu, johnsonbrothers, jonathanwiemers, jprusch, JulienTant, jwilander, kaakaa, kapdev, kayazeren, Kimbohlovette, Kshitij-Katiyar, KuSh, kyeongsoosoo, larkox, LeonardJouve, lieut-data, lindy65, linkvn, ludvigbolin, M-ZubairAhmed, m1lt0n, majo, manojmalik20, master7, matt-w99, matthew-w, matthewbirtch, maxtrem271991, mickmister, milotype, mozi47, mvitale1989, nathanaelhoun, newdominic, nickmisasi, nosyn, otilor, pacop, Paul-Stern, Paul-vrn, phoinixgrr, proggga, pvev, raghavaggarwal2308, rahulsuresh-git, rashmibharambe, Reene-Simon, rohan-kapse, rohitkbc, rubinaga, RyoKub, san70sh, sapnasivakumar, sbishel, seoyeongeun, Sharuru, shivamjosh, sinansonmez, Sn-Kinos, sp6370, sri-byte, stafot, streamer45, stylianosrigas, Sudhanva-Nadiger, sudheer121, Syed-Ali-Abbas-Zaidi, tanmaythole, tejas161, thomasbrq, ThrRip, TomerPacific, toninis, trivikr, tsabi, turretkeeper, umrkhn, vish9812, wcdfilll, wiebel, wiggin77, yasserfaraazkhan, yomiadetutu1
Release v9.2 - Feature Release
9.2.5, released 2024-01-30
Mattermost v9.2.5 contains low to medium severity level security fixes. Upgrading to this release is recommended. Details will be posted on our security updates page 30 days after release as per the Mattermost Responsible Disclosure Policy.
Mattermost v9.2.5 contains no database or functional changes.
9.2.4, released 2024-01-09
Mattermost v9.2.4 contains medium severity level security fixes. Upgrading to this release is recommended. Details will be posted on our security updates page 30 days after release as per the Mattermost Responsible Disclosure Policy.
Mattermost v9.2.4 contains the following functional changes:
Fixed an issue where invalid reactions could be added to posts. Added default limit of the number of reactions per post.
9.2.3, released 2023-11-29
Mattermost v9.2.3 contains medium severity level security fixes. Upgrading to this release is recommended. Details will be posted on our security updates page 30 days after release as per the Mattermost Responsible Disclosure Policy.
Mattermost v9.2.3 contains no database or functional changes.
Pre-packaged Calls plugin version v0.21.1.
9.2.2, released 2023-11-08
Mattermost v9.2.2 contains a high severity level security fix. Upgrading to this release is recommended. Details will be posted on our security updates page 30 days after release as per the Mattermost Responsible Disclosure Policy.
Pre-packaged Playbooks plugin version v1.39.1.
Fixed an issue where the About Mattermost dialog reported an incorrect server version.
9.2.1, released 2023-11-06
Fixed an issue where Ubuntu GLIBC errors were thrown on Ubuntu 20.04 and Debian Bullseye versions.
9.2.0, released 2023-11-02
Original 9.2.0 release
Important Upgrade Notes
Fixed data retention policies to run jobs when any custom retention policy is enabled even when the global retention policy is set to keep-forever. Before this fix, the enabled custom data retention policies wouldn’t run as long as the global data retention policy was set to keep-forever or was disabled. After the fix, the custom data retention policies will run automatically even when the global data retention policy is set to keep-forever. Once the server is upgraded, posts may unintentionally be deleted. Admins should make sure to disable all custom data retention policies before upgrading, and then re-enable them again after upgrading.
Important
If you upgrade from a release earlier than v9.1, please read the other Important Upgrade Notes.
Compatibility
Updated minimum required Edge version to 116+.
Improvements
See this walkthrough video on some of the improvements in our latest release below.
User Interface (UI)
Improved readability by displaying system messages on multiple lines when editing a channel header.
Combined “joined/left” event types in system messages.
Added a new user preference to disable webapp prefetching via Settings > Advanced > Allow Mattermost to prefetch channel posts. You must enable Client Performance Debugging in the System Console by going to Environment > Developer in order for this setting to appear. This setting and Client Performance Debugging should only be enabled temporarily if users are experiencing performance issues.
Pre-packaged NPS plugin version v1.3.3.
Pre-packaged Todo plugin version v0.7.1.
Administration
JSON null value cases are now handled correctly by also checking that the pointer is no longer null when unmarshalling to a pointer.
An annotated logger is now used to capture LDAP and SAML logs.
Replaced
github.com/mattermost/gziphandlerwithgithub.com/klauspost/compress/gzhttp.Performance metrics now contain information on if a given request was sent during a page load or a websocket reconnect.
Elasticsearch aggregation jobs no longer start when a bulk indexing job is currently running.
Added heap profile, CPU profile, and goroutines profile to the support package.
Merged WIP i18n locales, but disallowed selecting unsupported locales.
Bug Fixes
Fixed a panic where a simple worker would crash if it failed to get a job.
Fixed post props on update to properly see channel links.
Fixed an issue where the API for drafts would return empty drafts.
Fixed the alignment of the Help menu in the global header.
Fixed a broken link in the Edit Channel header modal.
Fixed an issue that prevented users to be added to channels from the System Console.
Fixed an issue where the channel member count increased when adding an already present user.
Fixed an issue where plugin developers were unable to create a
textareain interactive dialogs.Fixed an issue where copy pasting images from Chrome failed.
config.json
Multiple 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 inconfig.json, or the System Console when available.
Changes to all plans:
Under
LogSettingsinconfig.json:Added a new configuration setting
MaxFieldSizeto add the ability to size-limit log fields during logging.
API Changes
Added
origin_clientto themattermost_api_timemetrics.
Go Version
v9.2 is built with Go
v1.20.7.
Known Issues
Adding an @mention at the start of a post draft and pressing the left or right arrow key can clear the post draft and the undo history MM-33823.
Status may sometimes get stuck as Away or Offline in High Availability mode with IP Hash turned off.
Searching stop words in quotation marks with Elasticsearch enabled returns more than just the searched terms.
Slack import through the CLI fails if email notifications are enabled.
Push notifications don’t always clear on iOS when running Mattermost in High Availability mode.
The Playbooks left-hand sidebar doesn’t update when a user is added to a run or playbook without a refresh.
If a user isn’t a member of a configured broadcast channel, posting a status update might fail without any error feedback. As a temporary workaround, join the configured broadcast channels, or remove those channels from the run configuration.
The Playbooks left-hand sidebar does not update when a user is added to a run or playbook without a refresh.
Contributors
aayushborkar14, AayushChaudhary0001, AbhineshJha, agarciamontoro, agnivade, akaMrDC, akbarkz, alejdg, Alphanum404, amigo7kr, amyblais, amynicol1985, andrew-delph, andrleite, angeloskyratzakos, aniketh-varma, anneschuth, apshada, ARJ2160, ArturBa, asaadmahmood, AsisRout, avas27JTG, AvaterClasher, ayrotideysarkar, ayusht2810, balajik, Bangik, bartaz, BaumiCoder, BenCookie95, bishalpal, calebroseland, cedarice, cescpmantidfly, CI-YU, Ciggzy1312, codeEmpress1, coltoneshaw, costa-neto, cpoile, crspeller, ctlaltdieliet, cwarnermm, danialkeimasi, Delaney, devinbinnie, DHaussermann, dhnlr, dipandhali2021, Eleferen, emdecr, enahum, escofresco, esethna, fazil-syed, fmartingr, frjaraur, fyfirman, gabrieljackson, Gauravpadam, gibsonliketheguitar, h1usertest, hanzei, harsh-solanki21, harshal2030, harshalkh, harshilsharma63, hmhealey, ialorro, ifoukarakis, imamimam113, isacikgoz, iyampaul, izruff, janlengyel, jannikbertram, jasonblais, jespino, jgilliam17, jlandells, johnsonbrothers, josephjosedev, jprusch, js029, jufab, JulienTant, kaakaa, kalvdans, kayazeren, komodin, Kritik-J, Kshitij-Katiyar, KuSh, larkox, letehaha, libklein, lieut-data, linkvn, ludvigbolin, M-ZubairAhmed, majo, manojmalik20, ManuMinue, marianunez, master7, matt-w99, matthew-w, matthewbirtch, maxtrem271991, mgdelacroix, mickmister, milotype, mishmanners, MixeroTN, mnj93, mujpao, mustdiechik, mvitale1989, namanh-asher, Navystack, nickmisasi, Nico7as, Nityanand13, NohaFahmi, otilor, Paul-vrn, Peyo6565, phoinixgrr, pvev, qryptdev, Quijuletim470, returnedinformation, riteshmukim, rubinaga, Rutam21, saideepesh000, SaketKaswa20, saturninoabril, sbishel, seoyeongeun, Sharuru, sjcode99, sondrekje, sonu27, sp6370, sri-byte, stafot, StreakInTheSky, streamer45, stylianosrigas, Sudhanva-Nadiger, sudheer121, syedzubeen, Tahanima,tanmaythole, this-is-tobi, ThrRip, TomerPacific, toninis, trilopin, umrkhn, varghesejose2020, venugopal1234567, vip2441, wiersgallak, wiggin77, yasserfaraazkhan, yesbhautik, ylac, ZubairImtiaz3