Lançamentos do Actipro Shell for WPF
Released: Mar 13, 2026
Atualizações na 25.1.4
Recursos
- Shared
- Added the TrustedCodeService class that manages dynamic loading of types in a secure-by-default manner. This change may be potentially breaking for certain rarely used features, so it's important to review the related documentation for details.
Correções
- Shared
- Removed a MaxLines setter in EmbeddedTextBox's default style, as it seemed to cause a minor layout issue in some scenarios.
Released: Jan 22, 2026
Atualizações na 25.1.3
Recursos
- Updated shell watcher unregistration logic to help prevent against thread locks.
Correções
Shared
- Fixed a rare exception that might be thrown from InfoBarPanel due to a negative calculated width of the center column.
Released: Nov 6, 2025
Atualizações na 25.1.2
Recursos
- Improved the crispness of rendered rectangles.
Correções
- Fixed an issue where UserPromptBuilder would not properly size a user prompt if the startup location was configured as CenterOwner and the owner could not be resolved.
- Fixed an issue where an exception might be thrown when attempting to set UserPromptWindow.Title if the title could not be resolved.
Released: Jul 31, 2025
Atualizações na 25.1.1
Recursos
Shell
- Updated the logic for executing shell context menu item commands.
Shared
- Refactored ResizablePopupContentHost to facilitate virtualization in some scenarios.
- Updated UICommand*WindowText string resources to have underscores for menu item accelerator support, and added new UI*ButtonToolTip string resources for use with window title bar buttons.
Correções
Shared
- Fixed an issue where Avatar wasn't deriving initials for e-mail addresses properly.
Released: May 14, 2025
Atualizações na 25.1.0
Recursos
- All
- Added .NET assembly targets for .NET 8.
- Updated .NET assemblies to target .NET 6 instead of .NET Core 3.1.
Released: Mar 18, 2025
Atualizações na 24.1.5
Recursos
- Added the ShellListView Columns QuickStart with examples on adding checkable items and inserting a custom column.
Released: Sep 10, 2024
Atualizações na 24.1.3
Recursos
- Updated RAR files to be treated like files instead of expandable archive folders within a TreeListBox.
Correções
- Fixed an issue where Shell context menus could throw an exception in a certain scenario.
Released: Feb 26, 2024
Atualizações na 24.1.1
Recursos
- Updated and added UIA peers for numerous controls to better support accessibility updates in .NET 8.
- API documentation is now based on assemblies that target Microsoft .NET 6 (previously .NET Framework).
- The Sample Browser application included with the installer will now multi-target .NET Framework 4.6.2 and .NET 6.
- Removed official support for Microsoft Visual Studio 2017 although users should still be able to continue using the IDE for their own applications. Sample Browser requires...
Released: Sep 11, 2023
Atualizações na 23.1.3
Recursos
- Updated shell service logic to better handle Microsoft's recent Windows 11 updates in root Desktop child folder results.
- Updated dialogs launched from context menus to show at the menu's location.
Correções
- Fixed an issue where the UsersFiles folder and some descendants couldn't be located via editing name when the Default or Desktop root folders were used.
- Fixed an issue where removable drives might not be located via editing name when the Default root folder was used.
- Fixed an issue...
Released: Jun 12, 2023
Atualizações na 23.1.1
Correções
- Fixed an issue where several ShellListView layout modes didn't always bring items into view properly.