Skip to content

Release Notes for Text plugin


5 Dec 2025

  • Fixed: RazorTemplateTransform threw a runtime exception when running in a container environment, preventing template execution due to assembly loading context issues

27 Aug 2025

  • Fixed: RazorTemplateTransform caused the Designer to crash when removing an expression from the template that referenced a non-existent model property

15 Jul 2024

  • Updated to .NET 8.0
  • Fixed: RazorTemplateTransform threw a runtime exception “Value cannot be null. (Parameter ‘type’)“

3 Nov 2023

  • Changed the NuGet package to support multiple platforms

12 Sep 2023

  • Changed the plugin from Windows-specific to be platform-independent

17 Mar 2022

  • First release