Change Log - Version 4.41.1 - Release Date April 29, 2019

Enhancements

Functional Changes

  • The entire assembly path is no longer displayed in the inclusion and exclusion tree views in the Dotfuscator Config Editor.
  • Custom Attributes are now displayed in an "Attributes" node, that is collapsed by default.

Fixes

  • Corrects an issue with installing Dotfuscator's Visual Studio Integration on systems that have early versions of Visual Studio 2017.
  • Renaming will no longer generate new names that are reserved words in Java.
  • Improved support for High DPI displays.
  • Configuring a Sink method that is async, with an Action configured will now error to prevent undefined behavior at runtime.
  • Markup parsing error messages are now more specific.
  • Resolved an issue that could result in build failures when automatically creating PDBs.
  • Resolved an issue with processing generic constraints used in C# 7.3