Skip to content

Commit

Permalink
Merge branch 'master' into v10.1-documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
amyblais authored Sep 26, 2024
2 parents 7f4163c + 391ccaa commit e7a887f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 8 deletions.
4 changes: 2 additions & 2 deletions source/about/mattermost-v10-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ Support for Mattermost Server v9.5 [Extended Support Release](https://docs.matte
### Important Upgrade Notes
- We no longer support new installations using MySQL starting in v10. All new customers and/or deployments will only be supported with the minimum supported version of the PostgreSQL database. End of support for MySQL is targeted for Mattermost v11.
- Apps Framework is deprecated for new installs. Please extend Mattermost using webhooks, slash commands, OAuth2 apps, and plugins.
- Mattermost v10 introduces Playbooks v2 for all Enterprise licensed customers. New Playbooks features and security updates will only be added to Playbooks v2 moving forward; however, Playbooks v1 will be maintained for Team Edition and Professional instances running [supported v9.x Mattermost server releases](https://docs.mattermost.com/about/mattermost-server-releases.html).
- Mattermost v10 introduces Playbooks v2 for all Enterprise licensed customers. New Playbooks features will only be added to Playbooks v2 moving forward; however, Team Edition and Professional instances may continue to use Playbooks v1 as-is which will be maintained and supported until May 2025.
- Renamed ``Channel Moderation`` to ``Advanced Access Control`` in the channel management section in the **System Console**.
- Renamed announcement banner feature to “system-wide notifications”.
- Renamed “Collapsed Reply Threads” to “Threaded Discussions” in the System Console.
- Renamed “System Roles” to “Delegated Granular Administration” in the System Console.
- Renamed "Office 365" to "Entra ID" for SSO logins.
- Fully deprecated the ``/api/v4/image`` endpoint when the image proxy is disabled.
- Pre-packaged Calls plugin [v1.0.1](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v1.0.1). This includes breaking changes such as allowing calls in direct message channels only on unlicensed servers.
- Pre-packaged Calls plugin [v1.0.1](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v1.0.1). This includes breaking changes including removal of group calls from unlicensed servers in order to focus supportability and quality on licensed servers. Unlicensed servers can continue to use Calls in direct message channels, which represent the majority of activity.
- Removed deprecated ``Config.ProductSettings``, ``LdapSettings.Trace``, and ``AdvancedLoggingConfig`` configuration fields.
- Removed deprecated ``pageSize`` query parameter from most API endpoints.
- Deprecated the experimental Strict CSRF token enforcement. This feature will be fully removed in Mattermost v11.
Expand Down
3 changes: 3 additions & 0 deletions source/about/mattermost-v9-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Support for Mattermost Server v9.5 [Extended Support Release](https://docs.matte
- Mattermost v9.11.2 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/).
- Added Mattermost user survey plugin to pre-packaged plugins, [v1.1.1](https://github.com/mattermost/mattermost-plugin-user-survey/releases).
- Pre-packaged Calls plugin [v0.29.2](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v0.29.2).
- Pre-packaged Playbooks plugin [v1.40.0](https://github.com/mattermost/mattermost-plugin-playbooks/releases/tag/v1.40.0).
- Fixed an issue where the **Edit Post Time Limit** button was not being displayed in the System Console ([MM-58529](https://mattermost.atlassian.net/browse/MM-58529), [MM-58824](https://mattermost.atlassian.net/browse/MM-58824)).
- Fixed racy use of session in ``NewWebConn`` [MM-60307](https://mattermost.atlassian.net/browse/MM-60307).
- Mattermost v9.11.2 contains the following functional change:
Expand Down Expand Up @@ -132,6 +133,7 @@ New setting options were added to ``config.json``. Below is a list of the additi

- **9.10.3, released 2024-09-26**
- Mattermost v9.10.3 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/).
- Pre-packaged Playbooks plugin [v1.40.0](https://github.com/mattermost/mattermost-plugin-playbooks/releases/tag/v1.40.0).
- Mattermost v9.10.3 contains no database or functional changes.
- **9.10.2, released 2024-08-27**
- Mattermost v9.10.2 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/).
Expand Down Expand Up @@ -651,6 +653,7 @@ See [this walkthrough video](https://mattermost.com/video/changelog-v9-6/) on so
- **9.5.10, released 2024-09-26**
- Mattermost v9.5.10 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/).
- Fixed racy use of session in ``NewWebConn`` [MM-60307](https://mattermost.atlassian.net/browse/MM-60307).
- Pre-packaged Playbooks plugin [v1.40.0](https://github.com/mattermost/mattermost-plugin-playbooks/releases/tag/v1.40.0).
- Mattermost v9.5.10 contains no database or functional changes.
- **9.5.9, released 2024-08-27**
- Mattermost v9.5.9 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/).
Expand Down
2 changes: 1 addition & 1 deletion source/guides/repeatable-processes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Build repeatable processes

.. important::

Mattermost v10 introduces Playbooks v2 for all Enterprise licensed customers. New Playbooks features & security updates will only be added to Playbooks v2 moving forward; however, Playbooks v1 will be maintained for Team Edition and Professional instances running :doc:`supported v9.x Mattermost server releases </about/mattermost-server-releases>`.
Mattermost v10 introduces Playbooks v2 for all Enterprise licensed customers. New Playbooks features will only be added to Playbooks v2 moving forward; however, Team Edition and Professional instances may continue to use Playbooks v1 as-is which will be maintained and supported until May 2025.

Use collaborative playbooks in Mattermost to provide structure, monitoring and automation for repeatable, team-based processes integrated with the Mattermost platform. Playbooks are :doc:`configurable checklists </repeatable-processes/work-with-tasks>` for teams to achieve :doc:`specific and predictable outcomes </repeatable-processes/metrics-and-goals>`, such as incident response, software release management, and logistical operations.

Expand Down
10 changes: 5 additions & 5 deletions source/upgrade/important-upgrade-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ Important Upgrade Notes
| +------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| | Apps Framework is deprecated for new installs. Please extend Mattermost using webhooks, slash commands, OAuth2 apps, and plugins. |
| +------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| | Mattermost v10 introduces Playbooks v2 for all Enterprise licensed customers. New Playbooks features and security updates will only be added to Playbooks v2 |
| | moving forward; however, Playbooks v1 will be maintained for Team Edition and Professional instances running |
| | `supported v9.x Mattermost server releases <https://docs.mattermost.com/about/mattermost-server-releases.html>`__. |
| | Mattermost v10 introduces Playbooks v2 for all Enterprise licensed customers. New Playbooks features will only be added to Playbooks v2 moving forward; |
| | however, Team Edition and Professional instances may continue to use Playbooks v1 as-is which will be maintained and supported until May 2025. |
| +------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| | Renamed ``Channel Moderation`` to ``Advanced Access Control`` in the channel management section in the **System Console**. |
| +------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Expand All @@ -37,8 +36,9 @@ Important Upgrade Notes
| +------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| | Fully deprecated the ``/api/v4/image`` endpoint when the image proxy is disabled. |
| +------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| | Pre-packaged Calls plugin `v1.0.1 <https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v1.0.1>`__. This includes breaking changes such as allowing|
| | calls in direct message channels only on unlicensed servers. |
| | Pre-packaged `Calls plugin v1.0.1 <https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v1.0.1>`_. This includes breaking changes including |
| | the removal of group calls from unlicensed servers in order to focus supportability and quality on licensed servers. Unlicensed servers can continue to use |
| | Calls in direct message channels, which represent the majority of activity. |
| +------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| | Removed deprecated ``Config.ProductSettings``, ``LdapSettings.Trace``, and ``AdvancedLoggingConfig`` configuration fields. |
| +------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Expand Down

0 comments on commit e7a887f

Please sign in to comment.