Skip to content

3.2.0 New configuration, clean up and bugfixes

Compare
Choose a tag to compare
@evest evest released this 07 May 09:27
· 58 commits to master since this release

This release has a new configuration section, allowing you to configure which recipient providers you want to use. Check the source for the Commerce provider for an example on how to implement you own provider.

Work item and recipient item providers have been combined into the same logic, and duplicate code has been removed.

Some of the email address providers has been rewritten to use ajax and the rest api instead of post backs.

Install the packages from the EPiServer Nuget feed as usual (see the readme for more information.)