From a603b12978720eec325686120d0246b032f1be7c Mon Sep 17 00:00:00 2001 From: Jason Blais <13119842+jasonblais@users.noreply.github.com> Date: Tue, 18 Jul 2023 14:27:47 -0400 Subject: [PATCH 1/6] Clarify Mattermost Free is available for self-hosted only (#6539) --- source/about/editions-and-offerings.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/about/editions-and-offerings.rst b/source/about/editions-and-offerings.rst index e5dbdc3d412..1e67221238c 100644 --- a/source/about/editions-and-offerings.rst +++ b/source/about/editions-and-offerings.rst @@ -45,8 +45,8 @@ For customers using our service in a self-hosted deployment, the Mattermost Free The Mattermost Professional and Mattermost Enterprise editions are only available after deploying our Mattermost Enterprise Edition code base, and then applying a valid license key that comes with a subscription purchase, or by starting a 30-day free trial that can be activated either in-product (**System Console > Edition and License > Start trial**) or online at https://mattermost.com/trial/. -Mattermost Free ---------------- +Mattermost Free (Self-Hosted only) +--------------------------------------------- Mattermost Free is a set of collaboration features for accelerating your technical team’s productivity, shipping software faster with higher quality, and improving alignment among team members. From 31a766d6370b7c6dc7647319f19598a6bb0a0e91 Mon Sep 17 00:00:00 2001 From: Ben Bodenmiller Date: Wed, 19 Jul 2023 05:44:08 -0700 Subject: [PATCH 2/6] Improve GitLab SSO details (#6542) --- source/onboard/sso-gitlab.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/onboard/sso-gitlab.rst b/source/onboard/sso-gitlab.rst index fee38425a90..836945085a8 100644 --- a/source/onboard/sso-gitlab.rst +++ b/source/onboard/sso-gitlab.rst @@ -15,7 +15,7 @@ Follow these steps to configure Mattermost to use GitLab as a Single Sign-on (SS - Mattermost's open source Team Edition supports the OAuth 2.0 standard. - Mattermost Professional and Enterprise support the OpenID Connect standard. -Step 1: Add an OpenID Connect application to your GitLab account +Step 1: Add a Mattermost application to your GitLab account ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1. Log in to your GitLab account, then go to ``https://{gitlab-site-name}/profile/applications``. For *{gitlab-site-name}* use the name of your GitLab instance. If you're using GitLab itself as your service provider, use ``gitlab.com``. @@ -46,11 +46,11 @@ Step 2: Configure Mattermost for GitLab SSO 1. Log in to Mattermost, then go to **System Console > Authentication > OpenID Connect**. 2. Select **GitLab** as the service provider. -3. Enter the **Gitlab Site URL** of your GitLab instance. If your GitLab instance is not set up to use SSL, start the URL with ``http://`` instead of ``https://``. If you are using GitLab itself as your provider, use ``gitlab.com``. +3. Enter the **GitLab Site URL** of your GitLab instance. If your GitLab instance is not set up to use SSL, start the URL with ``http://`` instead of ``https://``. If you are using GitLab itself as your provider, use ``gitlab.com``. 4. The **Discovery Endpoint** for OpenID Connect with GitLab is prepopulated with ``https://gitlab.com/.well-known/openid-configuration``. 5. Paste the **Application ID** from GitLab as the **Client ID** in Mattermost. 6. Paste the **Application Secret Key** from GitLab as the **Client Secret** in Mattermost. -7. Update the ``config.json`` file and specify the scopes you selected in GitLab under the ``GitLabSettings`` property. At a minimum, ``openid`` is a required scope for Mattermost Professional and Enterprise, and `read_user` is a required scope for Mattermost Team Edition. Changes to this setting require a server restart before taking effect. +7. Update the ``config.json`` file and specify the scopes you selected in GitLab under the ``GitLabSettings`` property. At a minimum, ``openid`` is a required scope for Mattermost Professional and Enterprise, and ``read_user`` is a required scope for Mattermost Team Edition. Mattermost Team Edition does not work with scopes other than ``read_user``. Changes to this setting require a server restart before taking effect. 8. Select **Save**. .. note:: From 13de6cfc98d9adabbb1e3b232d614720d2aaf521 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Wed, 19 Jul 2023 16:36:13 -0400 Subject: [PATCH 3/6] Cloud hotfix changelog (#6541) * Update cloud-changelog.md * Update cloud-changelog.md --- source/install/cloud-changelog.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source/install/cloud-changelog.md b/source/install/cloud-changelog.md index 7f2649172c6..65d08f72b55 100644 --- a/source/install/cloud-changelog.md +++ b/source/install/cloud-changelog.md @@ -4,12 +4,17 @@ This changelog summarizes updates to [Mattermost Cloud](https://mattermost.com/g Latest Mattermost Cloud releases: +- [Release 2023-07-19](#release-2023-07-19) - [Release 2023-07-11](#release-2023-07-11) - [Release 2023-06-26](#release-2023-06-26) - [Release 2023-06-13](#release-2023-06-13) - [Release 2023-05-31](#release-2023-05-31) - [Release 2023-05-01](#release-2023-05-01) -- [Release 2023-04-21](#release-2023-04-21) + +## Release 2023-07-19 + +### Bug Fixes + - Fixed an issue where a "Seeker can't seek" error was displayed when viewing older image attachments. ## Release 2023-07-11 From 6b85eb847e828aaa5a181a57e42755cccd3ea9ee Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Thu, 20 Jul 2023 09:45:42 -0400 Subject: [PATCH 4/6] Update self-managed-changelog.md (#6544) --- source/install/self-managed-changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/install/self-managed-changelog.md b/source/install/self-managed-changelog.md index 7aa4071a8bb..423f5d66fa7 100644 --- a/source/install/self-managed-changelog.md +++ b/source/install/self-managed-changelog.md @@ -14,7 +14,11 @@ Latest Mattermost Releases: ## Release v8.0 - [Major Release](https://docs.mattermost.com/upgrade/release-definitions.html#major-release) -**Release Day: July 14, 2023** +- **v8.0.1, release date TBD** + - Fixing an issue where the v8.0.0 **About Mattermost** dialog reports an incorrect server version in the Free Plan [MM-53681](https://mattermost.atlassian.net/browse/MM-53681). + - Adding support for embedding Mattermost in a Microsoft Teams iframe. +- **8.0.0, released 2023-07-14** + - Original 8.0.0 release ### Important Upgrade Notes From fe7f20d66665d39a1ea49049731ca84b54ffdc6d Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Thu, 20 Jul 2023 14:52:49 -0400 Subject: [PATCH 5/6] Update cloud-changelog.md (#6543) --- source/install/cloud-changelog.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source/install/cloud-changelog.md b/source/install/cloud-changelog.md index 65d08f72b55..b85183da800 100644 --- a/source/install/cloud-changelog.md +++ b/source/install/cloud-changelog.md @@ -4,12 +4,17 @@ This changelog summarizes updates to [Mattermost Cloud](https://mattermost.com/g Latest Mattermost Cloud releases: +- [Release 2023-07-20](#release-2023-07-20) - [Release 2023-07-19](#release-2023-07-19) - [Release 2023-07-11](#release-2023-07-11) - [Release 2023-06-26](#release-2023-06-26) - [Release 2023-06-13](#release-2023-06-13) - [Release 2023-05-31](#release-2023-05-31) -- [Release 2023-05-01](#release-2023-05-01) + +## Release 2023-07-20 + +### Bug Fixes + - Added support for a new Cloud Export storage and a presigned URL generation. ## Release 2023-07-19 From 8f7154586b87775f8ef96c4ccd099d33d5f68419 Mon Sep 17 00:00:00 2001 From: "Carrie Warner (Mattermost)" <74422101+cwarnermm@users.noreply.github.com> Date: Fri, 21 Jul 2023 12:46:10 -0400 Subject: [PATCH 6/6] Removed Jira kanban link (#6546) --- source/channels/organize-conversations.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/source/channels/organize-conversations.rst b/source/channels/organize-conversations.rst index 244a405b9e9..0b5f2180813 100644 --- a/source/channels/organize-conversations.rst +++ b/source/channels/organize-conversations.rst @@ -101,4 +101,3 @@ In particular, please be aware of these important known issues and risks: - You may experience lag in your desktop or web client if you're following many threads or opening threads with many replies. - Server performance for instances with many users and posts may be impacted. - You should expect to see more unread channels and notifications on your mobile device than you'll see on your desktop instance of Mattermost. This is expected when running a mobile app release older than v1.46. - - For a comprehensive list of known issues, and to see our work queue in priority order, check out our `Kanban board `__. \ No newline at end of file