Newsletter Studio version-11
Change log

For Umbraco 11

11.0.3

Fixes issues with license validation-date

dotnet add package NewsletterStudio --version 11.0.3
Fixed
  • Fixes when LicenseManager compares release date vs. license "valid until"

11.0.2

Patch-release to fix issues with special characters in button and link URLs.

dotnet add package NewsletterStudio --version 11.0.2
Fixed
  • Fixes link encoding for links in button-controls
  • Fixes link encoding for links in image-controls
  • Fixes issue with create-buttons in workspace dashboard when running in "single workspace"-mode.
  • Bumped Umbraco 11-dependencies to 11.0.0

11.0.1

Feature release with support for creating/sending campaigns programmatically.

dotnet add package NewsletterStudio --version 11.0.1
Added
  • ICampaignEmailService and new methods on INewsletterStudioService to be able to create and send campaigns programmatically.

11.0.0

First stable release for Umbraco 11

dotnet add package NewsletterStudio --version 11.0.0
Fixed
  • Final fixes for release
  • Design adjustments for TinyMCE

11.0.0-rc2

Updated release candidate for the upcoming Umbraco 11 release. Same feature-set as the Umbraco 10-version.

dotnet add package NewsletterStudio --version 11.0.0-rc2
Fixed
  • Moved client files into Razor Class Library
  • Added support for resolving themes and templates from Razor Class Libraries
  • Updated Umbraco-dependency to Umbraco v11-RC5

11.0.0-rc1

Initial release candidate for Umbraco 11 with the same feature-set as the Umbraco 10-version.

dotnet add package NewsletterStudio --version 11.0.0-rc1
Fixed
  • Support for Umbraco 11
  • TinyMCE-upgrades to support TinyMCE v6