WireSockUI v0.2.8 Release Notes
Key Improvements
-
Project Migration:
- Migrated WireSockUI.csproj to a modern .NET SDK-style format, simplifying project structure and build configurations.
- Conditionally built UWP code based on the active build profile, removing the need for the
no-uwp
branch.
-
Build Process Enhancements:
- Updated GitHub Actions workflow to build all configurations in parallel, including AnyCPU and ARM64 variants.
- Introduced support for .NET 8 (currently disabled) and .NET Framework 4, with benefits like single-file deployment.
-
Error Handling:
- Added error messages for mixed architectures in AnyCPU builds to aid debugging.
Appreciation
Our heartfelt thanks go to our dedicated community. Your insightful feedback and continuous engagement play a crucial role in shaping and advancing WireSockUI. Special thanks to Nukem9 for their valuable contributions to this release. Your efforts are immensely valued and have a direct impact on our journey towards excellence.