Skip to content

Version 3.1.8

Choose a tag to compare

@Thomas101 Thomas101 released this 23 May 08:05
· 2170 commits to master since this release

Packaging & Updates

  • Support for linux Snap package
  • Added apt repository
  • Ability to check for updates manually along with UI to go with this
  • Don’t blindly present the manual update download dialog when updates fail. Instead retry and tell the user that updates have failed after numerous retries

Enhancements

  • Improve the responsiveness of unread counts and notifications on Gmail & Google Inbox by watching the UI for count changes
  • Process monitor which gives more debugging info that the previous memory dump
  • Enforce contextIsolation on injected WebViews for improved security
  • Removed JQuery and Gmail-js to improve load times on Gmail
  • Added Compose New Mail to main menu bar along with shortcut
  • Additional options for Downloads
    • Disable Notifications
    • Disable Notification sounds
  • Added option in Context menu to copy current url & open page in browser (Trello, Any Web Link, & Content Windows)
  • When showing services as a toolbar have option to align left or right
  • Re-order sidebar services from context menu
  • Any Web Link Improvements
    • Set custom UserAgent
    • Show page title in sidebar popover
    • Option to use favicon for account icon
    • Option to use page title for account name
    • Option to use page theme for account colour
    • Option to show unread indicator based on when notifications show
  • Show the account icon in notifications (for platforms that support this)
  • Added dictionaries
    • Hebrew
    • Welsh
  • Some resource intensive media is now disabled when account is not active, this reduces CPU and memory overhead

Fixes

  • Fix issue where zoom would not be applied immediately to WebViews
  • Dependency updates (including electron)
  • Fix window.close() not working on content windows
  • Fixed issue where closing mailboxes window would result in content windows closing
  • Capture Google contacts trying to open mailto:// links twice
  • Notifications from Any Web Link Accounts now focus the account when clicking
  • Option to set the tray icon size to allow customisation where default sizes mean the icon is cut off/not filling space (in particular KDE)
  • Disable background throttling of main mailboxes window to maintain responsiveness on Windows
  • Fixed opening PDF files from OneDrive in browser
  • Download outlook attachments rather than trying to open them in the browser