github rhizomatics/supernotify v1.2.3

latest releases: v2.7.0-beta4, v2.7.0-beta3, v2.7.0-beta2...
10 months ago

1.2.3

  • Delivery now responsible to select targets, delegating to Transport where overridden
    • This means target category selection for generic deliveries is configured per delivery, e.g. telegram and discord
  • Target overhauled to simplify repetitive logic, minimize getattr use, and allow custom domains
  • Custom target domains now supported, so can have a discord target in addition to the standard entity_id,email etc
  • action for mobile app notifications is now mobile_app_id to be clearer and avoid ambiguity with mobile push actions
  • All personal target resolution now done at start up, and a Target object added to people registry entries
    • Easier to debug target selection now, and the email/sms/mobile_push transports are simpler

Full Changelog: v1.2.2...v1.2.3

Don't miss a new supernotify release

NewReleases is sending notifications on new releases.