Skip to content

Version 3.1.6

Choose a tag to compare

@Thomas101 Thomas101 released this 04 May 12:01
· 2212 commits to master since this release

Features

  • Keyboard shortcuts can now be remapped in settings
  • Search With Google now appears in the Context Menu
  • Added option to remove circle around account icons
  • Added option to change badge colour on each account
  • Added Zoom control support in content windows
  • Any Link Account type now has option to open windows in Wavebox or in Browser
  • Find with Slack now uses Slack find
  • Slack downloads now download directly rather than opening in default browser
  • Slack calls now open in Wavebox

Fixes

  • UI Improvements for dictionary picker
  • Improved accuracy for Gmail and Inbox unread counts when using All Inbox and All Inbox Unread modes when there's lots of unread messages
  • Forcing a Google Account to re-sync now ensures sync happens even if historyId hasn’t changed
  • Removed some duplicate conflicting keyboard shortcuts that have been causing trouble across different OS & keyboard layouts
  • Disable double tap on mailboxes & content windows
  • Reduced toolbar height in content windows
  • Pass more context into content windows so 3rd party authentication on Generic accounts works better
  • [macOS] Bush-fix for phantom download items left in the macOS dock
  • [Windows] Don’t recreate desktop shortcut on app update
  • [Windows] Set tray unread count on focus to prevent it going missing
  • [Windows] Fixed some dictionaries not loading correctly
  • [Windows] Fixes for frameless windows overflowing screen boundaries
  • [Linux] Increase font weight on sidebar badges to improve readability

Code

  • Updated Electron
  • Updated React & converted UI Code & Components from es5 to es6 fixing deprecations & staying with current spec
  • Updated ReactRouter to stay current
  • Moved mailbox sleeping to be global rather than stored in components
  • Added some additional debug tooling