diff --git a/CHANGELOG.md b/CHANGELOG.md index 30d4f0e..9e64630 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,61 @@ +## 0.6.3 +> Electron v2.0.14 + +###### CHANGELOG +- Bypass WhatsApp minimum requirement. +- Fixed Mattermost unread counter. +- Change Do Not Disturb icon on toggle. +- Added a new global setting to override User Agent of all services. This is in the Settings window. +- Allow video in Microsoft Teams. +- Updated languages. +- Minor improves. + +## 0.6.2 +> Electron v2.0.8 + +###### CHANGELOG +- Fixed Slack company icon. +- Change Linux category from *Utility+Office* to *Network*. +- Changed all unread to use "rambox" class. +- Fixed Mattermost, Discord, Gmail and Riot unread counter. +- Fixed issue with Gmail notifications to prevent popups opening. +- Fixed backup-restore configuration. + +## 0.6.1 +> Electron v2.0.8 + +###### CHANGELOG +- Fixed backup and restore configurations. +- Fixed context-menu. + +## 0.6.0 +> Electron v2.0.8 + +###### CHANGELOG +- Code signed. +- Fixed authentications and backup-restore configuration. +- Fixed Discord, ICQ, Ryver, Inbox and Gmail unread code. +- Security improvements. +- Added a preference to change the docking position of the service tab bar. +- Clearing password text field after inserting wrong password. +- Fixed the bug described in #1205 which states that start-minimized didn't work on (some) Linux/MacOS systems. +- New apps: Tawk.to, Android Messages, ProtonMail Onion, devRant and Reddit. +- Changed Tutanota URL. +- Changed Zinc icon. +- Rename Cisco Spark to Cisco Webex, Zoho Chat to Zoho Cliq. +- Removed Yahoo! Messenger. +- Fixed Slack stuck on login-logout. +- Updated languages. +- Disabled "send anonymous usage statistics" by default and added an option in Preferences. +- Changed the way Rambox updates. +- A LOT of code improvements. +- Improved CD (Travis & AppVeyor) for a better build. +- Fixed Donation link. +- Updated to Sencha Ext JS 5.1.1 and Sencha Cmd 6.6.0.13. +- Fixed `npm audit` conflicts. +- Use HTTPs in all links (app and repo). +- Added "Try Rambox Pro" button. + ## 0.5.17 > Electron v1.8.4