Version 1.14.5
- Change the update properties of external users in the
PUT
method so that the properties only updated if they contain a value. - Set the external user properties; authentication method and redemption claim values to lower.
- Do create before delete when changing an external user's ID.
- Allow any origin for
/api/swagger/v1/swagger.json
. - Improve emails and add customizable address info footer. The Address information can be configured per environment and in settings:
"Settings__Address__CompanyName": "xxx", "Settings__Address__AddressLine1": "xxx", "Settings__Address__PostalCode": "xxx", "Settings__Address__City": "xxx", "Settings__Address__StateRegion": "xxx" "Settings__Address__Country": "xxx"