Skip to content

Releases: silinternational/idp-id-broker

8.2.0 -- enable database SSL connection

22 Jul 00:21
8cffb24
Compare
Choose a tag to compare

What's Changed

  • Release 8.2.0 -- database SSL connection by @briskt in #413

Added

  • Load the AWS RDS certificate bundle from an environment variable
  • Added test key/cert to the database to verify database SSL transport is functional

Full Changelog: 8.1.0...8.2.0

8.1.0 -- Added email API endpoint

29 May 00:22
3ac20ea
Compare
Choose a tag to compare

Added

Implement email API using code copied from email-service repo

What's Changed

  • Release 8.1.0 -- implement email API by @briskt in #411

Full Changelog: 8.0.5...8.1.0

8.0.5 -- dependency update for CVE-2024-4990

14 May 14:23
7d3e825
Compare
Choose a tag to compare

What's Changed

  • Release 8.0.5 -- dependency update and remove fillup/fake-bower-assets by @briskt in #410

Full Changelog: 8.0.4...8.0.5

8.0.4 -- fix the email header style

12 May 06:48
0014fa1
Compare
Choose a tag to compare

What's Changed

  • Release 8.0.4 -- (3rd try) fix the email header style by @briskt in #409

Full Changelog: 8.0.3...8.0.4

8.0.3 -- fix email template style

12 May 03:13
2825bd9
Compare
Choose a tag to compare

What's Changed

  • Release 8.0.3 -- add missing quote mark in email template style by @briskt in #408

Full Changelog: 8.0.2...8.0.3

8.0.2 -- remove Google Analytics

02 May 14:55
3ba8295
Compare
Choose a tag to compare

What's Changed

  • Release 8.0.2 -- remove Google Analytics by @briskt in #406

Full Changelog: 8.0.1...8.0.2

8.0.1 - fix email template header style

01 May 00:26
81f6f2b
Compare
Choose a tag to compare

Fixed

  • In email template, add text-align: left to compensate for changing td to th

Removed

  • Remove deprecated environment variables: MFA_TOTP_apiSecret, MFA_WEBAUTHN_apiSecret, MFA_TOTP_apiKey, MFA_WEBAUTHN_apiKey, MFA_WEBAUTHN_appId, MFA_WEBAUTHN_rpDisplayName

What's Changed

  • Release 8.0.1 -- fix email style by @briskt in #405
  • remove deprecated environment variables by @briskt in #407

Full Changelog: 8.0.0...8.0.1

8.0.0

30 Apr 07:17
3227f9a
Compare
Choose a tag to compare

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

7.3.1

28 Apr 16:00
0f1073a
Compare
Choose a tag to compare

What's Changed

  • Release 7.3.1 -- include recovery email addresses in Sheets export by @briskt in #404

Full Changelog: 7.3.0...7.3.1

7.3.0 - Add Recovery Contact MFA Option

07 Apr 21:30
f1757d7
Compare
Choose a tag to compare

What's Changed

  • Release 7.3.0 - Added option for user to request code from recovery contact by @ethancanne in #403

New Contributors

Full Changelog: 7.2.2...7.3.0