Releases: dwmkerr/sharpshell
Releases · dwmkerr/sharpshell
v2.7.2.0
v2.7.1
v2.7.0
- Property Pages: Added a new 'Resources' property sheet sample.
- Server Registration: If file extension classes are not present in the registry, then SharpShell will create them. If you discover new issues with registration, it may be worth quickly checking with the prior version, as there is small risk that new issues will occur due to these changes.
v2.6.1
- Property Pages: Fix issue which led to intermittent explorer.exe crashes (shell was unloading servers too early it seemed)
- Property Pages: Fix issue with incorrect background colour and controls which disappear.
- Property Pages: Are resized automatically, which fixes some scaling issues.
- Property Pages: Improved logging for Property Pages.
- Native Bridge: Improved Native Bridge logging.
v2.6.0
Note that release 2.4.3 was incorrectly released as 2.5.3. This release jumps to 2.6.0 to attempt to minimise disruption.
- Updated samples, documentation and code for Desk Band Extensions.
- Better logging for server registration activities.
- Bug fixes for the Desk Band Extensions.
- Better support for Context Menus in the Test Shell.
- The Native Bridge uses the static C Runtime Library, which should eliminate certain runtime issues for property sheets.
v2.5.3
v2.4.1
v2.4.0
- Added
DesktopBackground
andDirectoryBackground
association types. - Context Menu Handlers: Fixed a bug where Unicode characters would not be rendered correctly.
- Server Registration Manager: Additional flag to force x86 or x64.
- Custom Namespace Extension: Fixed crash on Windows 10 when navigating away from the extension.
- Shell Preview Handler: Fixed file permission bug.
- Shell Preview Handler: Fixed resize bug.
- Shell Namespace Extension: Interop bugfixes.