mattermost-desktop/CHANGELOG.md

558 lines
26 KiB
Markdown
Raw Normal View History

# Mattermost Desktop Application Changelog
## UNDER DEVELOPMENT
The "UNDER DEVELOPMENT" section of the Mattermost Desktop changelog appears
in the product's `master` branch to note key changes committed to `master`
and are on their way to the next stable release.
When a stable release is pushed, "UNDER DEVELOPMENT" heading is removed
from the final changelog of the release.
Release date: TBD
### Improvements
2017-10-24 05:50:39 -07:00
#### Windows
- Added the feature to open the application via `mattermost://` link.
[#616](https://github.com/mattermost/desktop/pull/616)
2017-10-12 07:11:18 -07:00
#### Mac
- Added `Ctrl+Tab` and `Ctrl+Shift+Tab` shortcuts to switch tabs
[#512](https://github.com/mattermost/desktop/issues/512)
2017-10-24 05:50:39 -07:00
- Added the feature to open the application via `mattermost://` link.
[#616](https://github.com/mattermost/desktop/pull/616)
2017-10-12 07:11:18 -07:00
### Bug Fixes
2017-06-02 07:48:50 -07:00
#### All Platforms
- Fixed mis-aligned `+` button of tab bar.
[#541](https://github.com/mattermost/desktop/issues/541)
- Fixed the close button of the Settings page not working on first installation.
[#552](https://github.com/mattermost/desktop/issues/552)
2017-06-29 07:53:05 -07:00
- Fixed the app publisher was not changed to Mattermost, Inc.
[#542](https://github.com/mattermost/desktop/issues/542)
2017-08-24 05:16:36 -07:00
- Fixed an extra reloading when an error page is manually reloaded.
[#573](https://github.com/mattermost/desktop/issues/573)
- Fixed file upload dialogs did not allow any file to be selected.
[#497](https://github.com/mattermost/desktop/issues/497)
2017-10-07 06:09:42 -07:00
- Fixed an issue where unnecessary focus remains after closing dialogs on the settings page.
[#446](https://github.com/mattermost/desktop/issues/446)
2017-10-31 10:22:44 -07:00
- Fixed an issue where there is a case of that modified font size causes wrong rendering.
[#334](https://github.com/mattermost/desktop/issues/334)
2017-06-02 07:48:50 -07:00
#### Windows
- Fixed desktop notifications not working when the window has been minimized from inactive state.
[#522](https://github.com/mattermost/desktop/issues/522)
- Fixed the uninstaller not removing files correctly.
[#551](https://github.com/mattermost/desktop/issues/551)
#### Mac
- Fixed an issue where the text box didn't keep focus after uploading a file.
[#341](https://github.com/mattermost/desktop/issues/341)
2017-08-18 08:06:56 -07:00
#### Linux
- Fixed the main window not minimized when the app is launched via "Start app on Login" option.
[#570](https://github.com/mattermost/desktop/issues/570)
----
## Release v3.7.1
Release date: August 30, 2017
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](https://github.com/mattermost/desktop/issues/494), [#520](https://github.com/mattermost/desktop/issues/520)
- [Windows 8.1/10] Added support for running the desktop app across monitors of different DPI. [#357](https://github.com/mattermost/desktop/issues/357)
- [Windows 7/8] Clicking on a desktop notification now opens the message. [#67](https://github.com/mattermost/desktop/issues/67)
----
2017-04-28 23:48:15 -07:00
## Release v3.7.0
2017-04-28 23:48:15 -07:00
Release date: May 9, 2017
### Improvements
2017-04-28 23:48:15 -07:00
#### All Platforms
- Added an inline spell checker for English, French, German, Spanish, and Dutch. [#225](https://github.com/mattermost/desktop/issues/225)
- Removed an obsolete "Display secure content only" option, following an [upgrade of the Electron app to Chrome v56](https://github.com/electron/electron/commit/2e0780308c7ef2258422efd34c968091d7cd5b65). [#469](https://github.com/mattermost/desktop/pull/469)
- Reset app window position when restoring it off-screen from a minimized state. [#471](https://github.com/mattermost/desktop/issues/471)
2017-04-29 21:35:36 -07:00
- Improved page loading and app view rendering. [#515](https://github.com/mattermost/desktop/pull/515)
#### Windows
2017-04-28 23:48:15 -07:00
- [Windows 7/8] Added support for sound when a desktop notification is received. [#467](https://github.com/mattermost/desktop/issues/467)
- Removed obsolete support for Japanese fonts.
2017-04-29 07:13:02 -07:00
- The application window now respects 125% display resolution. [#489](https://github.com/mattermost/desktop/pull/489)
### Bug Fixes
2017-03-09 06:26:29 -08:00
#### All Platforms
2017-04-28 23:48:15 -07:00
- An extra row is no longer added after switching channels with CTRL/CMD+K shortcut. [#426](https://github.com/mattermost/desktop/issues/426)
- Fixed an issue where an unexpected extra app window opened after clicking a public link of an uploaded file. [#390](https://github.com/mattermost/desktop/issues/390)
- Fixed JavaScript errors when refreshing the page. [#440](https://github.com/mattermost/desktop/issues/440), [#448](https://github.com/mattermost/desktop/issues/448)
- Fixed vertical alignment of the Add Server "+" button in the server tab bar. [#460](https://github.com/mattermost/desktop/issues/460)
2017-03-11 06:57:53 -08:00
#### Windows
2017-04-28 23:48:15 -07:00
- Focus is now set to the next top-level window after closing the main app window. [#430](https://github.com/mattermost/desktop/issues/430)
- Fixed an issue where the app remained in the ["classic" ALT+TAB window switcher](http://www.askvg.com/how-to-get-windows-xp-styled-classic-alttab-screen-in-windows-vista-and-7/) after closing the main app window. [#431](https://github.com/mattermost/desktop/issues/431)
2017-04-04 05:24:01 -07:00
#### Mac
2017-04-28 23:48:15 -07:00
- Fixed an issue where the application was not available on the Dock after a computer reboot. [#411](https://github.com/mattermost/desktop/issues/411)
- Fixed an issue where Quick Look couldn't be closed after opening the file upload dialog. [#498](https://github.com/mattermost/desktop/issues/498)
#### Linux (Beta)
- Fixed an issue where the setting was not saved after changing the tray icon theme. [#456](https://github.com/mattermost/desktop/issues/456)
### Known Issues
2017-03-11 06:57:53 -08:00
2017-04-28 23:48:15 -07:00
#### All Platforms
- [If you click twice on the tab bar, and then attempt to use the "Zoom in/out" to change font size, the app window doesn't render properly](https://github.com/mattermost/desktop/issues/334)
- [Holding down CTRL, SHIFT or ALT buttons and clicking a channel opens a new application window](https://github.com/mattermost/desktop/issues/406)
- [Unable to upload a SAML certificate file from the file upload dialog](https://github.com/mattermost/desktop/issues/497)
2017-03-11 06:57:53 -08:00
2017-04-28 23:48:15 -07:00
#### Windows
- [Windows 7] [Sometimes the app tries to render the page inside the app instead of in a new browser tab when clicking links](https://github.com/mattermost/desktop/issues/369)
#### Mac
2017-04-28 23:48:15 -07:00
- [After uploading a file with a keyboard shortcut, focus isn't set back to the message box](https://github.com/mattermost/desktop/issues/341)
- The application crashes when a file upload dialog is canceled without closing Quick Look.
#### Linux (Beta)
- [Ubuntu - 64 bit] [Right clicking taskbar icon and choosing **Quit** only minimizes the app](https://github.com/mattermost/desktop/issues/90#issuecomment-233712183)
- [Ubuntu - 64 bit] [Direct message notification comes as a streak of line instead of a pop up](https://github.com/mattermost/platform/issues/3589)
### Contributors
Many thanks to all our contributors. In alphabetical order:
2017-04-28 23:48:15 -07:00
- [jasonblais](https://github.com/jasonblais), [jnugh](https://github.com/jnugh), [yuya-oc](https://github.com/yuya-oc)
2017-05-04 19:21:35 -07:00
Thanks also to those who reported bugs that benefited the release, in alphabetical order:
2017-05-06 05:08:15 -07:00
- [esethna](https://github.com/esethna) ([#524](https://github.com/mattermost/desktop/issues/524)), [hanzei](https://github.com/hanzei) ([#523](https://github.com/mattermost/desktop/issues/523))
2017-05-04 19:21:35 -07:00
----
2017-02-17 08:23:16 -08:00
## Release v3.6.0
2017-02-17 08:23:16 -08:00
Release date: February 28, 2017
2017-02-17 08:23:16 -08:00
Upgrading to Mattermost server 3.6 or later is recommended, as new features for the desktop app have been added following the release of the team sidebar.
### Improvements
2017-02-17 08:23:16 -08:00
- 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
2017-02-22 07:14:46 -08:00
- 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
2017-02-17 08:23:16 -08:00
- 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
2017-02-18 07:50:52 -08:00
- Added an option to sign into another Mattermost server from **File > Sign in to Another Server**
2017-02-17 08:23:16 -08:00
- 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:
2017-02-18 00:57:44 -08:00
- App options now auto-save when changed
2017-02-17 08:23:16 -08:00
- 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
2017-02-18 00:57:44 -08:00
- Removed "Toggle window visibility when clicking on the tray icon" setting for Windows, given the behavior is inconsistent with typical Windows app behavior
2017-02-17 08:23:16 -08:00
- Removed "Hide menu bar" setting to avoid users not being able to use the menu bar and the Settings page.
2017-02-18 00:57:44 -08:00
### Bug Fixes
2016-12-26 12:22:44 -08:00
#### All Platforms
2017-02-17 08:23:16 -08:00
- 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
2017-01-17 06:36:43 -08:00
- Fixed an issue where minimum window size is not set
2017-02-17 08:23:16 -08:00
- 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
2016-12-26 12:22:44 -08:00
#### Windows
2017-02-17 08:23:16 -08:00
- 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
2017-02-18 07:50:52 -08:00
#### 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
2017-02-17 08:23:16 -08:00
### Known Issues
#### All Platforms
- [If you click twice on the tab bar, and then attempt to use the "Zoom in/out" to change font size, the app window doesn't render properly](https://github.com/mattermost/desktop/issues/334)
- [After using CTRL+K, an added row appears in the message box](https://github.com/mattermost/desktop/issues/426)
- [Holding down CTRL, SHIFT or ALT buttons and clicking a channel opens a new application window](https://github.com/mattermost/desktop/issues/406)
#### Windows
- [Windows 7] [Sometimes the app tries to render the page inside the app instead of in a new browser tab when clicking links](https://github.com/mattermost/desktop/issues/369)
#### Mac
- [After uploading a file with a keyboard shortcut, focus isn't set back to the message box](https://github.com/mattermost/desktop/issues/341)
#### Linux (Beta)
- [Ubuntu - 64 bit] [Right clicking taskbar icon and choosing **Quit** only minimizes the app](https://github.com/mattermost/desktop/issues/90#issuecomment-233712183)
- [Ubuntu - 64 bit] [Direct message notification comes as a streak of line instead of a pop up](https://github.com/mattermost/platform/issues/3589)
### Contributors
Many thanks to all our contributors. In alphabetical order:
- [asaadmahmood](https://github.com/asaadmahmood), [jasonblais](https://github.com/jasonblais), [jnugh](https://github.com/jnugh), [yuya-oc](https://github.com/yuya-oc)
----
2016-11-30 17:36:49 -08:00
## Release v3.5.0
2016-11-30 17:36:49 -08:00
Release date: December 14, 2016
### Improvements
#### All Platforms
2016-11-30 17:36:49 -08:00
- 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
2016-12-01 06:45:01 -08:00
### Bug Fixes
#### All Platforms
2016-11-30 17:36:49 -08:00
- 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
2016-12-01 06:45:01 -08:00
- The menu bar option for "Redo" is now properly shown as `CTRL+Y`
2016-12-05 03:38:01 -08:00
2016-11-30 17:36:49 -08:00
#### Mac
2016-10-07 04:32:21 -07:00
- Fixed an issue where the default download folder was `Macintosh HD`
2016-12-05 03:38:01 -08:00
- Removed an unexpected "Show Tab Bar" menu item on macOS 10.12
#### Linux (Beta)
2016-10-27 08:28:48 -07:00
- Fixed an issue where the option "Leave app running in notification area when the window is closed" was never enabled.
2016-11-30 17:36:49 -08:00
### Known Issues
2016-10-22 08:23:01 -07:00
#### All Platforms
2016-11-30 17:36:49 -08:00
- [If you click twice on the tab bar, and then attempt to use the "Zoom in/out" to change font size, the app window doesn't render properly](https://github.com/mattermost/desktop/issues/334)
- [Direct messages cause notification icons to appear on each team on the tab bar, which don't clear until you click on each team](https://github.com/mattermost/desktop/issues/160)
2016-12-05 03:38:01 -08:00
- [After right-clicking an image or a link, the "Copy Link" option sometimes moves around when clicking different places afterwards](https://github.com/mattermost/desktop/issues/340)
#### Windows
2016-11-30 17:36:49 -08:00
- [Windows 7] [Sometimes the app tries to render the page inside the app instead of in a new browser tab when clicking links](https://github.com/mattermost/desktop/issues/369)
#### Mac
- [After uploading a file with a keyboard shortcut, focus isn't set back to the message box](https://github.com/mattermost/desktop/issues/341)
2016-10-07 08:15:11 -07:00
2016-11-30 17:36:49 -08:00
#### Linux (Beta)
2016-12-05 03:38:01 -08:00
- [Ubuntu - 64 bit] [Right clicking taskbar icon and choosing **Quit** only minimizes the app](https://github.com/mattermost/desktop/issues/90#issuecomment-233712183)
2016-11-30 17:36:49 -08:00
- [Ubuntu - 64 bit] [Direct message notification comes as a streak of line instead of a pop up](https://github.com/mattermost/platform/issues/3589)
2016-10-07 08:15:11 -07:00
2016-11-30 17:36:49 -08:00
### Contributors
Many thanks to all our contributors. In alphabetical order:
- [itsmartin](https://github.com/itsmartin), [jasonblais](https://github.com/jasonblais), [jcomack](https://github.com/jcomack), [jnugh](https://github.com/jnugh), [kytwb](https://github.com/kytwb), [magicmonty](https://github.com/magicmonty), [Razzeee](https://github.com/Razzeee), [yuya-oc](https://github.com/yuya-oc)
2016-10-07 08:15:11 -07:00
2017-01-01 18:16:15 -08:00
Thanks also to those who reported bugs that benefited the release, in alphabetical order:
- ellisd ([#383](https://github.com/mattermost/desktop/issues/383)), [it33](https://github.com/it33) ([#384](https://github.com/mattermost/desktop/issues/384)), [jnugh](https://github.com/jnugh) ([#392](https://github.com/mattermost/desktop/issues/392)), [lfbrock](https://github.com/lfbrock) ([#382](https://github.com/mattermost/desktop/issues/382)), [yuya-oc](https://github.com/yuya-oc) ([#391](https://github.com/mattermost/desktop/issues/391))
----
2016-10-02 21:32:20 -07:00
## Release v3.4.1
Release date: September 30, 2016
### Bug Fixes
2016-11-30 17:36:49 -08:00
#### Mac
2016-10-02 21:32:20 -07:00
- Fixed an issue where the app window pops up second to foreground when a new message is received
----
## Release v3.4.0
2016-09-21 11:20:23 -07:00
Release date: September 22, 2016
2016-09-21 11:20:23 -07:00
This release contains a security update and it is highly recommended that users upgrade to this version.
Version number updated to 3.4 to make numbering consistent with Mattermost server and mobile app releases. This change will not imply monthly releases.
2016-07-16 08:07:30 -07:00
### Improvements
2016-07-28 07:44:23 -07:00
#### All Platforms
2016-09-21 11:20:23 -07:00
- Current team and channel name shown in window title bar
- Team tab is bolded for unread messages and has a red dot with a count of unread mentions
- Added new shortcuts:
- `CTRL+S`; `CMD+S` on Mac: sets focus on the Mattermost search box
- `ALT+Left Arrow`; `CMD+[` on Mac: go to previous page in history
- `ALT+Right Arrow`; `CMD+]` on Mac: go to next page in history
- Upgraded the Settings page user interface
- The app now tries to reconnect periodically if a page fails to load
- Added validation for name and URL when adding a new team on the Settings page
#### Windows
- Added access to the settings menu from the system tray icon
2016-09-21 11:20:23 -07:00
- Only one instance of the desktop application will now load at a time
- Added an option to configure whether a red badge is shown on taskbar icon for unread messages
2016-07-24 07:17:25 -07:00
2016-11-30 17:36:49 -08:00
#### Mac
- Added an option to configure whether a red badge is shown on taskbar icon for unread messages
2016-08-22 06:45:17 -07:00
#### Linux (Beta)
- Added an option to flash taskbar icon when a new message is received
2016-09-22 06:21:17 -07:00
- Added a badge to count mentions on the taskbar icon (for Unity)
- Added a script, `create_desktop_file.sh` to create `Mattermost.desktop` desktop entry to help [integrate the application into a desktop environment](https://wiki.archlinux.org/index.php/Desktop_entries) more easily
- Added access to the settings menu from the system tray icon
2016-09-21 11:20:23 -07:00
- Only one instance of the desktop application will now load at a time
2016-07-16 08:07:30 -07:00
### Bug Fixes
#### All Platforms
- Cut, copy and paste are shown in the user interface only when the commands are available
- Copying link addresses now work properly
- Saving images by right-clicking the image preview now works
- Refreshing the app page no longer takes you to the team selection page, but keeps you on the current channel
- Fixed an issue where the maximized state of the app window was lost in some cases
- Fixed an issue where shortcuts didn't work when switching applications or tabs in some cases
#### Windows
- Removed misleading shortcuts from the system tray menu
- Removed unclear desktop notifications when the application page fails to load
- Fixed the Mattermost icon for desktop notifications in Windows 10
2016-09-21 11:20:23 -07:00
- Fixed an issue where application icon at the top left of the window was pixelated
- Fixed an issue where the application kept focus after closing the app window
#### Linux (Beta)
- Removed misleading shortcuts from the system tray menu
- Removed unclear desktop notifications when the application page fails to load
### Known Issues
#### All Platforms
- YouTube videos do not work if mixed content is enabled from app settings
#### Windows
- Copying a link address and pasting it inside the app doesn't work
#### Linux
- [Ubuntu - 64 bit] Right clicking taskbar icon and choosing **Quit** only minimizes the app
- [Ubuntu - 64 bit] [Direct message notification comes as a streak of line instead of a pop up](https://github.com/mattermost/platform/issues/3589)
### Contributors
Many thanks to all our contributors. In alphabetical order:
- [akashnimare](https://github.com/akashnimare), [asaadmahmood](https://github.com/asaadmahmood), [jasonblais](https://github.com/jasonblais), [jgis](https://github.com/jgis), [jnugh](https://github.com/jnugh), [Razzeee](https://github.com/Razzeee), [St-Ex](https://github.com/St-Ex), [timroes](https://github.com/timroes), [yuya-oc](https://github.com/yuya-oc)
2016-07-16 08:07:30 -07:00
----
## Release v1.3.0
Release date: 2016-07-18
2016-06-05 04:44:04 -07:00
2016-07-28 05:30:19 -07:00
[Download the latest version here](https://about.mattermost.com/downloads/).
2016-07-07 17:42:40 -07:00
### Improvements
2016-06-12 06:06:19 -07:00
#### All Platforms
- Added auto-reloading when tab fails to load the team.
2016-07-07 17:42:40 -07:00
- Added the ability to access all of your teams by right clicking the system tray icon.
2016-06-12 06:06:19 -07:00
##### Menu Bar
2016-07-07 17:42:40 -07:00
- New Keyboard Shortcuts
- Adjust text size
- Ctrl+0 (Menu Bar -> View -> Actual Size): Reset the zoom level.
- Ctrl+Plus (Menu Bar -> View -> Zoom In): Increase text size
- Ctrl+Minus (Menu Bar -> View -> Zoom Out): Decrease text size
2016-05-21 00:24:50 -07:00
- Control window
2016-07-07 17:42:40 -07:00
- Ctrl+W (Menu Bar -> Window -> Close): On Linux, this minimizes the main window.
- Ctrl+M (Menu Bar -> Window -> Minimize)
2016-05-21 00:24:50 -07:00
- Switch teams (these shotcuts also reopen the main window)
2016-07-07 17:42:40 -07:00
- Ctrl+{1-9} (Menu Bar -> Window -> *Team name*): Open the *n*-th tab.
- Ctrl+Tab or Alt+Command+Right (Menu Bar -> Window -> Select Next Team): Switch to the next window.
- Ctrl+Shift+Tab or Alt+Command+Left (Menu Bar -> Window -> Select Previous Team): Switch to the previous window.
- Right click on the tray item, to see an overview of all your teams. You can also select one and jump right into it.
2016-07-15 04:04:14 -07:00
- Added **Help** to the Menu Bar, which includes
2016-07-12 08:43:05 -07:00
- Link to [**Mattermost Docs**](docs.mattermost.com)
2016-07-07 17:42:40 -07:00
- Field to indicate the application version number.
2016-06-05 04:44:04 -07:00
##### Settings Page
- Added a "+" button next to the **Teams** label, which allows you to add more teams.
- Added the ability to edit team information by clicking on the pencil icon to the right of the team name.
#### Windows
- Added an installer for better install experience.
- The app now minimizes to the system tray when application window is closed.
- Added an option to launch application on login.
- Added an option to blink the taskbar icon when a new message has arrived.
- Added tooltip text for the system tray icon in order to show count of unread channels/mentions.
- Added an option to toggle the app to minimize/restore when clicking on the system tray icon.
#### Mac
- Added colored badges to the menu icon when there are unread channels/mentions.
- Added an option to minimize the app to the system tray when application window is closed.
#### Linux (Beta)
- Added an option to show the icon on menu bar (requires libappindicator1 on Ubuntu).
- Added an option to launch application on login.
- Added an option to minimize the app to the system tray when application window is closed.
2016-07-07 17:42:40 -07:00
### Other Changes
- Application license changed from MIT License to Apache License, Version 2.0.
2016-05-21 00:24:50 -07:00
2016-07-07 17:42:40 -07:00
### Bug Fixes
2016-06-12 06:03:53 -07:00
2016-07-12 08:43:05 -07:00
#### All platforms
- Fixed authentication dialog not working for proxy.
2016-07-07 17:42:40 -07:00
#### Windows
- Fixed the blurred system tray icon.
- Fixed a redundant description appearing in the pinned start menu on Windows 7.
2016-11-30 17:36:49 -08:00
#### Mac
2016-07-07 17:42:40 -07:00
- Fixed two icons appearing on a notification.
2016-04-14 05:21:52 -07:00
### Known Issues
#### Linux
- [Ubuntu - 64 bit] Right clicking taskbar icon and choosing **Quit** only minimizes the app
- [Ubuntu - 64 bit] [Direct message notification comes as a streak of line instead of a pop up](https://github.com/mattermost/platform/issues/3589)
### Contributors
Many thanks to all our contributors. In alphabetical order:
2016-07-24 04:29:05 -07:00
- [CarmDam](https://github.com/CarmDam), [it33](https://github.com/it33), [jasonblais](https://github.com/jasonblais), [jnugh](https://github.com/jnugh), [magicmonty](https://github.com/magicmonty), [MetalCar](https://github.com/MetalCar), [Razzeee](https://github.com/Razzeee), [yuya-oc](https://github.com/yuya-oc)
2016-07-16 08:07:30 -07:00
----
2016-05-23 08:01:47 -07:00
## Release v1.2.1 (Beta)
### Fixes
- Fixed issue to remove "Electron" from appearing in the title bar on startup.
2016-05-23 08:01:47 -07:00
### Improvements
- Added a dialog to confirm use of non-http(s) protocols prior to opening links. For example, clicking on a link to `file://test` will open a dialog to confirm the user intended to open a file.
2016-06-05 04:44:04 -07:00
2016-11-30 17:36:49 -08:00
#### Windows and Mac
- Added a right-click menu option for tray icon to open the Desktop application on Windows and OS X.
2016-05-21 00:24:50 -07:00
### Known issues
- The shortcuts can't switch teams twice in a raw.
- The team pages are not correctly rendered until the window is resized when the zoom level is changed.
----
2016-04-14 05:21:52 -07:00
2016-04-11 06:50:23 -07:00
## Release v1.2.0 (Beta)
- **Released:** 2016-05-17
2016-05-04 05:56:13 -07:00
This release contains a security update and it is highly recommended that users upgrade to this version.
### Fixes
- Node.js environment is enabled in the new window.
- The link other than `http://` and `https://` is opened by clicking.
#### Linux
- Desktop notification is shown as a dialog on Ubuntu 16.04.
2016-04-11 06:50:23 -07:00
### Improvements
2016-05-04 05:56:13 -07:00
- Improve the style for tab badges.
- Add **Allow mixed content** option to render images with `http://`.
2016-04-27 04:51:57 -07:00
- Add the login dialog for http authentication.
2016-04-11 06:50:23 -07:00
2016-11-30 17:36:49 -08:00
#### Mac
2016-05-04 05:56:13 -07:00
- Add the option to show the icon on menu bar.
2016-04-11 06:50:23 -07:00
2016-04-27 05:52:14 -07:00
#### Linux
2016-05-04 05:56:13 -07:00
- Add **.deb** packages to support installation.
### Contributors
Many thanks to all our contributors. In alphabetical order:
2016-07-24 04:29:05 -07:00
- [asaadmahmoodspin](https://github.com/asaadmahmoodspin), [jeremycook](https://github.com/jeremycook), [jnugh](https://github.com/jnugh), [jwilander](https://github.com/jwilander), [mgielda](https://github.com/mgielda), [lloeki](https://github.com/lloeki), [yuya-oc](https://github.com/yuya-oc)
2016-04-11 06:50:23 -07:00
----
2016-04-13 07:07:51 -07:00
## Release v1.1.1 (Beta)
2016-05-04 05:56:13 -07:00
- **Released:** 2016-04-13
2016-04-13 07:07:51 -07:00
### Fixes
#### All platforms
- **Settings** page doesn't return to the main page when the located path contains a blank.
#### Linux
- Alt+Shift opens menu on Cinnamon desktop environment.
----
2016-04-13 07:07:51 -07:00
2016-03-22 08:29:18 -07:00
## Release v1.1.0 (Beta)
2016-04-13 07:07:51 -07:00
- **Released:** 2016-03-30
2016-03-11 06:50:42 -08:00
The `electron-mattermost` project is now the official desktop application for the Mattermost open source project.
2016-03-22 08:29:18 -07:00
2016-03-11 06:50:42 -08:00
### Changes
2016-03-22 08:29:18 -07:00
#### All platforms
- Rename project from `electron-mattermost` to `desktop`
- Rename the executable file from `electron-mattermost` to `Mattermost`
- The configuration directory is also different from previous versions.
- Should execute following command to take over `config.json`.
2016-04-04 05:18:55 -07:00
- Windows: `mkdir %APPDATA%\Mattermost & copy %APPDATA%\electron-mattermost\config.json %APPDATA%\Mattermost\config.json`
- OS X: `ditto ~/Library/Application\ Support/electron-mattermost/config.json ~/Library/Application\ Support/Mattermost/config.json`
- Linux: `mkdir -p ~/.config/Mattermost && cp ~/.config/electron-mattermost/config.json ~/.config/Mattermost/config.json`
2016-03-22 08:29:18 -07:00
### Improvements
#### All platforms
- Refine application icon.
- Show error messages when the application failed in loading Mattermost server.
- Show confirmation dialog to continue connection when there is certificate error.
- Add validation to check whether both of **Name** and **URL** fields are not blank.
2016-03-30 04:56:47 -07:00
- Add simple basic HTTP authentication (requires a command line).
2016-03-22 08:29:18 -07:00
#### Windows
- Show a small circle on the tray icon when there are new messages.
### Fixes
2016-03-22 08:29:18 -07:00
#### Windows
- **File** > **About** does not bring up version number dialog.
#### Linux
- **File** > **About** does not bring up version number dialog.
- Ubuntu: Notification is not showing up.
- The view crashes when freetype 2.6.3 is used in system.
### Known issues
2016-03-22 08:29:18 -07:00
#### All platforms
- Basic Authentication is not working.
2016-03-22 09:14:17 -07:00
- Some keyboard shortcuts are missing. (e.g. <kbd>Ctrl+W</kbd>, <kbd>Command+,</kbd>)
2016-03-30 04:56:47 -07:00
- Basic authentication requires a command line.
2016-03-22 08:29:18 -07:00
#### Windows
- Application does not appear properly in Windows volume mixer.