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
Autostart: new toggle in Settings to launch Mail-Dev automatically at system startup (LaunchAgent on macOS, registry on Windows, .desktop entry on Linux)
Clipboard: "Copy" button in the mail reader copies the active tab content (Raw / Text / HTML-Source / Headers / Spam Reports); a copy button in Settings copies the current framework config snippet (including both .NET blocks)
Single instance: prevents two instances from fighting over the SMTP port — launching the app again simply focuses the running window
🐛 Also included
SMTP server stop flow fixes from 0.10.1 are preserved