NEW: Set “Do not disturb” mode in Applescript
Turn on the "Do not disturb" mode when you like to work in peace, without new mail or chat notifications. You find the menu item in the Mailplane menu.
If you like to control the mode using AppleScript, you now can:
Small example script:
tell application "Mailplane" set doNotDisturb to true end tell
Related Features
- REMOVED: Tweak UI / Hide Spam Counter
- NEW: Use swipe gestures to move back/forward
- NEW: Polish translation
- REMOVED: Missing translations
- REMOVED: Offline Indicator
- NEW: Mailplane shows message in main window when switching accounts.
- CHANGED: Release notes window after update installation isn’t shown anymore
- CHANGED: Drawer account columns are now resizable.
- REMOVED: Preferences/Advanced/Check for update watches cutting edge.
- NEW: Mail/Insert/Email Address first/lastname ordering

