Release notes
5.2.4
Important improvements
Improvements
- Added support for IE8 of the HTML reports.
- Added configurable timeout for long-running execution of rules.
- Analysis of InfoPath code behind assemblies that are deployed as ElementFile.
- Added Migration Assessment report to the default ruleset (Extended Recommended).
- Added save buttons in the client application to save additionally created reports (e.g. PDF, DOCX) easier.
New Rules
- SPC062112 DoNotDeploySharePointAssembliesAsElementFile.
- SPC030206 DoNotStartProcessInReceiver.
- SPC030207 DoNotWriteToFileSystem.
- SPC030208 DoNotModifyRegistry.
- SPC015111 DeclareAttributeMultForMultipleValueFields.
New Metric
- SPM010411 NumberOfInfoPathForms.
Bug Fixes
- Fix in handling of SuppressMessage attribute when using delegates.