New features
- Support for attaching urls
- Support for attaching local files and images
- Support for file-compression, image-compression and image-resizing for attached local files
- Support for ntfy action buttons
What's Changed
- Fix config atttachment_maxsize validation
- Fix http call to home assistant by @vingerha in #21
- Allow use of newlines in message
- Refactored notify.py to use voluptuous schemas
- Improved validation and error handling in notify.py
- Add support for ntfy action buttons
- fix _resize_image for unit px by @hbrennhaeuser in #11
- Add support for attaching urls
- Add support for attaching local files
- Add support for file-compression, image-compression and image-resizing for attached local files
- feature add support for file attachements by @hbrennhaeuser in #9
New Contributors
- @hbrennhaeuser made their first contribution in #9
- @vingerha made their first contribution in #21
Full Changelog: v1.0.2...v1.2.0
Please report any issues you experience here: Issues