Ookii Dialogs Winforms Versions Save

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

v4.0.0

2 years ago

:zap: New features / improvements

  • Add support for .NET 6.0 to Ookii.Dialogs.WinForms (#46) (@augustoproiete)
  • Drop support for .NET 4.6.1 in favor of .NET 4.6.2 on Ookii.Dialogs.WinForms (#47) (@augustoproiete)

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

v3.0.0

2 years ago

:zap: New features / improvements

  • Add support for .NET 5 (#8, #16) (@VPKSoft, @augustoproiete)
  • Add support for .NET Core 3.1 (#7, #16) (@VPKSoft, @augustoproiete)
  • Allow additional entropy for password encryption (#35) (@Koekiewollie, @augustoproiete)
  • Modal ProgressDialog: restore focus to owner (#36) (@FedeMiorelli, @augustoproiete)

:bug: Bug fixes

  • NullReferenceException when showing TaskDialog without buttons (#37) (@augustoproiete)

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

v1.2.0

3 years ago

:zap: New features / improvements

  • Input Dialog supports Multiline (#11, #3) (@junior-ramone)
  • Dialogs now have an overload to allow passing an IntPtr for the owner of the window (#13, #6) (@mu88, @augustoproiete)
  • The ProgressDialog now implements the interfaces IProgress<int> and IProgress<string> (#12, #6) (@vpenades, @augustoproiete)

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

v1.1.0

4 years ago

:zap: New features / improvements


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

v1.0.0

5 years ago

Release of the original implementation of Ookii Dialogs for Windows Forms applications by Sven Groot, updated to target .NET Framework 4.5, and distributed via NuGet :rocket:.

:zap: New features / improvements

  • Support for .NET Framework 4.5 (@augustoproiete)

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