Newsletter Studio version-15
Change log

For Umbraco 15

15.0.5

Maintenance release fixing minor issues and adding support for border-radius for buttons.

dotnet add package NewsletterStudio --version 15.0.5
Added
  • Support for border-radius for buttons in the email editor (#3957)
Fixed
  • Tidy up styling for editor workspace to match better with rendered email/preview. (#4453)
  • Fix: Use inverted button background-color for text if not explicitly set. (#4422)
  • Prevent CssInliner from downloading font-assets. (#4326)
  • Fix: ReplaceRelativeLinkRenderTask throws when no href attribute exists. (#3480)
  • Fix: Content-rendering issue for email template override. Ignore case when comparing template aliases (#4331)
  • Fix: Transactional email stats overview showed 3 months, text said 30 days. (#3487)
  • Fix: Use theme setting if divider-control instance has empty thickness setting. (#4445)

15.0.4

Highly recommended patch-release that fixes a critical bug in the error logging that could cause infinite loop and overflow exception.

dotnet add package NewsletterStudio --version 15.0.4
Fixed
  • Critical issue with logging that could cause a infinite loop and overflow exception #4313.

15.0.3

Improves the import recipients wizard by adding a option to update existing recipients when importing.

dotnet add package NewsletterStudio --version 15.0.3
Added
  • Option to update existing recipient data when using the import wizard (#4217).
Fixed
  • Issue with empty rows being parsed when using the import wizard (#2611).

15.0.2

Patch release that fixes a rendering issue where the head element sometimes would not be rendered correctly.

dotnet add package NewsletterStudio --version 15.0.2
Fixed
  • Rendering issue where the head element sometimes would not be rendered correctly. (#4189)

15.0.1

Patch-release with minor bug fixes for v15.

dotnet add package NewsletterStudio --version 15.0.1
Fixed
  • Z-index issue with row-toolbox in email editor (#4165)
  • Issue with clicking out side the "Add row"-button in email editor.
Added
  • Public API to access IWorkspaceService

15.0.0

The first stable release for Umbraco 15, if you're upgrading - please check the release notes for the Newsletter Studio 14 to see a list of breaking changes from v13.

dotnet add package NewsletterStudio --version 15.0.0