Merge branch 'release/2.13.3' into develop

This commit is contained in:
Tasso Evangelista 2018-09-18 11:34:07 -03:00
commit 8a484df6d4
2 changed files with 20 additions and 1 deletions

View file

@ -1,3 +1,22 @@
<a name="2.13.3"></a>
## 2.13.3 (2018-09-18)
### Improvements
- [#881](https://github.com/RocketChat/Rocket.Chat.Electron/pull/881) End-to-end tests
- [#882](https://github.com/RocketChat/Rocket.Chat.Electron/pull/882) Set new DMG background
### Bug Fixes
- [#884](https://github.com/RocketChat/Rocket.Chat.Electron/pull/884) Show tray icon status again
- [#875](https://github.com/RocketChat/Rocket.Chat.Electron/pull/875) Toggled tray icon notifications
- [#880](https://github.com/RocketChat/Rocket.Chat.Electron/pull/880) Tray icon toggle crashes in MacOS
- [#869](https://github.com/RocketChat/Rocket.Chat.Electron/pull/869) Window state errors on save when antivirus software is present
<a name="2.13.2"></a>
## 2.13.2 (2018-09-10)

View file

@ -19,7 +19,7 @@
"mas"
],
"icon": "build/icon.icns",
"bundleVersion": "35",
"bundleVersion": "38",
"helperBundleId": "chat.rocket.electron.helper",
"type": "distribution",
"artifactName": "rocketchat-${version}.${ext}"