Skip to content

Releases: Juff-Ma/WebUI.NET

Version 2.4.2.2

14 Dec 12:53
f0eb798
Compare
Choose a tag to compare

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

06 Mar 18:04
9542d61
Compare
Choose a tag to compare

This Release supports WebUI 2.4.2.

Adding support for public window connections. (SetAllowPublicConnections)

Initial Release (2.4.2)

02 Mar 13:15
9c9bb99
Compare
Choose a tag to compare

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.