Releases: ookii-dialogs/ookii-dialogs-wpf
Releases · ookii-dialogs/ookii-dialogs-wpf
v5.0.1
v5.0.0
⚡ New features / improvements
- Add support for selecting multiple folders in VistaFolderBrowserDialog (#29) (@lozo2010)
- Add support for .NET 6.0 to Ookii.Dialogs.Wpf (#71) (@augustoproiete)
- Drop support for .NET 4.5 in favor of .NET 4.6.2 (#72) (@augustoproiete)
The full list of changes is available here.
NuGet package available on nuget.org.
v4.0.0
⚡ New features / improvements
- Add CancellationToken support to ProgressDialog (#53) (@vpenades)
- Allow additional entropy for password encryption (#40) (@Koekiewollie)
- Modal ProgressDialog: restore focus to owner (#36) (@FedeMiorelli)
- Update ProgressDialog to display immediately (#59) (@augustoproiete)
🐛 Fixes
- NullReferenceException when showing TaskDialog without buttons (#48) (@augustoproiete)
The full list of changes is available here.
NuGet package available on nuget.org.
v3.1.0
⚡ New features / improvements
- app.manifest no longer required when using Ookii.Dialogs.Wpf in .NET 5 or .NET Core 3.1 apps (#31, #33) (@augustoproiete)
🐛 Fixes
- Fix ArgumentNullException when using Ookii.Dialogs.Wpf in self-contained .NET 5 single-file apps (#32) (@augustoproiete)
The full list of changes is available here.
NuGet package available on nuget.org.
v3.0.1
🐛 Fixes
- Include XML documentation for IntelliSense in the NuGet package (@augustoproiete)
The full list of changes is available here.
NuGet package available on nuget.org.
v3.0.0
v3.0.0-preview1
⚡ New features / improvements
- Support for .NET 5 (#21, #24) (@augustoproiete)
The full list of changes is available here.
NuGet package available on nuget.org.
v2.0.0
v2.0.0-preview1
v1.2.0
⚡ New features / improvements
- Dialogs now have an overload to allow passing an
IntPtr
for the owner of the window (#18, #19) (@mu88) - The
ProgressDialog
now implements the interfacesIProgress<int>
andIProgress<string>
(#12, #13) (@vpenades) - Improvements to the NuGet package metadata (#17) (@matachi)
- Improvements to the documentation (#16) (@Afanyiyu)
The full list of changes is available here.
NuGet package available on nuget.org.