Releases: Juff-Ma/WebUI.NET
Releases · Juff-Ma/WebUI.NET
Version 2.4.2.2
This release fixes #4 (thanks @ClonkAndre) and supports WebUI 2.4.2.
It also drops support for dotnet 6 and 7 as they are no longer supported and ships a dotnet 9 binary.
WebUI.NET.Natives packages have been upgraded to netstandard2.0 as Microsofts no longer recommends older netstandard versions.
Please open an issue if you experience problems because of either of those changes.
Version 2.4.2.1
This Release supports WebUI 2.4.2.
Adding support for public window connections. (SetAllowPublicConnections)
Initial Release (2.4.2)
Initial Release of WebUI.NET.
This Release supports WebUI version 2.4.2.
Natives are included for all major .NET platforms (excluding mobile) in the WebUI.NET.Natives package. Secure natives (OpenSSL support) are also available in the WebUI.NET.Natives.Secure package.