Updated CHANGELOG (markdown)

master
Vulich Fernando 6 years ago
parent
commit
0ca678354a
  1. 100
      CHANGELOG.md

100
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 (<kbd>Ctrl/Cmd</kbd>+<kbd>1-2-3...</kbd>) 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 <kbd>Alt</kbd> + <kbd>Shift</kbd> + <kbd>D</kbd> & MacOs <kbd>Cmd</kbd> + <kbd>D</kbd>
- Shortcuts: Lock Rambox is <kbd>Alt</kbd> + <kbd>Shift</kbd> + <kbd>L</kbd> & MacOs <kbd>Cmd</kbd> + <kbd>Alt</kbd> + <kbd>L</kbd>
- Shortcuts: Search <kbd>Alt</kbd> + <kbd>Shift</kbd> + <kbd>F</kbd> & MacOs <kbd>Cmd</kbd> + <kbd>Alt</kbd> + <kbd>F</kbd>
- 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 <kbd>Alt</kbd> + <kbd>Shift</kbd> + <kbd>D</kbd> and for Lock Rambox is <kbd>Alt</kbd> + <kbd>Shift</kbd> + <kbd>L</kbd>.
- 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 (<kbd>Alt</kbd> + <kbd>Shift</kbd> + <kbd>F</kbd>).
- 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 ## 0.6.4
> Electron v3.1.4 > Electron v3.1.4

Loading…
Cancel
Save