SharpShell 2.2
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.