From d32c88f95d49f27de73571cfb4eabbf734991dac Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Thu, 18 Feb 2021 09:19:10 -0500 Subject: [PATCH 1/6] Propose Upgrading to Mattermost v5.32.1 - enterprise file --- conf/enterprise.src | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/enterprise.src b/conf/enterprise.src index b9fe496..8b2b950 100644 --- a/conf/enterprise.src +++ b/conf/enterprise.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://releases.mattermost.com/5.31.1/mattermost-5.31.1-linux-amd64.tar.gz -SOURCE_SUM=9dbe720b1e54fab31061fe186d39187f84aeb99b263c2377bb248cbaa8a21bef +SOURCE_URL=https://releases.mattermost.com/5.32.1/mattermost-5.32.1-linux-amd64.tar.gz +SOURCE_SUM=9117ab9777d8453ae8b63f3a008152a2bdc6a638400640a67a0a359acf479a44 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=mattermost-5.31.1-linux-amd64.tar.gz +SOURCE_FILENAME=mattermost-5.32.1-linux-amd64.tar.gz From 6d0a4e4bbd4aa9b79d16bc14d547e37f05d43193 Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Thu, 18 Feb 2021 09:20:47 -0500 Subject: [PATCH 2/6] Propose Upgrading to Mattermost v5.32.1 - team edition file --- conf/x86-64.src | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/x86-64.src b/conf/x86-64.src index 49af139..9fc7b97 100644 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://releases.mattermost.com/5.31.1/mattermost-team-5.31.1-linux-amd64.tar.gz -SOURCE_SUM=83abcef77caf19f2b620e54b2a996b8d6d9f434fcfd8f7402a76cc7183c105b0 +SOURCE_URL=https://releases.mattermost.com/5.32.1/mattermost-team-5.32.1-linux-amd64.tar.gz +SOURCE_SUM=86fd99e49b6ed687004d46813e51fd91e761a87dff58fa2878e752728fac555a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=mattermost-team-5.31.1-linux-amd64.tar.gz +SOURCE_FILENAME=mattermost-team-5.32.1-linux-amd64.tar.gz From d76d32b80028fca7cfb616f0f9fbb3d8343dea1a Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Thu, 18 Feb 2021 09:21:53 -0500 Subject: [PATCH 3/6] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3d39f1d..62c3750 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open source collaboration platform built for developers", "fr": "Plateforme de collaboration open source conçue pour les développeurs" }, - "version": "5.31.1~ynh1", + "version": "5.32.1~ynh1", "url": "http://www.mattermost.org/", "license": "GPL-3.0-only", "maintainer": { From 538bbc9d1a6fc8faca457a4e2a2841c7b7113703 Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Thu, 18 Feb 2021 09:22:12 -0500 Subject: [PATCH 4/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2785d12..5067312 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Mattermost is a self-hosted, open source instant messaging and service software. It's designed as an internal chat for organizations and businesses, and it's touted as an alternative to Slack. -**Shipped version:** 5.31.1 +**Shipped version:** 5.32.1 ## Screenshots From 6f45d7393252238d5c96919d35c40b86829efd7d Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Thu, 18 Feb 2021 09:22:43 -0500 Subject: [PATCH 5/6] Update README_fr.md --- README_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_fr.md b/README_fr.md index 26b43f9..408ce62 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Vue d'ensemble Mattermost est un logiciel et un service de messagerie instantanée libre auto-hébergeable. Il est conçu comme un chat interne pour les organisations et les entreprises, et il est présenté comme une alternative à Slack. -**Version incluse :** 5.31.1 +**Version incluse :** 5.32.1 ## Captures d'écran From 0ff0ec0510ccab2833076d287105c2a6360e1f39 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 18 Feb 2021 23:08:55 +0100 Subject: [PATCH 6/6] Update config.json --- conf/config.json | 42 +++++++++++++++++++++++++++++++++++------- 1 file changed, 35 insertions(+), 7 deletions(-) diff --git a/conf/config.json b/conf/config.json index 4da146c..1a51505 100644 --- a/conf/config.json +++ b/conf/config.json @@ -75,8 +75,6 @@ "ExperimentalEnableDefaultChannelLeaveJoinMessages": true, "ExperimentalGroupUnreadChannels": "disabled", "ExperimentalChannelOrganization": false, - "ExperimentalChannelSidebarOrganization": "disabled", - "ExperimentalDataPrefetch": true, "ImageProxyType": "", "ImageProxyURL": "", "ImageProxyOptions": "", @@ -99,7 +97,8 @@ "DebugSplit": false, "ThreadAutoFollow": true, "CollapsedThreads": "disabled", - "ManagedResourcePaths": "" + "ManagedResourcePaths": "", + "EnableLegacySidebar": false }, "TeamSettings": { "SiteName": "Mattermost", @@ -298,7 +297,10 @@ "Scope": "", "AuthEndpoint": "", "TokenEndpoint": "", - "UserApiEndpoint": "" + "UserApiEndpoint": "", + "DiscoveryEndpoint": "", + "ButtonText": "", + "ButtonColor": "" }, "GoogleSettings": { "Enable": false, @@ -307,7 +309,10 @@ "Scope": "profile email", "AuthEndpoint": "https://accounts.google.com/o/oauth2/v2/auth", "TokenEndpoint": "https://www.googleapis.com/oauth2/v4/token", - "UserApiEndpoint": "https://people.googleapis.com/v1/people/me?personFields=names,emailAddresses,nicknames,metadata" + "UserApiEndpoint": "https://people.googleapis.com/v1/people/me?personFields=names,emailAddresses,nicknames,metadata", + "DiscoveryEndpoint": "", + "ButtonText": "", + "ButtonColor": "" }, "Office365Settings": { "Enable": false, @@ -317,8 +322,21 @@ "AuthEndpoint": "https://login.microsoftonline.com/common/oauth2/v2.0/authorize", "TokenEndpoint": "https://login.microsoftonline.com/common/oauth2/v2.0/token", "UserApiEndpoint": "https://graph.microsoft.com/v1.0/me", + "DiscoveryEndpoint": "", "DirectoryId": "" }, + "OpenIdSettings": { + "Enable": false, + "Secret": "", + "Id": "", + "Scope": "profile openid email", + "AuthEndpoint": "", + "TokenEndpoint": "", + "UserApiEndpoint": "", + "DiscoveryEndpoint": "", + "ButtonText": "", + "ButtonColor": "#145DBF" + }, "LdapSettings": { "Enable": false, "EnableSync": false, @@ -326,7 +344,7 @@ "LdapPort": 389, "ConnectionSecurity": "", "BaseDN": "", - "BindUsername": "cn", + "BindUsername": "", "BindPassword": "", "UserFilter": "", "GroupFilter": "", @@ -403,6 +421,10 @@ "LoginButtonTextColor": "#ffffff" }, "NativeAppSettings": { + "AppCustomURLSchemes": [ + "mmauth://", + "mmauthbeta://" + ], "AppDownloadLink": "https://mattermost.com/download/#mattermostApps", "AndroidAppDownloadLink": "https://about.mattermost.com/mattermost-android-app/", "IosAppDownloadLink": "https://about.mattermost.com/mattermost-ios-app/" @@ -541,6 +563,12 @@ "FeatureFlags": { "TestFeature": "off", "TestBoolFeature": false, - "CloudDelinquentEmailJobsEnabled": false + "CloudDelinquentEmailJobsEnabled": false, + "CollapsedThreads": false, + "PluginIncidentManagement": "1.3.2" + }, + "ImportSettings": { + "Directory": "./import", + "RetentionDays": 30 } } \ No newline at end of file