This release includes the following changes:
- It's now possible to select
online
email from the database view mode (#102, d3d0bfc):
- Hovering over any links now shows corresponding URLs in the bottom-left corner (#100, de249f6):
- Both text and background colors of the unread badge are now configurable (#91, d8afa5b):
- Update built-in web clients (b850642).
- Improve reducing network errors.
[protonmail]: 504 Gateway Time-out
and[tutanota]: 503 ServiceUnavailableError
error responses are now being processed by theretry
logic during data syncing process. - Fix
Removing accounts makes the settings dialog unclosable
bug (#99, fbf849e). [protonmaill]
: FixCannot convert undefined or null to object
error occurring during the syncing process (#93, 95c2b03).