Beta for Umbraco 10 and new versioning

As we've announced before the new iteration of Newsletter Studio will run on all modern versions of Umbraco and we work hard to release a new package version as soon as possible after each major Umbraco-release.

Changing versioning

We've noticed that the current versioning of the package might be confusing, at the moment it looks like this:

  • Newsletter Studio v1 - Umbraco 4-6
  • Newsletter Studio v2 - Umbraco 7
  • Newsletter Studio v3 - Umbraco 8
  • Newsletter Studio v4 - Umbraco 9

But from Umbraco 10 going forward, we will align our major version with the Umbraco version that it's targeting. So Newsletter Studio v10 will work on Umbraco v10, Newsletter Studio v11 will work on Umbraco v11, and so on.

Trying out the Beta for Umbraco 10

The beta is out in the wild and you're most welcome to try it out. Since version 9, Umbraco only supports package installation via NuGet so you need to install the package this way.

Install using NuGet

We've made the package available on NuGet, at the moment when the package is in Beta one needs to enable "Prerelease" packages to see it.

dotnet add package NewsletterStudio --version 10.0.0-beta2


https://www.nuget.org/packages/NewsletterStudio/ 

Documentation

Once you've installed the package, take some time to look at the documentation.

 

Known issues and feedback

The Umbraco 10-version is built on the same code and Core as the stable Umbraco 8/9-version so at the moment there are no known issues.

Please feel free to reach out with questions and feedback to info@newsletterstudio.org.

Release notes / change log

See our the change log for version 10

 

 

Console.WriteLine("Hallo World");

More from the blog