Page MenuHomeSolus

Update Mailspring to 1.5.2
ClosedPublic

Authored by alecbcs on Nov 6 2018, 3:03 AM.
Tags
None
Referenced Files
F11069682: D4280.id10559.diff
Fri, Aug 11, 11:25 PM
F11069681: D4280.id10507.diff
Fri, Aug 11, 11:24 PM
F11069680: D4280.id.diff
Fri, Aug 11, 11:24 PM
F11052030: D4280.diff
Thu, Aug 10, 8:37 PM
F11019661: D4280.diff
Sun, Aug 6, 9:51 PM
F10898267: D4280.id10559.diff
Jul 2 2023, 7:44 PM
F10888601: D4280.id10559.diff
Jun 27 2023, 5:11 AM
F10884365: D4280.diff
Jun 24 2023, 10:31 PM
Subscribers
None

Details

Summary

Updated Mailspring to 1.5.2 which includes multiple bug fixes and general user interface improvements.
Changelog:

  • Mailspring now defaults to English for languages whose translations have not been manually reviewed by a contributor. You can customize the interface language via a new setting in Preferences > General.
  • When connecting a Yahoo Mail account, Mailspring notes that Yahoo requires an App Password. Provider-specific notes are also included in the "View Log" text for easier debugging.
  • You can now change the "Sender Identity" (the name that is sent in the From field with your email address) for each account in Preferences > Accounts.
  • Mailspring no longer aggressively autocompletes :10 to the :100 emoji, or :12 to the :1234 emoji, to avoid conflicts with typing times.
  • The Emoji picker now works correctly when using Mailspring in a language other than English.
  • Shrinking Mailspring's UI using the "inteface zoom" setting no longer causes spellchecking "squiggles" to become invisible.
  • The "Does Not Contain" mail rule now requires that every item in the field not contain the text as expected, rather than just requiring that any one of the items (senders, recipients, etc.) not contain the text.
  • The fixed size "Add an Account" window now ignores custom zoom levels so that fields and forms are not clipped.
  • Mailspring now uses React 16.6 (up from 16.2), which fixes a few critical bugs including a problem where the interface could "lock" indefinitely if too many re-renders were backlogged.
Test Plan

Tested 1.5.2 by opening, sending, and reciving multiple emails from a Gmail account. Everything functions as expected.

Diff Detail

Repository
R3879 mailspring
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Nov 9 2018, 6:37 PM
This revision was automatically updated to reflect the committed changes.

What's the situation with building this from source once again?