Skip to content

SharpShell 2.2

Compare
Choose a tag to compare
@dwmkerr dwmkerr released this 30 Nov 15:35

SharpShell 2.2 provides extensive improvements to logging, and more functionality in the Server Registration Manager. There are also a large number of improvements to the Shell Preview Handlers.

Breaking Changes

  • Logging APIs have changed. See the page Debugging & Diagnostics for details.
  • Preview Handlers MUST be decorated with the PreviewHandler attribute. This
    pattern will be implemented for other extensions in time.

Other Changes

  • SharpShell is now built with Visual Studio 2013 Community Edition.
  • Overhauled the logging mechanism.
  • Fixed preview handler bugs #33, #58, #50, #52, #56.
  • Preview handlers no longer flicker.
  • Minor bugfixes and code cleanup.