docs/main/deployment-guide/desktop/desktop-app-deployment.mdx
The Mattermost desktop app is available for Windows, macOS, and Linux operating systems, and offers additional functionality beyond the web-based experience.
Learn more about desktop app software requirements, releases and server compatibility as well as the what's changed across releases.
Download and install the Mattermost desktop app from the App Store (macOS), Microsoft Store (Windows), or by using a package manager (Linux). We strongly recommend installing the desktop app on a local drive. Network shares aren't supported.
In Matermost, users are notified under Downloads when new desktop app releases become available. If managing the distribution of the Desktop app on behalf of users, you can recommend that your users disable desktop update notifications by going to … > File > Settings on Windows or Mattermost > Settings on Mac and clearing the Automatically check for updates option.
See additional deployment options below to manage distribution of the desktop app to your users.
From desktop v6.1, organizations deploying on Windows have 2 primary distribution options:
The desktop v6.1 app includes in-app update notifications. All distribution channels (Windows Store, MSI, Mac App Store, Flathub, APT/RPM) release simultaneously to prevent notification and availability mismatches across deployment methods.
Learn about installation, configuration, and management options for deploying the desktop app in your environment.
From Mattermost Desktop v6.1, the desktop app includes automatic error reporting to help identify and fix crashes and stability issues.
What information is sent
Error reports include:
What is NOT sent
Privacy and user control
Error reporting is enabled by default. Users can disable it at any time by going to Settings > Advanced > Send error reports to help improve the app. Restart the app to apply the change.
Organizations with data handling policies should inform users about this feature and provide guidance on whether to disable it. For organizations building the Desktop app from source, error reporting can be disabled at build time by omitting the MM_DESKTOP_BUILD_SENTRYDSN environment variable.