Skip to content

V10.9 docs #7952

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

Merged
merged 44 commits into from
Jun 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
84732d3
Update conf.py
amyblais May 16, 2025
e214f57
Merge branch 'master' into v10.9-documentation
amyblais May 20, 2025
ba99cf0
Merge branch 'master' into v10.9-documentation
amyblais May 21, 2025
74dab07
Merge branch 'master' into v10.9-documentation
amyblais May 22, 2025
ce4f633
Merge branch 'master' into v10.9-documentation
amyblais May 22, 2025
60e882d
Merge branch 'master' into v10.9-documentation
amyblais May 23, 2025
e6021ba
Merge branch 'master' into v10.9-documentation
amyblais May 26, 2025
f3a4bcb
Merge branch 'master' into v10.9-documentation
amyblais May 27, 2025
128a069
Merge branch 'master' into v10.9-documentation
amyblais May 27, 2025
de6bb28
Merge branch 'master' into v10.9-documentation
amyblais May 28, 2025
7d3c10c
Merge branch 'master' into v10.9-documentation
amyblais Jun 2, 2025
a83b43f
Merge branch 'master' into v10.9-documentation
amyblais Jun 3, 2025
85ddbc4
Merge branch 'master' into v10.9-documentation
amyblais Jun 4, 2025
420a609
Merge branch 'master' into v10.9-documentation
amyblais Jun 5, 2025
80bf7c3
Merge branch 'master' into v10.9-documentation
amyblais Jun 6, 2025
2af6961
Merge branch 'master' into v10.9-documentation
amyblais Jun 9, 2025
8640542
Merge branch 'master' into v10.9-documentation
amyblais Jun 10, 2025
db9e013
Added node exporter support to Metrics Plugin (#8020)
cwarnermm Jun 10, 2025
b9aaf62
Merge branch 'master' into v10.9-documentation
amyblais Jun 11, 2025
449a092
Added new re-add members option for LDAP sync (#8021)
cwarnermm Jun 11, 2025
007442c
FF enabled by default for v10.9+ (#8018)
cwarnermm Jun 11, 2025
545350c
Incorporated https://github.com/mattermost/docs/pull/7244/ (#8016)
cwarnermm Jun 11, 2025
69d1cef
Moved Connected Workspaces from Beta to GA (#8015)
cwarnermm Jun 11, 2025
5cac416
Merge branch 'master' into v10.9-documentation
amyblais Jun 12, 2025
42c5aa0
Added note re: angle-bracketed emails will be rejected (#8029)
cwarnermm Jun 12, 2025
a0acde9
v10.9 Changelog (#7954)
amyblais Jun 13, 2025
e4eb8d3
Merge branch 'master' into v10.9-documentation
amyblais Jun 13, 2025
33c8465
Renamed System Properties to User Attributes (#8019)
cwarnermm Jun 13, 2025
ff4bbd5
Added admin install/setup and cross-links (#8026)
cwarnermm Jun 13, 2025
6bf62b4
Converted Markdown tables to HTML (#8027)
cwarnermm Jun 13, 2025
98057eb
Added display tip for console server logs (#8030)
cwarnermm Jun 13, 2025
464c653
Doc'd new Channel Settings modal for creating/renaming channels (#8031)
cwarnermm Jun 13, 2025
df5174d
Added Reset login attempts option for AD/LDAP sync'd accounts (#8032)
cwarnermm Jun 13, 2025
1bdf502
Added SAML encryption support details/links (#8033)
cwarnermm Jun 13, 2025
88df0ed
Added SSO support (#8034)
cwarnermm Jun 13, 2025
fe80c4c
Moved experimental feature to GA (#8035)
cwarnermm Jun 13, 2025
18cf92c
Added links to Apple App Store & Windows Store, & Google Play Store (…
cwarnermm Jun 13, 2025
6db724e
Added Pro/Ent badges for related config settings (#8037)
cwarnermm Jun 13, 2025
fae8024
Added new config setting/FF (#8038)
cwarnermm Jun 13, 2025
5e417da
Added channel banner docs & new SKU badges (#8043)
cwarnermm Jun 13, 2025
610e837
added abac (#8044)
cwarnermm Jun 13, 2025
f3a6479
Merge branch 'master' into v10.9-documentation
cwarnermm Jun 13, 2025
caace82
Build error fixes
cwarnermm Jun 13, 2025
77e6bbc
Merge branch 'master' into v10.9-documentation
amyblais Jun 16, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions source/_static/badges/ent-adv-cloud-selfhosted.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
:orphan:
:nosearch:

.. raw:: html

<div class="mm-plans-badge">

|plans-img| Available on `Enterprise Advanced plans <https://mattermost.com/pricing/>`__

|deployment-img| `Cloud <https://mattermost.com/sign-up/>`__ and `self-hosted <https://mattermost.com/download/>`__ deployments

.. raw:: html

</div>
9 changes: 9 additions & 0 deletions source/_static/badges/ent-adv-only.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
```{raw} html
<div class="mm-plans-badge">
```

![plans-img](/_static/images/badges/flag_icon.svg) Available only on [Enterprise Advanced](https://mattermost.com/pricing/) plans

```{raw} html
</div>
```
16 changes: 16 additions & 0 deletions source/_static/badges/ent-adv-only.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
:orphan:
:nosearch:

.. If used with include::, note the paths for images

.. raw:: html

<div class="mm-badge mm-badge--note">

Note

|plans-img-yellow| Available only on `Enterprise Advanced <https://mattermost.com/pricing/>`__ plans

.. raw:: html

</div>
2 changes: 1 addition & 1 deletion source/about/cloud-dedicated.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Connections to calls are secured with a combination of:
Cloud native exports
~~~~~~~~~~~~~~~~~~~~

Mattermost supports optional :ref:`filestore configuration settings <configure/experimental-configuration-settings:enable dedicated export filestore target>` to direct compliance and bulk export data to a separate S3 bucket from standard files. This separate bucket can be configured to allow for secure access by Mattermost Cloud teams as well as admins who manage a given Mattermost deployment. The exports can also be accessed by generating unique download links as needed.
Mattermost supports optional :ref:`filestore configuration settings <configure/environment-configuration-settings:enable dedicated export filestore target>` to direct compliance and bulk export data to a separate S3 bucket from standard files. This separate bucket can be configured to allow for secure access by Mattermost Cloud teams as well as admins who manage a given Mattermost deployment. The exports can also be accessed by generating unique download links as needed.

The following diagram provides a high-level view of how this functionality works:

Expand Down
2 changes: 1 addition & 1 deletion source/about/cloud-shared.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Connections to calls are secured with a combination of:
Cloud native exports
~~~~~~~~~~~~~~~~~~~~

Mattermost supports optional :ref:`filestore configuration settings <configure/experimental-configuration-settings:enable dedicated export filestore target>` to direct compliance and bulk export data to a separate S3 bucket from standard files. This separate bucket can be configured to allow for secure access by Mattermost Cloud teams as well as deployment admins who manage a given installation. The exports can also be accessed by generating unique download links as needed.
Mattermost supports optional :ref:`filestore configuration settings <configure/environment-configuration-settings:enable dedicated export filestore target>` to direct compliance and bulk export data to a separate S3 bucket from standard files. This separate bucket can be configured to allow for secure access by Mattermost Cloud teams as well as deployment admins who manage a given installation. The exports can also be accessed by generating unique download links as needed.

The following diagram provides a high-level view of how this functionality works:

Expand Down
2 changes: 1 addition & 1 deletion source/about/deprecated-features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Mattermost Server v10.4.0
Mattermost Server v10.3.0
~~~~~~~~~~~~~~~~~~~~~~~~~

- The Classic Mobile App has been phased out. Please download the new v2 Mobile App from the `Apple App Store <https://apps.apple.com/us/app/mattermost/id1257222717>`_ or `Google Play Store <https://play.google.com/store/apps/details?id=com.mattermost.rn>`_. See more details in the `classic mobile app deprecation <https://forum.mattermost.com/t/classic-mobile-app-deprecation/18703>`_ Mattermost forum post.
- The Classic Mobile App has been phased out. Please download the new v2 Mobile App from the `Apple App Store <https://apps.apple.com/us/app/mattermost/id1257222717>`__ or `Google Play Store <https://play.google.com/store/apps/details?id=com.mattermost.rn>`__. See more details in the `classic mobile app deprecation <https://forum.mattermost.com/t/classic-mobile-app-deprecation/18703>`_ Mattermost forum post.

Mattermost Server v10.2.0
~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
1 change: 1 addition & 0 deletions source/about/mattermost-server-releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Mattermost releases a new server version on the 16th of each month in [binary fo

| **Release** | **Released on** | **Support ends** |
|:---|:---|:---|
| v10.9 [Download](https://releases.mattermost.com/10.9.0/mattermost-10.9.0-linux-amd64.tar.gz) \| {ref}`Changelog <release-v10.9-feature-release>` \| [SBOM download](https://github.com/mattermost/mattermost/releases/download/v10.9.0/sbom-mattermost-v10.9.0.json) | 2025-06-16 | 2025-09-15 |
| v10.8 [Download](https://releases.mattermost.com/10.8.1/mattermost-10.8.1-linux-amd64.tar.gz) \| {ref}`Changelog <release-v10.8-feature-release>` \| [SBOM download](https://github.com/mattermost/mattermost/releases/download/v10.8.1/sbom-mattermost-v10.8.1.json) | 2025-05-16 | 2025-08-15 |
| v10.7 [Download](https://releases.mattermost.com/10.7.3/mattermost-10.7.3-linux-amd64.tar.gz) \| {ref}`Changelog <release-v10.7-feature-release>` \| [SBOM download](https://github.com/mattermost/mattermost/releases/download/v10.7.3/sbom-mattermost-v10.7.3.json) | 2025-04-16 | 2025-07-15 |
| v10.6 [Download](https://releases.mattermost.com/10.6.6/mattermost-10.6.6-linux-amd64.tar.gz) \| {ref}`Changelog <release-v10.6-feature-release>` \| [SBOM download](https://github.com/mattermost/mattermost/releases/download/v10.6.6/sbom-mattermost-v10.6.6.json) | 2025-03-16 | 2025-06-15 |
Expand Down
105 changes: 104 additions & 1 deletion source/about/mattermost-v10-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,109 @@
```{Important}
```{include} common-esr-support-upgrade.md
```
(release-v10.9-feature-release)=
## Release v10.9 - [Feature Release](https://docs.mattermost.com/about/release-policy.html#release-types)

**Release day: 2025-06-16**

### Compatibility
- Updated the minimum supported versions of Edge and Chrome to 134+, and Firefox to 128+.

### Important Upgrade Notes
- A new index to the ``CategoryId`` column in ``SidebarChannels`` table was added to improve query performance. No database downtime is expected for this upgrade. See the [Important Upgrade Notes](https://docs.mattermost.com/upgrade/important-upgrade-notes.html) for more details.
- Schema changes in the form of a new materialized view (``AttributeView``) was added that aggregates user attributes into a separate table. No database downtime is expected for this upgrade. See the [Important Upgrade Notes](https://docs.mattermost.com/upgrade/important-upgrade-notes.html) for more details.

```{Important}
If you upgrade from a release earlier than v10.8, please read the other [Important Upgrade Notes](https://docs.mattermost.com/upgrade/important-upgrade-notes.html).
```

### Highlights

#### New Enterprise Advanced License
- Added support for a new Enterprise Advanced license. This new license is supported starting v10.9 and is supported on PostgreSQL only. Enterprise plugins need to be updated to support the new license (most of which are pre-packaged in v10.9).

### Improvements

#### User Interface (UI)
- Consolidated all channel editing functionality into a single, accessible modal located in the channel header menu. Users can now update channel names, URL slugs, convert to private, modify/add a purpose and header (with a live markdown preview), manage channel banners, and archive the channel—all in one place. Updates include safeguards for unsaved edits, improved URL-slug editing, and enhanced keyboard and navigation accessibility.
- Pre-packaged MS Teams plugin [v2.2.1](https://github.com/mattermost/mattermost-plugin-msteams/releases/tag/v2.2.1).
- Pre-packaged Playbooks plugin [v2.2.0](https://github.com/mattermost/mattermost-plugin-playbooks/releases/tag/v2.2.0) and [v1.41.1](https://github.com/mattermost/mattermost-plugin-playbooks/releases/tag/v1.41.1).
- Pre-packaged Calls plugin [v1.8.0](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v1.8.0).
- Pre-packaged Jira plugin version [v4.3.0](https://github.com/mattermost/mattermost-plugin-jira/releases/tag/v4.3.0).
- Pre-packaged Metrics plugin version [v0.7.0](https://github.com/mattermost/mattermost-plugin-metrics/releases/tag/v0.7.0).
- Introduced a configurable channel banner feature for channel admins, visible across desktop, web, and mobile platforms. This feature requires an Enterprise Advanced license.
- Added more descriptive page titles to the login, account creation, and password reset pages.
- Improved the **Drafts** list by implementing virtualization.
- Enhanced the behavior for reporting issues in the platform.
- Introduced minor layout tweaks in theme settings for improved usability.

#### Administration
- Added support for user attributes for Enterprise Advanced licensed servers. Defined policies that automatically grant channel memberships based on user attributes. Membership updates happen automatically when user attributes change — no need for manual role adjustments.
- Added Policy Management user interface and API to easily create and manage attribute-based rules via an admin interface.
- Added support for AES-256-GCM encryption in SAML.
- Updated the email validation logic to ensure Mattermost no longer accepts email addresses enclosed in angle brackets (e.g., ``<billy@example.com>``). Although these comply with RFC 5322 and RFC 6532 standards, they introduce unnecessary complexity. If a user already has such an email in your installation, they may face issues like being unable to update their profile. To resolve this, the email must be modified manually using the command: ``mmctl user email "<affecteduser@domain.com>" affecteduser@domain.com``.
- Added a license load metric to the **About** screen to display current license usage.
- Upgraded the logr dependency to version 2.0.22.
- Removed telemetry tracking from Redux selectors.
- Made it possible to view JSON logs in plain text within the **System Console**.
- Enhanced the **System Console** search functionality to include all log fields.
- Enhanced error reporting related to cluster management.
- Added an LDAP setting to re-add removed members.
- Added support for SSO while Mattermost is embedded in an iframe.
- Set the Custom Profile Attributes feature flag to ``true`` by default.

#### Performance
- Optimized the team-switching operation by eliminating unnecessary calls to retrieve channels and channel members.
- Improved websocket re-opening speed when network conditions change.

### Bug Fixes
- Fixed various issues on the **Create Team** screen.
- Fixed several accessibility issues across the login process, account creation, and MFA setup.
- Fixed an issue where horizontal rule (HR) elements were not visible in preview mode in the right-hand sidebar (RHS).
- Fixed an issue with inconsistent sizing of markdown images in preview mode.
- Fixed a keyboard navigation issue within thread items.
- Fixed layout issues with the emoji picker on mobile browsers.
- Fixed an issue with the positioning of **Edited** text and tooltips in certain scenarios.
- Fixed the accessibility of the search box.
- Fixed an issue where post list scrolling didn’t work when pressing the **Page Up** or **Page Down** keys.
- Fixed issues with screen reader support in the **Threads** view.
- Fixed keyboard navigation issues in the **Threads** view.
- Fixed accessibility issues in the **Invite** modal.
- Fixed various accessibility issues in the **Browse Channels** modal.
- Fixed an issue that prevented team admin permissions from being modified when missing in the **All Members** section.
- Fixed possible deadlocks when updating ``SidebarCategories`` and ``SidebarChannels`` tables.
- Fixed an issue where unreads from deleted teams would display in the titlebar/Desktop App.
- Fixed an issue with ``icon_emoji`` property not working for webhook posts.

### 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.

#### Changes to all plans:
- Under ``SupportSettings`` in ``config.json``:
- Added ``ReportAProblemType``, ``ReportAProblemMail``, ``AllowDownloadLogs`` configuration settings to enhance the behavior for reporting issues in the platform.

#### Changes to Enterprise plans:
- Under ``ExperimentalAuditSettings`` in ``config.json``:
- Added ``Certificate`` configuration setting to accept a certificate to be used for audit logging egress.
- Under ``LdapSettings`` in ``config.json``:
- Added ``ReAddRemovedMembers`` configuration setting to add a LDAP setting to re-add removed members.

### API Changes
- Exposed two new plugin APIs for syncables.

### Open Source Components
- Added ``monaco-editor`` and ``monaco-editor-webpack-plugin``, and removed ``dynamic-virtualized-list``, ``popper.js``, ``react-hot-loader``, ``react-popper`` from https://github.com/mattermost/mattermost.

### Go Version
- v10.9 is built with Go ``v1.23.7``.

### Known Issues
- Direct/Group Messages are sometimes missing on initial load [MM-64481](https://mattermost.atlassian.net/browse/MM-64481).
- Permissions lists exceed content area for **All Members** and **System Admins** in the System Console [MM-64417](https://mattermost.atlassian.net/browse/MM-64417).
- Setting the license file location through an environment variable still gives the option to upload a new license through the System Console, resulting in the license being overwritten by the one set through the environment variable. See this [knowledge base article](https://support.mattermost.com/hc/en-us/articles/33911983851284-System-console-still-displays-old-license-after-uploading-a-new-one) on how to resolve this issue.

### Contributors
- [agarciamontoro](https://github.com/agarciamontoro), [agnivade](https://github.com/agnivade), [amyblais](https://github.com/amyblais), [andrleite](https://github.com/andrleite), [angeloskyratzakos](https://github.com/angeloskyratzakos), [AnmiTaliDev](https://translate.mattermost.com/user/AnmiTaliDev), [Aryakoste](https://github.com/Aryakoste), [AshishDhama](https://github.com/AshishDhama), [AulakhHarsh](https://github.com/AulakhHarsh), [BenCookie95](https://github.com/BenCookie95), [bndn](https://translate.mattermost.com/user/bndn), [bshumylo](https://github.com/bshumylo), [calebroseland](https://github.com/calebroseland), [catalintomai](https://github.com/catalintomai), [chicchu4157](https://translate.mattermost.com/user/chicchu4157), [cinlloc](https://github.com/cinlloc), [coltoneshaw](https://github.com/coltoneshaw), [cpoile](https://github.com/cpoile), [crspeller](https://github.com/crspeller), [ctlaltdieliet](https://translate.mattermost.com/user/ctlaltdieliet), [cwarnermm](https://github.com/cwarnermm), [cyrusjc](https://github.com/cyrusjc), [danilvalov](https://github.com/danilvalov), [davidkrauser](https://github.com/davidkrauser), [devinbinnie](https://github.com/devinbinnie), [enahum](https://github.com/enahum), [esarafianou](https://github.com/esarafianou), [evituzas](https://translate.mattermost.com/user/evituzas), [fmartingr](https://github.com/fmartingr), [frankps](https://translate.mattermost.com/user/frankps), [fsilye](https://github.com/fsilye), [gabrieljackson](https://github.com/gabrieljackson), [gentcod](https://github.com/gentcod), [Gesare5](https://github.com/Gesare5), [guenjun](https://translate.mattermost.com/user/guenjun), [hannaparks](https://github.com/hannaparks), [hanzei](https://github.com/hanzei), [harshilsharma63](https://github.com/harshilsharma63), [hmhealey](https://github.com/hmhealey), [isacikgoz](https://github.com/isacikgoz), [iyampaul](https://github.com/iyampaul), [jespino](https://github.com/jespino), [johnsonbrothers](https://github.com/johnsonbrothers), [joho1968](https://github.com/joho1968), [jprusch](https://github.com/jprusch), [JulienTant](https://github.com/JulienTant), [jwilander](https://github.com/jwilander), [kaakaa](https://github.com/kaakaa), [kasyap1234](https://github.com/kasyap1234), [kayazeren](https://translate.mattermost.com/user/kayazeren), [Kimbohlovette](https://github.com/Kimbohlovette), [Kshitij-Katiyar](https://github.com/Kshitij-Katiyar), [larkox](https://github.com/larkox), [ldez](https://github.com/ldez), [lieut-data](https://github.com/lieut-data), [lindy65](https://github.com/lindy65), [lynn915](https://github.com/lynn915), [M-ZubairAhmed](https://github.com/M-ZubairAhmed), [majo](https://translate.mattermost.com/user/majo), [mansil](https://github.com/mansil), [marcelhintermann](https://github.com/marcelhintermann), [marianunez](https://github.com/marianunez), [master7](https://translate.mattermost.com/user/master7), [matthewbirtch](https://github.com/matthewbirtch), [mgdelacroix](https://github.com/mgdelacroix), [Morgansvk](https://github.com/Morgansvk), [nickmisasi](https://github.com/nickmisasi), [oonid](https://translate.mattermost.com/user/oonid), [panoramix360](https://github.com/panoramix360), [pineoak-audio](https://github.com/pineoak-audio), [pvev](https://github.com/pvev), [raghavaggarwal2308](https://github.com/raghavaggarwal2308), [rahimrahman](https://github.com/rahimrahman), [Rajat-Dabade](https://github.com/Rajat-Dabade), [Reinkard](https://github.com/Reinkard), [rOt779kVceSgL](https://translate.mattermost.com/user/rOt779kVceSgL), [sadohert](https://github.com/sadohert), [saturninoabril](https://github.com/saturninoabril), [sbishel](https://github.com/sbishel), [Sharuru](https://translate.mattermost.com/user/Sharuru), [stafot](https://github.com/stafot), [streamer45](https://github.com/streamer45), [svelle](https://github.com/svelle), [Theo024](https://github.com/Theo024), [ThrRip](https://github.com/ThrRip), [toninis](https://github.com/toninis), [Vasfed](https://github.com/Vasfed), [vasilybels](https://github.com/vasilybels), [VDALuky](https://github.com/VDALuky), [vish9812](https://github.com/vish9812), [wiersgallak](https://github.com/wiersgallak), [wiggin77](https://github.com/wiggin77), [Willyfrog](https://github.com/Willyfrog), [yasserfaraazkhan](https://github.com/yasserfaraazkhan)

(release-v10.8-feature-release)=
## Release v10.8 - [Feature Release](https://docs.mattermost.com/about/release-policy.html#release-types)
Expand All @@ -17,7 +120,7 @@
- Original 10.8.0 release.

### Important Upgrade Notes
- New tables ``AccessControlPolicies`` and ``AcessControlPolicyHistory`` will be created. The migration is fully backwards-compatible, non-locking, and zero downtime is expected.
- New tables ``AccessControlPolicies`` and ``AccessControlPolicyHistory`` will be created. The migration is fully backwards-compatible, non-locking, and zero downtime is expected.
- Support for legacy SKUs E10 and E20 licenses was removed. If you need assistance, [talk to a Mattermost expert](https://mattermost.com/contact-sales/).

```{Important}
Expand Down
2 changes: 1 addition & 1 deletion source/about/release-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ gantt
section 2025
v10.4 :done, 2025-01-16, 2025-04-15
v10.5 & Desktop App v5.11 Extended Support :crit, 2025-02-16, 2025-11-15
v10.6 :active, 2025-03-16, 2025-06-15
v10.6 :done, 2025-03-16, 2025-06-15
v10.7 :active, 2025-04-16, 2025-07-15
v10.8 :active, 2025-05-16, 2025-08-15
v10.9 :active, 2025-06-16, 2025-09-15
Expand Down
2 changes: 1 addition & 1 deletion source/boards/boards-settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Settings
Set language
------------

To set your language on boards, select the gear icon |gear| next to your profile picture, then go to **Set language** to apply your language settings. Language settings in Boards are independent from language settings in Channels.
In a board, set your preferred language by selecting the gear icon |gear| next to your profile picture, then go to **Set language** to apply your language settings. Language settings in Boards are independent from language settings in Channels.

Random emoji icons
------------------
Expand Down
Loading