All Versions
4
Latest Version
Avg Release Cycle
261 days
Latest Release
1574 days ago
Changelog History
Changelog History
-
v2.0.0-preview
November 25, 2020 -
v1.2.0 Changes
November 25, 2020๐ฑ โก 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 Changes
June 05, 2019๐ฑ โก New features / improvements
- ๐ Assemblies are now strong-name signed (augustoproiete/ookii-dialogs-wpf#3) (@augustoproiete).
๐ The full list of changes is available here.
๐ฆ NuGet package available on nuget.org. -
v1.0.0 Changes
October 04, 2018๐ 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.