sets min version to 0.2.12, but we will probably want this to be 0.2.13, allowing Matrix to act as a carrot for upgrading. This assumes we can get 0.2.13 out in the next few days, otherwise we can leave at 0.2.12.
references correct release notes
adds license info
Config Spec
removes "advanced" and replaces it with "email-notifications"
removes options for app_name and enable_notifs.
introduces from-name.
introduces email regex for from-address. Not sure if this is formatted properly.
Configurator
sets enable_notifs to True if email-notifications are enabled.
set notif_from to the concatenation of from-name and from-address
This code is NOT tested.
Does a few of things:
Manifest
Config Spec
Configurator