For Umbraco 16
16.0.3
Important bug fix release that fixes issues with resolving views inside Razor Class Libraries after project has been published. Also fixes issues with json-schema file during publish.
16.0.2
A maintenance release that optimized the rendering and calculation of gravatar images, fixes issue with removing text color in the rich text editor and adds support for additional query parameters in custom unsubscribe links.
16.0.1
Fixes various issues and adds support for using legacy images (that is using the file upload property editor) in the email editor.
16.0.0
This major release for Umbraco 16 contains updates and fixes to align with the changes in Umbraco 16.
Some of the major news are:
In this release we had to make adjustments to the rendering pipeline, this impacts any custom email controls (IEmailControlType or EmailControlTypeBase). However the changes are minimal and only affects the method signatures.