Actipro Shell for WPF 릴리스

Released: Feb 26, 2024

24.1.1 버젼 업데이트

기능

  • 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 Visual...

Released: Sep 11, 2023

23.1.3 버젼 업데이트

기능

  • 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.

수정사항

  • 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 where using...

Released: Jun 12, 2023

23.1.1 버젼 업데이트

수정사항

  • Fixed an issue where several ShellListView layout modes didn't always bring items into view properly.

Released: Apr 19, 2023

23.1.0 버젼 업데이트

기능

  • Updated Microsoft .NET 5 targets to .NET 6 since .NET 5 is out of support. Users can continue to use Microsoft .NET Core 3.1 targets for .NET 5 applications.
  • Updated Microsoft .NET Framework 4.5.2 and 4.6.1 targets to .NET Framework 4.6.2 since it is the most recent supported version of .NET Framework.
  • Updated SyntaxEditor-related NuGet packages to properly support cross-platform .NET 6.0.
  • Updated all assemblies to be code-signed.
  • Updated shell service logic to better handle Microsoft's...

Released: Apr 4, 2023

22.1.5 버젼 업데이트

기능

  • Validated Microsoft .NET 7 compatibility.
  • Updated SyntaxEditor-related NuGet packages to properly support cross-platform Microsoft .NET 5.0.

Released: May 27, 2022

22.1.2 버젼 업데이트

기능

  • Improved the product installer.
  • Changed the product installer to install shortcuts and samples to folders accessible by all users.

Released: Mar 15, 2022

22.1.1 버젼 업데이트

기능

  • Improved Microsoft Visual Studio 2022 designer support.
  • Improved WindowsShellService to allow additional child folders within the Default special folder.

Released: Dec 13, 2021

22.1.0 버젼 업데이트

기능

  • Validated Microsoft .NET 6 compatibility.
  • Added Microsoft .NET 5 variations of the product assemblies to the NuGet feeds.

수정사항

  • Fixed a bug where ShellTreeListBox's handling of an external selection change could lead to excessive processing in a certain scenario.

Released: Mar 8, 2021

21.1.1 버젼 업데이트

수정사항

  • Fixed a bug where referencing the NuGet packages in projects that used packages.config would also incorrectly reference the design-time assemblies.

Released: Feb 18, 2021

21.1.0 버젼 업데이트

기능

  • Improved performance when refreshing shell object children in a certain scenario.
  • Improved the Custom Shell Objects QuickStart to demonstrate more advanced features.
  • Validated Microsoft .NET 5 compatibility.
  • Updated Microsoft .NET Core assemblies to target .NET Core 3.1 instead of .NET Core 3.0.
  • Updated Microsoft .NET Framework assemblies to target .NET Framework 4.5.2 instead of .NET Framework 4.0.
  • Modernized offline documentation, and introduced online documentation on the Actipro web site...