Skip to content

Releases: mattermost/desktop

v4.1.2 (2018-05-25)

24 May 14:23
b5da0ae
Compare
Choose a tag to compare

Bug Fixes

All Platforms

  • Fixed an issue where the popup dialog to authenticate a user to their proxy or server didn't work. #809

Downloads

Windows

Windows - zip files

Mac

Linux

Linux (Unofficial) - deb files

v4.1.1 (2018-05-17)

17 May 15:08
364a6a5
Compare
Choose a tag to compare

This release contains multiple bug fixes for Mac due to an incorrect build for v4.1.0. Windows and Linux apps are not affected.

Bug Fixes

Each of the issues listed below are already fixed for Windows and Linux v4.1.0.

Mac

  • Fixed an issue where right-clicking an image, then choosing "Save Image", did nothing. #774
  • Fixed an issue that prevented typing in the form fields on the add server dialog when launched from the server tab bar. #780
  • Fixed an issue that could cause an error message on the add new server dialog to be misleading. #438
  • Fixed an issue where timestamps in message view showed no URL on hover. #777
  • Fixed an issue where quitting and reopening the app required the user to log back in to Mattermost. #789
  • Fixed an issue where adding a new server sometimes caused a blank page. #787
  • Fixed deep linking via mattermost:// protocol spawning a new copy of the Desktop App on the taskbar. #771

Downloads

Windows

Windows - zip files

Mac

Linux

Linux (Unofficial) - deb files

v4.1.0 (2018-05-16)

16 May 15:30
e71881f
Compare
Choose a tag to compare

Improvements

All Platforms

  • Improved stability and performance
    • Reduced memory usage by periodically clearing cache. #746
    • Fixed app crashing when a server tab was drag-and-dropped to the message view. #667
    • Added an option to disable GPU hardware acceleration in App Settings to improve stability in some systems. #734
    • Fixed Windows crash issues during installation. #728
    • Fixed Mac and Linux crashing after toggling "Show Mattermost icon in menu bar" app setting.
  • Updated design for loading animation icon. #748
  • Improved appearance of server tabs. #518 #717
  • Enabled Certificate Transparency verification in HTTPS. #741

Windows

  • [Windows 7/8] Desktop notifications now respect the duration setting set in the Control Panel. #601

Architectural Changes

  • Major version upgrade of Electron from v1.7.13 to v1.8.4. Electron is the underlying technology used to build the Desktop apps. #711 #741
  • Mac download files now use Zip packages rather than tar.gz files. #749
  • ES6 import and export now replace the require and modul.export modules for better development. #756
  • Storybook added to more easily develop React componets without executing the desktop app. #757

Bug Fixes

All Platforms

  • Fixed an issue where an incorrect spellchecker language was used for non en-US locales on initial installation. #632
  • Fixed an issue where error page appeared when U2F device was used for multi-factor authentication through single sign-on. #708
  • Fixed an issue where right-clicking an image, then choosing "Save Image", did nothing. #774
  • Fixed an issue that prevented typing in the form fields on the add server dialog when launched from the server tab bar. #780
  • Fixed an issue that could cause an error message on the add new server dialog to be misleading. #438

Windows

  • Fixed an issue where file:// protocol was not working. Note that localhost URLs are not yet supported. #579

Known Issues

All Platforms

Windows

Mac

Linux (Beta)

Contributors

Many thanks to all our contributors. In alphabetical order:

Downloads

Windows

Windows - zip files

Mac

Linux

Linux (Unofficial) - deb files

v4.0.1 (2018-03-28)

02 Apr 12:30
8dcbeed
Compare
Choose a tag to compare

This release contains multiple security updates for Windows, Mac and Linux, and it is highly recommended that users upgrade to this version.

Architectural Changes

  • Minor version upgrade of Electron from v1.7.11 to v1.7.13. Electron is the underlying technology used to build the Desktop apps.

Bug Fixes

All Platforms

  • Disabled Certificate Transparency verification that produced unnecessary certificate errors. #743

Downloads

Windows

Windows - zip files

Mac

Linux (Beta) - tar.gz files

Linux (Unofficial) - deb files

v4.0.0 (2018-01-29)

29 Jan 14:12
12622bf
Compare
Choose a tag to compare

This release contains multiple security updates for Windows, Mac and Linux, and it is highly recommended that users upgrade to this version.

Improvements

All Platforms

  • Added a dialog to allow the user to reopen the desktop app if it quits unexpectedly. #626
  • Mattermost animation icon is now displayed when loading a page, instead of a blank screen. #490
  • Added a dialog to request permissions to show desktop notifications or to use microphone and video for video calls from untrusted origins. #609
  • The "Saved" indicator now appears for both Server Management and App Options on the Settings page. #500
  • Close button on the Settings page now has a hover effect. #439
  • Added new admin configuration settings (#586 & #633) for
    • Disabling server management where the user cannot add or edit the server URL. #600
    • Setting one or more pre-configured server URLs for the end user. #594
    • Customizing the link in Help > Learn More... #593

Windows

  • Added support for protocol deep linking where the desktop app opens via mattermost:// link if app is already installed. #616
  • Added the ability to more easily whitelabel the Mattermost taskbar icon on custom builds. #592

Mac

  • Added support for protocol deep linking where the desktop app opens via mattermost:// link if app is already installed. #616
  • Added Ctrl+Tab and Ctrl+Shift+Tab shortcuts to switch between server tabs. #512
  • Added the option to bounce the Dock icon when receiving a notification. #514

Architectural Changes

  • Major version upgrade of Electron from v1.6.11 to v1.7.11. Electron is the underlying technology used to build the Desktop apps. #602
  • The app now uses CSS to style the user interface. Styles are also divided to React's inline style and CSS. #540
  • Yarn is now used to manage dependencies across Windows, Mac and Linux builds. #485
  • Build is now run automatically before packaging the apps with npm run package. #590
  • Removed hardcoded product name references. #599
  • Added an rm command to npm, which removes all dynamically generated files to make it easy to reset the app between builds and branches. #597

Bug Fixes

All Platforms

  • Fixed the close button of the Settings page not working on first installation. #552
  • Fixed the app publisher referring to Yuya Ochiai instead of Mattermost, Inc. #542
  • Fixed font size not always persisting across app restarts. #564
  • Fixed an automatic reloading of the app when a DNS or network error page is manually reloaded with CTRL/CMD+R. #573
  • Fixed an issue where changing font size caused rendering issues on next restart. #334
  • Fixed an issue where after adding a server on the Settings page, focus remained on the "Add new server" link.
    #446
  • Fixed an issue where SAML certificate file couldn't be uploaded from the file upload dialog. #497

Windows

  • Fixed desktop notifications not working when the window was minimized from an inactive state. #522
  • Fixed the uninstaller not removing all files correctly. #551

Mac

  • Fixed an issue where after uploading a file, focus wasn't put back to the text box. #341
  • Fixed a mis-aligned + button in the server tab bar. #541

Linux

  • Fixed the main window not being minimized when the app is launched via "Start app on Login" option. #570

Known Issues

All Platforms

Windows

Mac

Linux (Beta)

Contributors

Many thanks to all our contributors. In alphabetical order:

Downloads

Windows

Windows - zip files

Mac

Linux (Beta) - tar.gz files

Linux (Unofficial) - deb files

v3.7.1 (2017-08-30)

05 Sep 15:49
Compare
Choose a tag to compare

This release contains a security update for Windows, Mac and Linux, and it is highly recommended that users upgrade to this version.

Improvements and Bug Fixes

Windows

  • Client no longer freezes intermittently, such as when receiving desktop notifications. #494, #520
  • [Windows 8.1/10] Added support for running the desktop app across monitors of different DPI. #357
  • [Windows 7/8] Clicking on a desktop notification now opens the message. #67

Downloads

Windows

https://releases.mattermost.com/desktop/3.7.1/mattermost-setup-3.7.1-win64.exe

  • SHA-256 Checksum: 10608aa727ff0de20368d6e201864f167a9f774b1328cf2d2d5ec28080665364

https://releases.mattermost.com/desktop/3.7.1/mattermost-setup-3.7.1-win32.exe

  • SHA-256 Checksum: 68dd5ee5bed1172c075ff77655d775e484ca9792653be11e0c5e657565debb7f

Windows (.zip files)

https://releases.mattermost.com/desktop/3.7.1/mattermost-desktop-3.7.1-win64.zip

  • SHA-256 Checksum: 610d3d144ae7a8074880a81f5232f8860414b7f7c81853642ecf315bf77a667e

https://releases.mattermost.com/desktop/3.7.1/mattermost-desktop-3.7.1-win32.zip

  • SHA-256 Checksum: 180268af8415ba05908c24f4f69b2636bad0d8e3967959a90b47170f761535ad

Mac

https://releases.mattermost.com/desktop/3.7.1/mattermost-desktop-3.7.1-osx.tar.gz

  • SHA-256 Checksum: 348c9321ee81114794d098998490a64f99b511497cd6b95454420685301e115a

Linux (Beta) - tar.gz files

https://releases.mattermost.com/desktop/3.7.1/mattermost-desktop-3.7.1-linux-x64.tar.gz

  • SHA-256 Checksum: 45ee2fbb5863cf19b3b9629d444cf660de7ef13010d2e62190acaa60e8dd4cac

https://releases.mattermost.com/desktop/3.7.1/mattermost-desktop-3.7.1-linux-ia32.tar.gz

  • SHA-256 Checksum: 9b371cd21e9361b2850dba43e532d056af93a7f30581b1f4b05d9c4f38495993

Linux (Unofficial) - deb files

https://releases.mattermost.com/desktop/3.7.1/mattermost-desktop-3.7.1-linux-amd64.deb

  • SHA-256 Checksum: 93bc81e9a4508de07c50bcd28217a693ba3a67b59775bece51c1f5b2ead7d0af

https://releases.mattermost.com/desktop/3.7.1/mattermost-desktop-3.7.1-linux-i386.deb

  • SHA-256 Checksum: d0743fdd91ea2d78a24e868a0aa177b14dd8122a47b0ac298d28b5281b245d37

v3.7.0 (2017-05-09)

10 May 13:06
Compare
Choose a tag to compare

Improvements

All Platforms

  • Added an inline spell checker for English, French, German, Spanish, and Dutch. #225
  • Removed an obsolete "Display secure content only" option, following an upgrade of the Electron app to Chrome v56. #469
  • Reset app window position when restoring it off-screen from a minimized state. #471
  • Improved page loading and app view rendering. #515

Windows

  • [Windows 7/8] Added support for sound when a desktop notification is received. #467
  • Removed obsolete support for Japanese fonts.
  • The application window now respects 125% display resolution. #489

Bug Fixes

All Platforms

  • An extra row is no longer added after switching channels with CTRL/CMD+K shortcut. #426
  • Fixed an issue where an unexpected extra app window opened after clicking a public link of an uploaded file. #390
  • Fixed JavaScript errors when refreshing the page. #440, #448
  • Fixed vertical alignment of the Add Server "+" button in the server tab bar. #460

Windows

  • Focus is now set to the next top-level window after closing the main app window. #430
  • Fixed an issue where the app remained in the "classic" ALT+TAB window switcher after closing the main app window. #431

Mac

  • Fixed an issue where the application was not available on the Dock after a computer reboot. #411
  • Fixed an issue where Quick Look couldn't be closed after opening the file upload dialog. #498

Linux (Beta)

  • Fixed an issue where the setting was not saved after changing the tray icon theme. #456

Known Issues

All Platforms

Windows

Mac

Linux (Beta)

Contributors

Many thanks to all our contributors. In alphabetical order:

Thanks also to those who reported bugs that benefited the release, in alphabetical order:

Downloads

Windows

https://releases.mattermost.com/desktop/3.7.0/mattermost-setup-3.7.0-win64.exe

  • SHA-256 Checksum: ccc5257f3e404c534fa8b4bc56756a10cf5e4717d8742e36d02d17fe02a9a560

https://releases.mattermost.com/desktop/3.7.0/mattermost-setup-3.7.0-win32.exe

  • SHA-256 Checksum: 4889bf8c355ac4ed161329c1c48bfd6e3fbac0aed3981dcd797058d4f546bc32

Windows (.zip files)

https://releases.mattermost.com/desktop/3.7.0/mattermost-desktop-3.7.0-win64.zip

  • SHA-256 Checksum: 1054b888710f066086a840a3f0a3d5773c7d4fa1b59bc7d1cac66558a5e68d76

https://releases.mattermost.com/desktop/3.7.0/mattermost-desktop-3.7.0-win32.zip

  • SHA-256 Checksum: c40f9e62ab2f1d2ab36d84d360f02c8b5edc942c32e33534a3d9321970b5eda5

Mac

https://releases.mattermost.com/desktop/3.7.0/mattermost-desktop-3.7.0-osx.tar.gz

  • SHA-256 Checksum: 9d5c7a870b85dc162c5d761dee00532c78817d38cc2b11ba8038d3ca35ac2a83

Linux (Beta) - tar.gz files

https://releases.mattermost.com/desktop/3.7.0/mattermost-desktop-3.7.0-linux-x64.tar.gz

  • SHA-256 Checksum: f6f62d736915c9cceda35580baff3be2af9bf2e23616a83a93187c580b108d4f

https://releases.mattermost.com/desktop/3.7.0/mattermost-desktop-3.7.0-linux-ia32.tar.gz

  • SHA-256 Checksum: a26061952083611482d775ab059b224ba6756c5fe2feaef2315e8a5d755bbc97

Linux (Unofficial) - deb files

https://releases.mattermost.com/desktop/3.7.0/mattermost-desktop-3.7.0-linux-amd64.deb

  • SHA-256 Checksum: a1835af7d0b042b6d779e02c452b5530f43ae84628fd2dd2df54b697b962dd49

https://releases.mattermost.com/desktop/3.7.0/mattermost-desktop-3.7.0-linux-i386.deb

  • SHA-256 Checksum: db41d3cf6b85bf5126366a58b58528c3feb66ab75c08bc0c34d9288aa5f795bb

v3.6.0 (2017-02-28)

28 Feb 13:12
Compare
Choose a tag to compare

Improvements

  • Added support for unread indicators following the release of team sidebar in Mattermost server 3.6
  • Removed a confusing CTRL/CMD+S shortcut for searching within a Mattermost team
  • Added support for SAML OneLogin and Google authentication for Enterprise users
  • Switching to a server from the system tray icon, from "Window" menu bar item, or through CTRL/CMD+{n} shortcut now works while viewing the Settings page
  • Streamlined desktop server management:
    • "Team Management" changed to "Server Management" following the release of team sidebar in Mattermost server 3.6
    • Added a "+" icon to the desktop server tab bar to more easily sign into a new Mattermost server
    • Added an option to sign into another Mattermost server from File > Sign in to Another Server
    • Clicking "Add new server" on the Settings page opens a dialog instead of a new row
    • Clicking "Remove" next to a server now requires a confirmation to prevent a user from removing the server by accident
    • Clicking "Edit" next to a server on the Settings page opens a dialog
    • Clicking on a server on the Settings page opens the corresponding server tab
  • Simplified desktop app options:
    • App options now auto-save when changed
    • Added supporting help text for each option
    • Removed "Leave app running in menu bar when application window is closed" setting for Mac, which is not applicable for that platform
    • Removed "Toggle window visibility when clicking on the tray icon" setting for Windows, given the behavior is inconsistent with typical Windows app behavior
    • Removed "Hide menu bar" setting to avoid users not being able to use the menu bar and the Settings page.

Bug Fixes

All Platforms

  • Mattermost window no longer opens on a display screen that has been disconnected
  • Mention badges no longer persist after logging out of a Mattermost server
  • After right-clicking an image or a link, the "Copy Link" option no longer moves around when clicking different places afterwards
  • Fixed an issue where minimum window size is not set
  • Changed target resolution size to 1000x700 to prevent unintended issues on the user interface
  • Fixed an issue where the application menu is not updated when the config file is saved in the Settings page
  • Fixed login issues with local development environment
  • Removed a white screen which was momentarily displayed on startup

Windows

  • Fixed an issue where an unexpected window appears while installing or uninstalling
  • Fixed an issue where the maximized state of the application window was not restored on re-launch if "Start app on Login" setting is enabled

Linux (Beta)

  • Fixed an issue where tray icon wasn't shown by default even when "Show icon in the notification area" setting is enabled
  • Fixed an issue where the maximized state of the application window was not restored on re-launch if "Start app on login" setting is enabled

Known Issues

All Platforms

Windows

Mac

Linux (Beta)

Contributors

Many thanks to all our contributors. In alphabetical order:

Downloads

Windows

https://releases.mattermost.com/desktop/3.6.0/mattermost-setup-3.6.0-win64.exe
https://releases.mattermost.com/desktop/3.6.0/mattermost-setup-3.6.0-win32.exe

Windows (.zip files)

https://releases.mattermost.com/desktop/3.6.0/mattermost-desktop-3.6.0-win64.zip
https://releases.mattermost.com/desktop/3.6.0/mattermost-desktop-3.6.0-win32.zip

Mac

https://releases.mattermost.com/desktop/3.6.0/mattermost-desktop-3.6.0-osx.tar.gz

Linux (Beta) - tar.gz files

https://releases.mattermost.com/desktop/3.6.0/mattermost-desktop-3.6.0-linux-x64.tar.gz
https://releases.mattermost.com/desktop/3.6.0/mattermost-desktop-3.6.0-linux-ia32.tar.gz

Linux (Unofficial) - deb files

https://releases.mattermost.com/desktop/3.6.0/mattermost-desktop-3.6.0-linux-amd64.deb
https://releases.mattermost.com/desktop/3.6.0/mattermost-desktop-3.6.0-linux-i386.deb

v3.5.0 (2016-12-14)

14 Dec 11:12
Compare
Choose a tag to compare

Improvements

All Platforms

  • URL address is shown when hovering over links with a mouse
  • Added CTRL+SHIFT+MINUS as a shortcut for decreasing font size (zooming out)
  • Reduce upgrade issues by properly clearing cache when updating the desktop app to a new version (the application cache will be purged whenever the desktop app version changes)
  • When disconnected from Mattermost, the "Cannot connect to Mattermost" page is now properly aligned at the top of the window
  • Suppressed error messages when launching the app from the command line and certificate.json is missing in the user data directory

Windows

  • Link addresses can now be copied and pasted inside the app

Bug Fixes

All Platforms

  • YouTube previews now work, even if mixed content is allowed
  • Fixed an incorrect cursor mode for "Edit" and "Remove" buttons on the Settings page
  • Fixed an issue where "Zoom in/out" settings did not properly work

Windows

  • The menu bar option for "Redo" is now properly shown as CTRL+Y

Mac

  • Fixed an issue where the default download folder was Macintosh HD
  • Removed an unexpected "Show Tab Bar" menu item on macOS 10.12

Linux (Beta)

  • Fixed an issue where the option "Leave app running in notification area when the window is closed" was never enabled.

Known Issues

All Platforms

Windows

Mac

Linux (Beta)

Contributors

Many thanks to all our contributors. In alphabetical order:

Downloads

Windows

https://releases.mattermost.com/desktop/3.5.0/mattermost-setup-3.5.0-win64.exe
https://releases.mattermost.com/desktop/3.5.0/mattermost-setup-3.5.0-win32.exe

Windows (.zip files)

https://releases.mattermost.com/desktop/3.5.0/mattermost-desktop-3.5.0-win64.zip
https://releases.mattermost.com/desktop/3.5.0/mattermost-desktop-3.5.0-win32.zip

Mac

https://releases.mattermost.com/desktop/3.5.0/mattermost-desktop-3.5.0-osx.tar.gz

Linux (Beta) - tar.gz files

https://releases.mattermost.com/desktop/3.5.0/mattermost-desktop-3.5.0-linux-x64.tar.gz
https://releases.mattermost.com/desktop/3.5.0/mattermost-desktop-3.5.0-linux-ia32.tar.gz

Linux (Unofficial) - deb files

https://releases.mattermost.com/desktop/3.5.0/mattermost-desktop-3.5.0-linux-amd64.deb
https://releases.mattermost.com/desktop/3.5.0/mattermost-desktop-3.5.0-linux-i386.deb

v3.4.1 (2016-09-30)