diff --git a/CHANGELOG.md b/CHANGELOG.md index 13ddb58..8bdeaaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,103 @@ +## 0.7.1 +> Electron v7.1.1 + +###### CHANGELOG +- Fix: Skype not loading. +- Fix: Issues with badges and notifications. + +## 0.7.1 +> Electron v7.1.1 + +###### CHANGELOG +- Fix: Rambox shortcuts (Ctrl/Cmd+1-2-3...) interferes with the one's in Google Chrome/Safari/Firefox. +- Fix: Tooltip for "Do Not Disturb" and Lock Rambox not showing current shortcuts. +- Shortcuts: "Do Not Disturb" is Alt + Shift + D & MacOs Cmd + D +- Shortcuts: Lock Rambox is Alt + Shift + L & MacOs Cmd + Alt + L +- Shortcuts: Search Alt + Shift + F & MacOs Cmd + Alt + F +- Changed Donation link. + +## 0.7.0 +> Electron v7.1.1 + +###### CHANGELOG +- Now we fetch remotely the services allowing adding/fixing services and unread codes without releasing a new version. +- Update electron to 7.1.1. +- Change shortcuts: Now for "Do Not Disturb" is Alt + Shift + D and for Lock Rambox is Alt + Shift + L. +- Fix: Services are no longer focused when switching tabs. +- Fix: Cursor missing inside services. +- Fix: Fast switching with Command+1/2/3/etc. does not work (MacOs). +- Fix: Rambox doesn't restore from Tray in Linux. +- Fix: Google Voice unread count. +- Fix: Zoom strange behaviors. +- Fix: Rambox stays on the master password window. +- Changed Regex that validate URLs, now allows addresses like http://10.1.7.3 or http://10.1.7.3:3000. +- Update Slack icon fetching script. +- Fix: MS Teams blank page and unread code. +- Fix: Outlook unread code. + +## 0.6.9 +> Electron v4.1.4 + +###### CHANGELOG +- Added Amazon WorkMail. +- Fixed bug in updater. + +## 0.6.8 +> Electron v4.1.4 + +###### CHANGELOG +- Fixed #711. +- Fixed #2263. +- Fixed #2275. +- Fixed #2264. +- Fixed #2107. +- Fixed #2289. +- Fixed Gmail and Outlook unread counter. +- Fixed WhatsApp unread counter to prevent muted chats and scroll badge to be counted. + +## 0.6.7 +> Electron v4.1.4 + +###### CHANGELOG +- Added search feature (Alt + Shift + F). +- Fixed error on save preferences. +- Allow sending accept language header to websites, according to settings. +- Enable camera on Snap packages. +- Set inputType as password for Proxy password. +- Fixed #2065. +- Enable paste master password on MacOS. +- Added Google Duo. +- Display tabbar gray on Do Not Disturb enabled. +- Fixed unread bug on window closed and keep in tray. +- Fixed bug on macOS when restart app on new version. +- "No Internet" message now can be discarded. + +## 0.6.6 +> Electron v4.1.4 + +###### CHANGELOG +- Fixed minor User Agent bug to fix WhatsApp requirement. + +## 0.6.5 +> Electron v4.1.4 + +###### CHANGELOG +- Fixed navigation shortcuts. +- Added a new option in Preferences to hide apps names. +- Updated languages. +- Fixed external link opening for discord app. +- Added Google Calendar. +- Improved Gmail and Slack unread code. +- Fixed Preferences window to display all options in small resolutions. +- Fixed right-click/context menu. +- Fixed issue when adding more than 25 services. +- Updated Google Messages and Crisp URL. +- Updated Riot logo. +- Improved usage of User Agent. +- Removed Google Allo and Dasher (no longer available). +- More minor improvements. +- Fixed minor bugs. + ## 0.6.4 > Electron v3.1.4