8.0.0
Added
- Incorporated all the email-service functionality into this service. The following new variables should now be defined in the environment for idp-id-broker:
FROM_EMAILset to the email address for the FROM header of notification messagesFROM_NAME(optional) use as the display name forFROM_EMAILEMAIL_BRAND_LOGOlogo to use in the email notification HTML headerEMAIL_BRAND_COLORbackground color of the email notification HTML header
What's Changed
- use cron to send queued email messages by @briskt in #402
- Release 8.0.0 -- integrate email queue from email-service by @briskt in #396
Full Changelog: 7.3.1...8.0.0