Skip to content

8.0.0

Choose a tag to compare

@briskt briskt released this 30 Apr 07:17
· 207 commits to main since this release
3227f9a

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_EMAIL set to the email address for the FROM header of notification messages
    • FROM_NAME (optional) use as the display name for FROM_EMAIL
    • EMAIL_BRAND_LOGO logo to use in the email notification HTML header
    • EMAIL_BRAND_COLOR background 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