Release Notes for Text plugin

1.6.4.0

8 Jun 2021

  • Fix bug: Text replacement on selection threw an exception in RazorTemplateTransform function

1.6.2.0

  • Update third-party libraries

1.6.1.0

  • Improve template caching in RazorTemplateTransform function
  • Update third-party libraries

1.6.0.0

  • Remove regular expression editor
  • Fix bug: Regular expression fails to compile when multiple options are selected
  • Fix bug: Dynamic Razor template gives "same key" error

1.5.253.0

  • Add groups to RegularExpression function output
  • Update Linx plugin
  • Update third-party libraries
  • Fix bug: DragDrop library not included with plugin

1.4.85.242

  • Fix bug: RegularExpression test editor crashes when trying to highlight certain matches

1.4.82.194

  • Update Linx Plugin library.
  • Improve drag drop behavior in editor.
  • Show Model properties for all types.

1.3.73.168

  • Update Linx plugin.
  • Persist size and position of custom editors between sessions.

1.2.67.155

  • Update Linx plugin.
  • Fix invalid regex pattern error.
  • Update UI styles.
  • Update plugin utilities.

1.1.54.127

  • Update Linx Plugin.

1.0.51.120

  • Update Linx plugin

1.0.46.110

  • Update Linx plugin

1.0.39.97

  • Fix backward-compatibility loading problem for RegularExpression function.

1.0.37.92

  • Update Linx plugin.
  • Change RegularExpression.Split to return strings and not objects.
  • Fix resource path and compilation options.
  • RegularExpression returns groups.

1.0.29.71

  • Update Linx plugin.

1.0.27.67

  • Add StringBuilder function.
  • Update Linx plugin.
  • Update RegularExpression Editor.
  • UI Changes.

1.0.17.44

  • Add RazorTemplateTransform function.
  • Add RegularExpression function.