mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
* Upgrade to version 6.6.0 (#355) * Upgrade to v6.6.0 * Auto-update README * Update config.json Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: ericgaspar <junk.eg@free.fr> Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com> * Add #58 link * Auto-update README Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
This commit is contained in:
parent
faeb420217
commit
8122b95820
10 changed files with 25 additions and 26 deletions
|
@ -37,7 +37,7 @@ To explore the benefits of Mattermost’s enterprise features, you can replace t
|
|||
- Multiple languages including U.S. English, Australian English, Bulgarian, Chinese (Simplified and Traditional), Dutch, French, German, Hungarian, Italian, Japanese, Korean, Polish, Brazilian Portuguese, Romanian, Russian, Turkish, Spanish, Swedish, and Ukrainian
|
||||
|
||||
|
||||
**Shipped version:** 6.5.0~ynh2
|
||||
**Shipped version:** 6.6.0~ynh1
|
||||
|
||||
|
||||
|
||||
|
@ -60,7 +60,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d
|
|||
|
||||
## Limitations
|
||||
|
||||
* LDAP integration is not supported (see #58)
|
||||
* LDAP integration is not supported (see [#58](https://github.com/YunoHost-Apps/mattermost_ynh/issues/58))
|
||||
|
||||
## Additional information
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ Pour explorer les avantages des fonctionnalités d'entreprise de Mattermost, vou
|
|||
- Plusieurs langues dont l'anglais américain, l'anglais australien, le bulgare, le chinois (simplifié et traditionnel), le néerlandais, le français, l'allemand, le hongrois, l'italien, le japonais, le coréen, le polonais, le portugais brésilien, le roumain, le russe, le turc, l'espagnol, le suédois et l'ukrainien
|
||||
|
||||
|
||||
**Version incluse :** 6.5.0~ynh2
|
||||
**Version incluse :** 6.6.0~ynh1
|
||||
|
||||
|
||||
|
||||
|
@ -54,7 +54,7 @@ Ce paquet peut installer la version [*Entreprise Edition*](https://docs.mattermo
|
|||
|
||||
## Limitations
|
||||
|
||||
* L'intégration LDAP n'est pas gérée (see #58)
|
||||
* L'intégration LDAP n'est pas gérée (see [#58](https://github.com/YunoHost-Apps/mattermost_ynh/issues/58))
|
||||
|
||||
## Informations additionnelles
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://releases.mattermost.com/6.5.0/mattermost-team-6.5.0-linux-amd64.tar.gz
|
||||
SOURCE_SUM=6e9f7645a686da4d2cd40d68cfebbdc3f2f8724af4506794d55a68e8b6cf0bd9
|
||||
SOURCE_URL=https://releases.mattermost.com/6.6.0/mattermost-team-6.6.0-linux-amd64.tar.gz
|
||||
SOURCE_SUM=80646d60b011e86f50e50dc589e6e7791f359a9da02be947f3b81c00ce1c9491
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.5.0/mattermost-v6.5.0-linux-arm64.tar.gz
|
||||
SOURCE_SUM=b834c041dca404b5da0227467f2e3da77e9f784c6424c43d872f5abf2a5194a4
|
||||
SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.6.0/mattermost-v6.6.0-linux-arm64.tar.gz
|
||||
SOURCE_SUM=58b953dd32398a5cb61e6f58c62283ef6cde5d99d298f9c8c0d8ebfdc92a6da6
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.5.0/mattermost-v6.5.0-linux-arm.tar.gz
|
||||
SOURCE_SUM=973d68bc1f464b6ef5d54405257b51cd0a3245dc978acea62038517bc7b88bcf
|
||||
SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.6.0/mattermost-v6.6.0-linux-arm.tar.gz
|
||||
SOURCE_SUM=8ef7af1eee56793debe128d209af74f6d328f710b9e01a5f9790d671177938c0
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -254,11 +254,11 @@
|
|||
"ShowFullName": true
|
||||
},
|
||||
"SupportSettings": {
|
||||
"TermsOfServiceLink": "https://mattermost.com/terms-of-service/",
|
||||
"TermsOfServiceLink": "https://mattermost.com/terms-of-use/",
|
||||
"PrivacyPolicyLink": "https://mattermost.com/privacy-policy/",
|
||||
"AboutLink": "https://about.mattermost.com/default-about/",
|
||||
"HelpLink": "https://about.mattermost.com/default-help/",
|
||||
"ReportAProblemLink": "https://about.mattermost.com/default-report-a-problem/",
|
||||
"AboutLink": "https://docs.mattermost.com/about/product.html/",
|
||||
"HelpLink": "https://mattermost.com/default-help/",
|
||||
"ReportAProblemLink": "https://mattermost.com/default-report-a-problem/",
|
||||
"SupportEmail": "",
|
||||
"CustomTermsOfServiceEnabled": false,
|
||||
"CustomTermsOfServiceReAcceptancePeriod": 365,
|
||||
|
@ -419,8 +419,8 @@
|
|||
"mmauthbeta://"
|
||||
],
|
||||
"AppDownloadLink": "https://mattermost.com/download/#mattermostApps",
|
||||
"AndroidAppDownloadLink": "https://about.mattermost.com/mattermost-android-app/",
|
||||
"IosAppDownloadLink": "https://about.mattermost.com/mattermost-ios-app/"
|
||||
"AndroidAppDownloadLink": "https://mattermost.com/mattermost-android-app/",
|
||||
"IosAppDownloadLink": "https://mattermost.com/mattermost-ios-app/"
|
||||
},
|
||||
"ClusterSettings": {
|
||||
"Enable": false,
|
||||
|
@ -528,6 +528,9 @@
|
|||
"ClientDirectory": "./client/plugins",
|
||||
"Plugins": {},
|
||||
"PluginStates": {
|
||||
"com.mattermost.apps": {
|
||||
"Enable": true
|
||||
},
|
||||
"com.mattermost.nps": {
|
||||
"Enable": true
|
||||
},
|
||||
|
@ -572,27 +575,23 @@
|
|||
"CloudDelinquentEmailJobsEnabled": false,
|
||||
"CollapsedThreads": true,
|
||||
"EnableRemoteClusterService": false,
|
||||
"AppsEnabled": false,
|
||||
"AppsEnabled": true,
|
||||
"AppBarEnabled": false,
|
||||
"PluginPlaybooks": "",
|
||||
"PluginApps": "",
|
||||
"PluginFocalboard": "",
|
||||
"PermalinkPreviews": true,
|
||||
"GlobalHeader": true,
|
||||
"NewAccountNoisy": false,
|
||||
"CallsMobile": false,
|
||||
"BoardsFeatureFlags": "",
|
||||
"AddMembersToChannel": "top",
|
||||
"GuidedChannelCreation": false,
|
||||
"ResendInviteEmailInterval": "",
|
||||
"InviteToTeam": "none",
|
||||
"CustomGroups": true,
|
||||
"InlinePostEditing": false,
|
||||
"BoardsDataRetention": false,
|
||||
"NormalizeLdapDNs": false,
|
||||
"EnableInactivityCheckJob": true,
|
||||
"UseCaseOnboarding": true,
|
||||
"WorkspaceOptimizationDashboard": true,
|
||||
"GraphQL": false
|
||||
},
|
||||
"ImportSettings": {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://releases.mattermost.com/6.5.0/mattermost-enterprise-6.5.0-linux-amd64.tar.gz
|
||||
SOURCE_SUM=2ec39e64cc58e6e7213aad09c48401fa7e0d8df22c9720d9880f6d66097a9279
|
||||
SOURCE_URL=https://releases.mattermost.com/6.6.0/mattermost-enterprise-6.6.0-linux-amd64.tar.gz
|
||||
SOURCE_SUM=c5720abdd6042fb6a1746fb00c7b4fbf347c4d6e9b405058d7908766e6643a12
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -11,7 +11,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d
|
|||
|
||||
## Limitations
|
||||
|
||||
* LDAP integration is not supported (see #58)
|
||||
* LDAP integration is not supported (see [#58](https://github.com/YunoHost-Apps/mattermost_ynh/issues/58))
|
||||
|
||||
## Additional information
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ Ce paquet peut installer la version [*Entreprise Edition*](https://docs.mattermo
|
|||
|
||||
## Limitations
|
||||
|
||||
* L'intégration LDAP n'est pas gérée (see #58)
|
||||
* L'intégration LDAP n'est pas gérée (see [#58](https://github.com/YunoHost-Apps/mattermost_ynh/issues/58))
|
||||
|
||||
## Informations additionnelles
|
||||
|
||||
|
|
|
@ -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": "6.5.0~ynh2",
|
||||
"version": "6.6.0~ynh1",
|
||||
"url": "http://www.mattermost.org/",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue