diff --git a/CHANGELOG.md b/CHANGELOG.md index e949d30..e996836 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,37 @@ -## 0.5.7 -> Electron v1.6.1 +## 0.5.9 +> Electron v1.7.1 ###### CHANGELOG -- Updated to latest Electron version to fix Gmail warning. +- Removed warning from Gmail saying "this version of chrome is not longer supported". +- Removed Actor service (no longer available). +- Fixed/Improved system tray functionality. +- Fixed general unread counter. +- Fixed unread counter for WhatsApp. +- Fixed Pushbullet and Hootsuite login bug. +- Fixed Microsoft Teams load. +- Added "Preferences" option to the menu. +- Added Facebook Messenger for Pages, VK Messenger, Protonmail CH, Mastodon, Teamwork Chat, ClockTweets and Intercom. +- Improved design of Add Window. +- Fixed focus on Alt + Tab and click. +- Added command parameter to prevent update (`--without-update`). +- Fixed Ctrl + PG_DOWN bug. +- Fixed download link for Linux when a new version is available. +- Fixed Rambox Account synchronization bug. +- Added unread count to Ryver. +- Fixed tray double click, show/hide window and notification click. +- Added new preference "Display behavior". +- Improved Statusbar, added a new option to hide it and a button to close it manually. +- Fixed Flock unread counter. +- Added a note to Inbox to disable Hangouts. +- Fixed links in Fastmail. +- Added an option to hide tab name. +- Disabled services now are hidden (not rendered). +- Added urgent hint when receiving a message (WIN). +- Added an option to use Master Password to Lock Rambox. +- Fixed bug on deleting a service with unread messages. +- Fixed visibility of webviews in macOS and Linux. +- Fixed Terminal opening on boot for macOS. +- Multi-language support. ## 0.5.3 > Electron v1.4.15