Skip to content

Releases: timche/gmail-desktop

v2.8.2

01 May 00:27
Compare
Choose a tag to compare

Fixed

  • Switch account and Add account doesn't open in a new window anymore

v2.8.1

30 Apr 13:05
Compare
Choose a tag to compare

Fixed

  • Context menu missing image actions

v2.8.0

30 Apr 11:10
Compare
Choose a tag to compare

Added

  • Context menu
    • powered by electron-context-menu
    • [...] gives you a nice extensible context menu with items like Cut/Copy/Paste for text, Save Image for images, and Copy Link for links. It also adds an Inspect Element menu item when in development to quickly view items in the inspector like in Chrome.

  • Simplified file downloads
    • powered by electron-dl
    • Saves the file to the users Downloads directory instead of prompting.

    • Bounces the Downloads directory in the dock when done. (macOS)

    • Handles multiple downloads.

    • Shows download progress. Example on macOS: example

      • Note: The badge count is not shown as it interfere with unread count

v2.7.1

19 Apr 17:16
Compare
Choose a tag to compare

Fixed

  • Windows: disable code signature check on update
    • IMPORTANT: You need to manually update to this version in order to make auto-updating work
  • Standardize menu casing

v2.7.0

17 Apr 12:08
Compare
Choose a tag to compare

Added

  • Close new window when email is archived, marked as spam, or deleted

Fixed

  • Open links from new windows in an external browser

v2.6.1

14 Apr 12:28
Compare
Choose a tag to compare

Fixed

  • Center new created windows
  • macOS: Render traffic lights properly in email compose and PDF view window
  • macOS: Make title bar draggable in email compose and PDF view window
  • macOS: Make right side of title bar in main window draggable

v2.6.0

13 Apr 20:51
Compare
Choose a tag to compare

Added

  • Minimal design mode
    • Accessible in Settings
    • Hides footer loading text, footer information, right sidebar, keyboard switcher, and support question mark

v2.5.3

10 Apr 23:41
Compare
Choose a tag to compare

Fixed

  • Auto-updater now working correctly

v2.5.2

10 Apr 00:59
Compare
Choose a tag to compare

Bumped accidentally from v2.5.0 to v2.5.2

Fixed

  • Window size was not persisted after restart

v2.5.1

15 Sep 23:25
cf467fa
Compare
Choose a tag to compare
Fix window state not saving (#54)