From 7e6eaaefa452abed7c36bdc001cc94ca52339cf1 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Thu, 26 Jan 2017 01:13:40 -0300 Subject: [PATCH] Updated CHANGELOG (markdown) --- CHANGELOG.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a71484..676fd82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,34 @@ +## 0.5.2 +> Electron v1.4.15 + +###### CHANGELOG +- Fixed Certification Warning and changed to less intrusive way. +- Start Hangouts and Slack video/calls inside Rambox. +- Open Rambox on Notification click. +- Fixed TweetDeck Two-Factor-Authentication flow. +- Added unread code for GroupMe. +- Fixed constant notifications in Hangouts and Inbox. +- Saved zoomLevel in service settings to be more stable. +- Fixed Telegram flapping badge. +- Added Zyptonite, LinkedIn, The Lounge, Kezmo, Microsoft Teams, Xing and Facebook Workplace. +- Added clicking the service icon in the Service List to show the service tab. +- Added Riot Custom Server option. +- Fixed Google Drive as a Custom Service. +- Added Unread code to Yandex Mail. +- Adds an option to control the behavior on closing the main window. +- Fixed Lock screen vulnerability. +- Fixed closing window in Linux bug. +- Fixed KiwiIRC unread code. +- Added option to include the unread count of each service in the global counter. +- Added option to avoid displaying unread count for each service. +- Improved scrolling top tabs. +- Fixed bug in Linux on Alt+Shift. +- Fixed autostart Rambox in Mac preventing terminal opening. +- Fixed Ctrl+Tab cycling. +- Fixed Preferences save bug. +- Avoid unread counting muted chats in Telegram and WhatsApp. +- Fixed minor bugs. + ## 0.4.5 > Electron v1.4.7