Skip to content

Version 3.14.8beta

Pre-release
Pre-release

Choose a tag to compare

@Thomas101 Thomas101 released this 23 Jul 11:35
· 782 commits to beta since this release

Version 3.14.8

This update contains a huge amount of additions and improvements to the way Wavebox works, giving us more flexibility to add more features requested by the community. A huge thanks to @nmat for once again putting this release through its paces before it goes into beta 👍

Additions & Changes

  • Rewrite account and services for more flexibility enabling:
    • Attach any service of any type to any mailbox
    • Allow mixed-mode & split service/navigation/extension toolbar
    • Arrange services in the sidebar, toolbar (left) & toolbar (right) in the same account at the same time
    • Change the icon and color of each service independently
    • Give names to services for easier identification
  • Switching mailbox
    • Switch back to the last active service rather than first service
    • Switch back to the first service if the last service hasn't been used for some time
    • Add long-press handler to account switcher to always go back to the first service
  • Sleep
    • Allow accounts with auto-sleep disabled to still be slept manually
    • Auto-dismiss sleep notifications after a short time
    • Prompt to disable sleep on a service when waking it
  • UI changes
    • Make sidebar bottom controls smaller
    • Save the state of the collapsed service control between sessions
    • Add three sizes for the toolbar, regular, compact & tiny
    • Add themes for the Wavebox UI & unify the theme in content windows
    • Updated welcome screen with a new layout and more info
  • Add context menu option to open link in another profile
  • Add more info and advanced mode to the monitoring screen
  • Add basic compose support to outlook
  • Add accelerator to compose in current tab (Cmd or Ctrl+Shift+N)
  • Allow extensions to be removed & inspected whilst an update is pending
  • Easier access to Wavebox account from app bar & settings
  • Automatically detect the difference between personal and corporate outlook accounts to sync correctly
  • Propagate unread activity into the tray items and icon

Fixes

  • Performance improvements to our Webview module
  • UI fixes to the settings screen
  • Fix rendering glitch in the tray
  • Fix rendering glitch when restoring fullscreen window
  • Fix Wavebox mini not being resizable along the top of the window on win32
  • Fix Wavebox mini positioning when the cursor is on a secondary display

Updates

  • Electron update
  • Various dependency updates
  • Remove unused dependencies
  • Update code to deal with new electron deprecations