Skip to content

v1.13.0

Choose a tag to compare

@jeyrb jeyrb released this 01 Apr 15:04

Transport Generic

  • Replaced hard-coded allow-list of fields per underlying service with dynamic validation using the service's action schema to prune out unsupported fields or make type conversions.
    • Generic can also now support a much wider set of Home Assistant built-in and custom integrations reliably, pruning out data wherever a schema is provided
  • Added support for notify_events, translating standard priority and passing on image URLs in expected format. Use handle_as_domain: notify_events on Delivery options for the specific processing
  • Corrected ntfy integration handling of images and actions

Archiving

  • Use local timezone for archive notification file path

Full Changelog: v1.12.2...v1.13.0