:bulb: Features
* Rebuilt to work with [Apprise v1.7.2](https://github.com/caronc/apprise/releases/tag/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.
:lady_beetle: Bugfixes
* n/a