From 6635ddf9605ec1b9ff44be7a249abfb7a1d6a678 Mon Sep 17 00:00:00 2001 From: Eric Sethna <14333569+esethna@users.noreply.github.com> Date: Tue, 8 Oct 2024 15:12:23 -0700 Subject: [PATCH 1/5] Update mattermost-v10-changelog.md Add forum link to playbooks upgrade note --- source/about/mattermost-v10-changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/about/mattermost-v10-changelog.md b/source/about/mattermost-v10-changelog.md index 10bf74a20b2..234d570aec1 100644 --- a/source/about/mattermost-v10-changelog.md +++ b/source/about/mattermost-v10-changelog.md @@ -15,7 +15,7 @@ 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 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. + - Mattermost v10 introduces Playbooks v2 for all Enterprise licensed customers. Professional SKU customers may continue to use Playbooks v1 uninterrupted which will be maintained and supported until September 2025, followed by an appropriate grandfathering strategy. More detailed information and the discussion are available on our [forums here](https://forum.mattermost.com/t/clarification-on-playbooks-in-mattermost-v10/20563). - 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. From f6bba67575ea5ca4e637b538fc34a9af22c6bf9e Mon Sep 17 00:00:00 2001 From: Eric Sethna <14333569+esethna@users.noreply.github.com> Date: Tue, 8 Oct 2024 15:14:42 -0700 Subject: [PATCH 2/5] Update repeatable-processes.rst Add forum link for playbooks v2 note --- source/guides/repeatable-processes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/guides/repeatable-processes.rst b/source/guides/repeatable-processes.rst index 42b1b6f24ad..56bce6e6112 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 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. + Mattermost v10 introduces Playbooks v2 for all Enterprise licensed customers. Professional SKU customers may continue to use Playbooks v1 uninterrupted which will be maintained and supported until September 2025, followed by an appropriate grandfathering strategy. More detailed information and the discussion are available on our `forums here `_. 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. @@ -50,4 +50,4 @@ This end user documentation is for anyone who wants guidance on building repeata * :doc:`Work with notifications and updates ` - Keep track of all your active runs and tasks. * :doc:`Work with metrics and goals ` - Unlock insights about the performance of collaborative workflows across organizations with workflow dashboards. * :doc:`Share and collaborate ` - Reuse and share collaborative playbooks with your organization. -* :doc:`Interact with collaborative playbooks ` - Interact with collaborative playbooks using slash commands and the REST API. \ No newline at end of file +* :doc:`Interact with collaborative playbooks ` - Interact with collaborative playbooks using slash commands and the REST API. From 909e67609debaf6f133e34013c2dabfb3577a8df Mon Sep 17 00:00:00 2001 From: Eric Sethna <14333569+esethna@users.noreply.github.com> Date: Tue, 8 Oct 2024 15:19:02 -0700 Subject: [PATCH 3/5] Update important-upgrade-notes.rst Add forum link for playbooks v2 note --- source/upgrade/important-upgrade-notes.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/upgrade/important-upgrade-notes.rst b/source/upgrade/important-upgrade-notes.rst index 86f2659a8d7..d45fa60f5d2 100644 --- a/source/upgrade/important-upgrade-notes.rst +++ b/source/upgrade/important-upgrade-notes.rst @@ -22,8 +22,9 @@ 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 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. | +| | Mattermost v10 introduces Playbooks v2 for all Enterprise licensed customers. Professional SKU customers may continue to use Playbooks v1 uninterrupted which | +| | will be maintained and supported until September 2025, followed by an appropriate grandfathering strategy. More detailed information and the discussion are | +| | available on our `forums here `_. | | +------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | | Renamed ``Channel Moderation`` to ``Advanced Access Control`` in the channel management section in the **System Console**. | | +------------------------------------------------------------------------------------------------------------------------------------------------------------------+ From 96fb1ca35c0823e21c945243a39efa9f2697923c Mon Sep 17 00:00:00 2001 From: "Carrie Warner (Mattermost)" <74422101+cwarnermm@users.noreply.github.com> Date: Wed, 9 Oct 2024 08:53:32 -0400 Subject: [PATCH 4/5] Update source/about/mattermost-v10-changelog.md --- source/about/mattermost-v10-changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/about/mattermost-v10-changelog.md b/source/about/mattermost-v10-changelog.md index 234d570aec1..35ff04eb807 100644 --- a/source/about/mattermost-v10-changelog.md +++ b/source/about/mattermost-v10-changelog.md @@ -15,7 +15,7 @@ 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. Professional SKU customers may continue to use Playbooks v1 uninterrupted which will be maintained and supported until September 2025, followed by an appropriate grandfathering strategy. More detailed information and the discussion are available on our [forums here](https://forum.mattermost.com/t/clarification-on-playbooks-in-mattermost-v10/20563). + - Mattermost v10 introduces Playbooks v2 for all Enterprise licensed customers. Professional SKU customers may continue to use Playbooks v1 uninterrupted which will be maintained and supported until September 2025, followed by an appropriate grandfathering strategy. More detailed information and the discussion are available on the [Mattermost discussion forum](https://forum.mattermost.com/t/clarification-on-playbooks-in-mattermost-v10/20563). - 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. From e5f719e27efa9fb9ded1e6916c943286ba94d9ea Mon Sep 17 00:00:00 2001 From: "Carrie Warner (Mattermost)" <74422101+cwarnermm@users.noreply.github.com> Date: Wed, 9 Oct 2024 08:53:38 -0400 Subject: [PATCH 5/5] Update source/guides/repeatable-processes.rst --- source/guides/repeatable-processes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/guides/repeatable-processes.rst b/source/guides/repeatable-processes.rst index 56bce6e6112..e9c32c28c6d 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. Professional SKU customers may continue to use Playbooks v1 uninterrupted which will be maintained and supported until September 2025, followed by an appropriate grandfathering strategy. More detailed information and the discussion are available on our `forums here `_. + Mattermost v10 introduces Playbooks v2 for all Enterprise licensed customers. Professional SKU customers may continue to use Playbooks v1 uninterrupted which will be maintained and supported until September 2025, followed by an appropriate grandfathering strategy. More detailed information and the discussion are available on the `Mattermost discussion forum `_. 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.