Skip to content

Commit

Permalink
#9670 remove backwards incompatibility note from email changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sekmiller committed Jul 17, 2023
1 parent 6a9a594 commit 7cee3d9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions doc/release-notes/5.14-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,11 +261,6 @@ dataverse.spi.export.directory - specifies a directory, readable by the Datavers

Email sent from the contact forms to the contact(s) for a collection, dataset, or datafile can now optionally be cc'd to a support email address. The support email address can be changed from the default :SystemEmail address to a separate :SupportEmail address. When multiple contacts are listed, the system will now send one email to all contacts (with the optional cc if configured) instead of separate emails to each contact. Contact names with a comma that refer to Organizations will no longer have the name parts reversed in the email greeting. A new protected feedback API has been added. (PR #9186)

#### Backward Incompatibilities

**TODO: double-check if this is really a "backward incompatibility"; if it is, add to that section**
When there are multiple contacts, the system will now send one email with all of the contacts in the To: header instead of sending one email to each contact (with no indication that others have been notified).

#### New JVM/MicroProfile Settings

dataverse.mail.support-email - allows a separate email, distinct from the :SystemEmail to be used as the to address in emails from the contact form/ feedback api.
Expand Down

0 comments on commit 7cee3d9

Please sign in to comment.