v1.2.3
1.2.3
Deliverynow responsible to select targets, delegating toTransportwhere overridden- This means target category selection for generic deliveries is configured per delivery, e.g. telegram and discord
Targetoverhauled to simplify repetitive logic, minimize getattr use, and allow custom domains- Custom target domains now supported, so can have a
discordtarget in addition to the standardentity_id,emailetc actionfor mobile app notifications is nowmobile_app_idto be clearer and avoid ambiguity with mobile push actions- All personal target resolution now done at start up, and a
Targetobject 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