Releases: timche/gmail-desktop
v3.0.0-alpha.17
Discuss and give feedback about v3.0.0-alpha here.
Fixes
- Gmail redirected to landing page instead of login
v3.0.0-alpha.16
Discuss and give feedback about v3.0.0-alpha here.
Changes
- New mail notifications are now closed automatically
- Can be configured in with
Settings
→Notifications
→Close Automatically
- Can be configured in with
- Renamed
Deliver Silently
toPlay Sound
in notifications settings - Renamed
Turned Off
toDisabled
in notifications settings - Improve light/dark theme
Fixes
- Open mail on notification click
Play Sound
notifications setting is now used when showing notifications
v3.0.0-alpha.15
Discuss and give feedback about v3.0.0-alpha here.
New Features
Open new mails directly from notifications
Clicking on a new mail notification opens the mail in Gmail Desktop instead of creating a new window and loading Gmail again.
macOS: Manage new mails from notifications
Archive, mark as read, delete and mark as spam are available as actions in new mail notifications.
Changes
- Unread count and new mail notifications are updated and delivered in real-time again
Fixes
- Unread count now only counts the unread mails in primary inbox
- Disabled selection on app drag regions
- Dark mode initialization on start up now working properly again
- Set app window background color based on dark mode setting
v3.0.0-alpha.14
Discuss and give feedback about v3.0.0-alpha here.
Some users are reporting that the new notification system isn't working well with sectioned inboxes. If you're experiencing any issues, please feel free to downgrade to v3.0.0-alpha.13 and skip this version.
- remove ensure online check b30b0f2
- implement new mail notification and unread count systems 252b2f6
- Notifications can now be configured at
Settings
→Notifications
to:- hide the sender, subject and/or summary.
- deliver silently (no sound played).
- turn off completely.
- Clicking on a notification opens Gmail Desktop with the inbox open on the receiving account
- macOS: New mails can now be archived directly from a notification:
- With these new changes, the unread count update is slightly delayed up to 10 seconds not in real-time anymore. It might be changed back to be in real-time.
- Notifications can now be configured at
v3.0.0-alpha.13
v3.0.0-alpha.12
Discuss and give feedback about v3.0.0-alpha here.
- Linux/Windows: fix app menu only set on macos 5b4f34a
- Which fixes the app shortcuts not working in v3.0.0-alpha.11
- Linux/Windows: fix title bar maximize state 9ec4de2
- Linux: fix account views not resized when maximizing a773175
- Linux: fix title bar not maximized state when launching maximized c4d04fb
- Linux: add option to configure title bar 6197225
- Can be
App
(default) orSystem
- Can be
- Linux/Windows: fix error when quitting from app menu popup cf9c1dc
- add ability to skip version and improve app update interface e191b04
- improve release notes layout 9a4a984
- add ability to open version release notes on github 0652095
v3.0.0-alpha.11
v3.0.0-alpha.9
Discuss and give feedback about v3.0.0-alpha here.
- move app update banner to top of window 4ab00df
- Also fixes an issue where the app update banner isn't visible when only having one account.
- fix account view not focused when selected 6074e0f
- macOS: show main window when update available b0a880d
- disable text selection in app drag regions 951fde4
- fix removed account not removed in menus 67205c2
- show up to date dialog when update is releasing 7c0ac63
v3.0.0-alpha.8
v3.0.0-alpha.7
Discuss and give feedback about v3.0.0-alpha here.
- lazily apply dark mode when launching 4361a90
- Improves performance on startup when having many accounts.
- Dark mode will only be applied on the selected account on startup. Other accounts will initialize dark mode when selected.
- open main window dev tools too 4d4563e
- rework updates 54ceb59
- The update process has been completely overhauled and is now managed in the app itself to improve the update experience and make it more transparent.
- Updates are not silent anymore.
- When an update is available, a banner will be shown below the accounts tab with the option to download it, show the release notes or dismiss it.
- When downloading, the progress of the download can be observed in the banner.
- The app will notify you when the update has been downloaded (can be disabled with
Settings
→Updates
→Notify When Update Downloaded
) and in the banner you have the option to restart the app to install the update or restart later. - The app still checks for updates automatically (can be disabled with
Settings
→Updates
→Check For Updates Automatically
) and will the show banner if there's an update available. - Updates can still be checked manually through the app menu with
Gmail Desktop
→Check for Updates ...