Releases: ookii-dialogs/ookii-dialogs-winforms
Releases · ookii-dialogs/ookii-dialogs-winforms
v4.0.0
⚡ 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
⚡ 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 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
⚡ 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 interfacesIProgress<int>
andIProgress<string>
(#12, #6) (@vpenades, @augustoproiete)
The full list of changes is available here.
NuGet package available on nuget.org.
v1.1.0
⚡ New features / improvements
- Assemblies are now strong-name signed (ookii-dialogs/ookii-dialogs-wpf#3) (@augustoproiete).
The full list of changes is available here.
NuGet package available on nuget.org.
v1.0.0
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 🚀.
⚡ New features / improvements
- Support for .NET Framework 4.5 (@augustoproiete)
The full list of changes is available here.
NuGet package available on nuget.org.