You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added an option to launch Pebble automatically when you sign in to your computer, under General settings → Startup Behavior (#64).
Added a per-account option to allow unencrypted (plaintext) IMAP/SMTP connections for legacy servers that only support plaintext, shown as an explicit opt-in with a security warning when a connection's security is set to "None" (#70).
Changed
Updated the desktop release metadata to version 0.1.3.
Fixed
Fixed some email links being shown with a literal & (for example in password-reset URLs) by no longer double-escaping ampersands when auto-linking plain-text URLs (#68).
Fixed the account connection test reporting a false "passed" for accounts with a blank username: it now performs a real authenticated login, so authentication failures surface during testing instead of only after the account is added (#60).
Fixed the startup window background color and title-bar theme so the window matches the active theme immediately on launch.