Ookii Dialogs Wpf Versions Save

Awesome dialogs for Windows Desktop applications built with Microsoft .NET (WPF)

v5.0.1

2 years ago

:bug: Bug Fixes

  • #86 Progress bar is empty (@augustoproiete)

Fixes issues reported by: @virzak


The full list of changes is available here. NuGet package available on nuget.org.

v5.0.0

2 years ago

:zap: 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

2 years ago

:zap: 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)

:bug: 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

3 years ago

:zap: 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)

:bug: 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

3 years ago

:bug: 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

3 years ago

:zap: New features / improvements

  • Support for .NET 5 (#21, #24, #25) (@augustoproiete)

The full list of changes is available here. NuGet package available on nuget.org.

v2.0.0

3 years ago

:zap: New features / improvements

  • Support for .NET Core 3.1 (#7, #20, #5) (@acemod13)

The full list of changes is available here. NuGet package available on nuget.org.

v3.0.0-preview1

3 years ago

:zap: 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-preview1

3 years ago

:zap: New features / improvements

  • Support for .NET Core 3.1 (#7, #20, #5) (@acemod13)

The full list of changes is available here. NuGet package available on nuget.org.

v1.2.0

3 years ago

:zap: 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 interfaces IProgress<int> and IProgress<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.