Skip to content

Apprise API Release v0.9.8

Compare
Choose a tag to compare
@caronc caronc released this 27 Jan 21:24
· 29 commits to master since this release

💡 Features

  • Rebuilt to work with Apprise v1.7.2
  • 'tags' accepted as keyword now when accessing API
  • Improved documentation and increased test coverage
  • Stateless API calls can pass GET parameters title, type, and format to act as default values if nothing is found in the payload.
  • Drastically improved web-side logging to make it easier to determine what is going on.

🐞 Bugfixes

  • n/a