Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CHANGELOG.md for 3.7 #521

Merged
merged 5 commits into from
Apr 30, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 41 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,53 +1,64 @@
# Mattermost Desktop Application Changelog

## UNDER DEVELOPMENT
## Release v3.7.0

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
Release date: May 9, 2017

### Improvements
- Added spell checker for English, French, German, Spanish, and Dutch.
- Removed "Display secure content only" option it's no longer necessary.
- Reset the window position if it's restored off-screen from minimized state.

#### 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)
- Refactored main app window code for ... [#470](https://github.com/mattermost/desktop/pull/470)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if there's anything we can mention here that the PR improved (e.g. performance, rendering, .... ?)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At this time, the refactoring affects its code structure only.

- Reset app window position when restoring it off-screen from a minimized state. [#471](https://github.com/mattermost/desktop/issues/471)
- Improved page loading and app view rendering when waking computer from sleep.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I had forgot to write about this. #495 is still pending though, what part is the factor for this log?

Copy link
Contributor Author

@jasonblais jasonblais Apr 29, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wrote that entry based on #515 -- it's not a fix for #495 but I understood it fixed an issue when loading the page?

EDIT: Sorry, I wonder if this a more appropriate description:

Improved page loading and app view rendering.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, appropriate.


#### Windows
- Removed Japanese fonts support it's no longer necessary.
- Added support for sound notifications on Windows 7 and 8.
- The application now respects 125% of display scaling.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sentence is also necessary. The size was also changed not only blurriness.
#459 (comment)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, that's right. I'll change it back to that since it would cover the blurriness too

- [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.
- Removed blurriness on the app window at 125% display resolution.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


### Bug Fixes

#### All Platforms
- Fixed an issue where an unexpected row appeared after switching channels with `CTRL+K` shortcut. [#426](https://github.com/mattermost/desktop/issues/426)
- Fixed an issue where an unexpected extra window opened when clicking the public link for an uploaded file.
[#390](https://github.com/mattermost/desktop/issues/390)
- 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)

#### Windows
- Fixed an issue where the main window still has focus and exists
in the classic Alt+Tab switcher after it's closed.
[#430](https://github.com/mattermost/desktop/issues/430)
[#431](https://github.com/mattermost/desktop/issues/431)
- 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)

#### Mac
- Fixed an issue where the application was not avaliable on the Dock after a reboot.
[#411](https://github.com/mattermost/desktop/issues/411)
- Fixed an issue where Quick Look doesn't close in file upload dialog.
[#498](https://github.com/mattermost/desktop/issues/498)
- 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
- Fixed an issue where the setting was not saved when changing tray icon theme.
[#456](https://github.com/mattermost/desktop/issues/456)
#### 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

#### 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)

### New known issues
#### 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
- The application crashes when a file upload dialog is canceled without closing Quick Look.
- [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:

- [jasonblais](https://github.com/jasonblais), [jnugh](https://github.com/jnugh), [yuya-oc](https://github.com/yuya-oc)

----

Expand Down