Skip to content

v1.2.0

Compare
Choose a tag to compare
@pulb pulb released this 24 Mar 11:51
· 246 commits to master since this release
  • Added support for notification settings in GNOME-Control-Center
  • Improved account dialog featuring a new IMAP folder chooser
  • libnotify plugin: added new 'Short Summary' notification mode
    (new default notification mode; recommended for GNOME 3)
  • userscript plugin: accountnames are now passed to the specified userscript
  • Non-SSL accounts are now utilizing STARTTLS if available (thanks todi!)
  • Mailnag now logs a warning if an unencrypted connection is detected
  • Acountnames are now exported via the DBUS-API
  • The config window is resizable now
  • Misc other fixes and improvements
  • Updated translations / removed badly maintained translations

NOTES:
If you're using the userscript plugin, please note that Mailnag now passes
(accountname, sender, subject) sequences to the script as opposed to (sender, subject)
sequences in previous releases.