:bulb: Features
* Updated to support new `apprise://` notification
* Full lock down support when environment variable `APPRISE_CONFIG_LOCK` environment variable is set.
* `APPRISE_DENY_SERVICES` and `APPRISE_ALLOW_SERVICES` variables allow you to restrict what your instance of Apprise API will actually allow users to execute from your hosted server.
:lady_beetle: Bug Fixes
* Notifications that only partially deliver will now report (via GUI) full output.
* Clearing a persistent configuration and pressing save will now delete the configuration file from disk under the hood (no sense keeping an empty configuration laying around)