Skip to content

v1.1.0

Compare
Choose a tag to compare
@pulb pulb released this 08 Feb 11:59
· 305 commits to master since this release
  • GNOME Online Accounts integration
    (via a plugin -> https://github.com/pulb/mailnag-goa-plugin)
  • Added support for platform-specific credential (login password) backends
    (Configurable in the config file.
    Supported options are currently "AUTO", "GNOME" and "NONE".)
  • The GNOME-Keyring dependency is optional now
  • Improved connectivity tests
    (Configurable in the config file.
    Supported options are "AUTO", "NETWORKMANAGER" and "PING".)
  • Shorter notification strings
  • Added appdata file for GNOME Software app
  • Removed bash wrapper scripts
  • Misc other fixes and improvements
  • Updated translations

IMPORTANT NOTES FOR PACKAGERS:
Please note that GNOME-Keyring and Networkmanager
are now optional dependencies and the httplib2 dependency
is not required anymore.