Versie 0.3.15 van ReactOS is uitgekomen. Het React Operating System is een opensource-besturingssysteem dat als doelstelling heeft om compatibel te zijn met Windows NT, 2000 en XP, zodat er Windows-applicaties en -drivers op gedraaid kunnen worden. Hoewel er al veel software probleemloos op draait, waaronder LibreOffice, Mozilla Firefox, Mozilla Thunderbird en diverse spellen, verkeert het hele project volgens de ontwikkelaars nog in het alfastadium en is het niet geschikt voor dagelijks gebruik. Op deze pagina kunnen enkele screenshots van ReactOS worden bewonderd. De belangrijkste verbeteringen in deze release zien er als volgt uit:
ReactOS 0.3.15 Released
The ReactOS project is proud to announce the release of version 0.3.15. A culmination of over a year of development, 0.3.15 incorporates several architectural enhancements to create a more compatible and conformant implementation of the NT architecture. Perhaps the most user visible enhancement is initial support for USB devices, both storage and input.
Infrastructure wise, this is the first release of ReactOS using CMake instead of rbuild. The conversion to CMake has allowed developers to generate Visual Studio solutions for working on the code, though several C++ components still need work before support for Microsoft's toolchain is complete.
The importance of 0.3.15 is not just its release but what it promises. Feedback from testers helping with finalizing the release provided a host of data that developers used to fix a wide range of issues. It is often said that each release should be better than its predecessors. 0.3.15 certainly fulfills that criteria but also promises much better for the future.
Some highlights of this release are as follows:In addition to the packages traditionally provided by the release, there is an additional image of a hybrid CD used at the LinuxTag expo to showcase ReactOS. This image incorporates some additional USB related fixes to allow for more robust initialization and detection of devices along with enabling of the Lautus theme by default. Please note that theme support is still incomplete and the use of Lautus in the LinuxTag hybrid CD was primarily for showcase purposes and is not yet ready for general use.
- Preliminary support for USB mice, keyboard, and storage devices.
- A rewritten session management subsystem
- Alternate ReactOS Memory Management Module has taken over all memory management responsibilities except for sections.
- AHCI support with updated UniATA driver
- Preliminary support for debugging ReactOS components using windbg
- Improvements based off results from the AutoHotKey application functionality test suite
- Bugfixes based off running Driver Verifier on several bundled drivers
The detailed 0.3.15 changelog is also available.