Newsletter Studio version-13
Change log

For Umbraco 13

13.0.5

Patch-release with minor bugfixes and enhancements.

dotnet add package NewsletterStudio --version 13.0.5
Fixed
  • Issue with ReservedPaths sometimes falling back to default from CMS (#2904).

  • Improved error message and logging around SMTP Pickup Email Service Provider (#2602).

13.0.4

Patch-release with minor bugfixes and extensibility enhancements.

dotnet add package NewsletterStudio --version 13.0.4
Fixed
  • Removed sealed from built in email editor control types to make them overridable (#2764).
  • Fixes issue with URL-casing and campaign overview report (#2797).

13.0.3

The List-Unsubscribe-release where we've added support for the List-Unsubscribe header.

dotnet add package NewsletterStudio --version 13.0.3
Added
  • Support for List-Unsubscribe header that will be added to campaigns automatically.

13.0.2

Release with new "file based" configuration support and some bug fixes.

dotnet add package NewsletterStudio --version 13.0.2
Added
  • Support for file based configuration (#2724)
Fixed
  • Issue with link click tracker replacing existing utm-tags (#2706).
  • Issue with deleting transactional templates (#2723)

13.0.1

Patch-release that fixes issue with Rich Text Editor and custom UTM-tags in links.

dotnet add package NewsletterStudio --version 13.0.1
Fixed
  • Issue with Rich Text Editor due to Umbraco-changes

13.0.0

Release with support for Umbraco 13

dotnet add package NewsletterStudio --version 13.0.0
Added
  • Support for Umbraco 13