Releases: timche/gmail-desktop
Releases · timche/gmail-desktop
v2.8.2
Fixed
- Switch account and
Add account
doesn't open in a new window anymore
v2.8.1
Fixed
- Context menu missing image actions
v2.8.0
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:
- Note: The badge count is not shown as it interfere with unread count
v2.7.1
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
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
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
Added
- Minimal design mode
- Accessible in
Settings
- Hides footer loading text, footer information, right sidebar, keyboard switcher, and support question mark
v2.5.3
Fixed
- Auto-updater now working correctly
v2.5.2
Bumped accidentally from v2.5.0
to v2.5.2
Fixed
- Window size was not persisted after restart
v2.5.1
Fix window state not saving (#54)