diff --git a/source/about/mattermost-v10-changelog.md b/source/about/mattermost-v10-changelog.md index 8541afb0cde..10bf74a20b2 100644 --- a/source/about/mattermost-v10-changelog.md +++ b/source/about/mattermost-v10-changelog.md @@ -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. diff --git a/source/about/mattermost-v9-changelog.md b/source/about/mattermost-v9-changelog.md index 0fb6b5756db..fec8d1b4224 100644 --- a/source/about/mattermost-v9-changelog.md +++ b/source/about/mattermost-v9-changelog.md @@ -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: @@ -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/). @@ -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/). diff --git a/source/guides/repeatable-processes.rst b/source/guides/repeatable-processes.rst index 0d42514a14a..42b1b6f24ad 100644 --- a/source/guides/repeatable-processes.rst +++ b/source/guides/repeatable-processes.rst @@ -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 `. + 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 ` for teams to achieve :doc:`specific and predictable outcomes `, such as incident response, software release management, and logistical operations. diff --git a/source/upgrade/important-upgrade-notes.rst b/source/upgrade/important-upgrade-notes.rst index 7ee6d232434..b2901dcce87 100644 --- a/source/upgrade/important-upgrade-notes.rst +++ b/source/upgrade/important-upgrade-notes.rst @@ -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 `__. | +| | 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**. | | +------------------------------------------------------------------------------------------------------------------------------------------------------------------+ @@ -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 `__. This includes breaking changes such as allowing| -| | calls in direct message channels only on unlicensed servers. | +| | Pre-packaged `Calls plugin 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. | | +------------------------------------------------------------------------------------------------------------------------------------------------------------------+