The Wine development team, led by Alexandre Julliard, has announced the release of Wine version 10.12. This update introduces several new features and improvements, including an optional EGL backend for the X11 driver, enhanced support for Bluetooth Low Energy services, capabilities for generating Windows Runtime metadata with WIDL, and the ability to enable ARM64 builds in GitLab Continuous Integration. Additionally, numerous bug fixes have been implemented to improve overall functionality.
- Bluetooth Low Energy Support: Enhances connectivity options for applications that rely on Bluetooth.
- Windows Runtime Metadata Creation: Facilitates the generation of Windows Runtime metadata, improving compatibility with Windows applications.
- ARM64 Builds: Now supported in GitLab CI, allowing developers to test applications on ARM64 architecture.
- Bug Fixes: A total of 17 bugs have been resolved, addressing issues related to memory leaks, compiler warnings, application crashes, and more.
- Memory leak issues during overlapped reads (#19561).
- Fixes for compatibility problems with applications like Clip Studio Paint and various games.
- Improvements in command line utility performance and stability.
- Improvements in translation updates for Polish and Japanese.
- Enhancements in the handling of serial reads and URL parsing.
- Bug fixes related to the graphics and command processing subsystems.
- Binary packages for different distributions are available on their respective download sites, and comprehensive documentation is accessible [here](https://gitlab.winehq.org/wine/wine/-/wikis/Documentation).
In conclusion, Wine 10.12 marks another step forward in making Windows applications more accessible on various operating systems, with a focus on enhancing user experience and expanding capabilities
Key Features of Wine 10.12:
- Optional EGL Backend: This backend allows for more efficient rendering in X11 environments.- Bluetooth Low Energy Support: Enhances connectivity options for applications that rely on Bluetooth.
- Windows Runtime Metadata Creation: Facilitates the generation of Windows Runtime metadata, improving compatibility with Windows applications.
- ARM64 Builds: Now supported in GitLab CI, allowing developers to test applications on ARM64 architecture.
- Bug Fixes: A total of 17 bugs have been resolved, addressing issues related to memory leaks, compiler warnings, application crashes, and more.
Notable Bug Fixes:
Some significant bug fixes include:- Memory leak issues during overlapped reads (#19561).
- Fixes for compatibility problems with applications like Clip Studio Paint and various games.
- Improvements in command line utility performance and stability.
Changes from Previous Release (10.11):
The update includes contributions from various developers who have made enhancements across numerous components, including:- Improvements in translation updates for Polish and Japanese.
- Enhancements in the handling of serial reads and URL parsing.
- Bug fixes related to the graphics and command processing subsystems.
Downloads and Documentation:
- The source code for Wine 10.12 can be downloaded [here](https://dl.winehq.org/wine/source/10.x/wine-10.12.tar.xz).- Binary packages for different distributions are available on their respective download sites, and comprehensive documentation is accessible [here](https://gitlab.winehq.org/wine/wine/-/wikis/Documentation).
Acknowledgments:
The development of Wine is a collaborative effort involving many contributors. A complete list of authors can be found in the AUTHORS file included with the release.Future Developments:
As Wine continues to evolve, users and developers can anticipate further enhancements in performance, compatibility, and support for emerging technologies. The community is encouraged to participate in testing and providing feedback to help shape future releases.In conclusion, Wine 10.12 marks another step forward in making Windows applications more accessible on various operating systems, with a focus on enhancing user experience and expanding capabilities
Wine 10.12 released
Alexandre Julliard has announced the release of the Wine development release 10.12, which includes additions such as an optional EGL backend in the X11 driver, support for Bluetooth Low Energy service, Windows Runtime metadata creation, the ability to enable ARM64 builds in GitLab Continuous Integration, and bug fixes.