Skip to content

Apprise API Release v0.7.0

Compare
Choose a tag to compare
@caronc caronc released this 14 Dec 02:51
· 84 commits to master since this release
a6fe49e

馃挕 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.

馃悶 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)