# ReactOS 0.4.11 released

DevFeed: [ReactOS 0.4.11 released](<https://devfeed.tech/articles/reactos-0-4-11-released-33190.md>)

Original publisher: [Read original article](<https://reactos.org/project-news/reactos-0411-released/>)

Published: 2019-03-04T00:00:00Z

Content type: release

Language: en

Sources: [Front Page on ReactOS Website](<https://devfeed.tech/sources/front-page-on-reactos-website.md>)

Topics: [ReactOS](<https://devfeed.tech/topics/reactos.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>), [version](<https://devfeed.tech/topics/version.md>), [Filesystems](<https://devfeed.tech/topics/filesystems.md>), [btrfs](<https://devfeed.tech/topics/btrfs.md>)

Tags: [btrfs](<https://devfeed.tech/tags/btrfs.md>), [filesystems](<https://devfeed.tech/tags/filesystems.md>), [free](<https://devfeed.tech/tags/free.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [memory-leak](<https://devfeed.tech/tags/memory-leak.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [os](<https://devfeed.tech/tags/os.md>), [processors](<https://devfeed.tech/tags/processors.md>), [react](<https://devfeed.tech/tags/react.md>), [reactos](<https://devfeed.tech/tags/reactos.md>), [release](<https://devfeed.tech/tags/release.md>), [version](<https://devfeed.tech/tags/version.md>), [win32](<https://devfeed.tech/tags/win32.md>), [winapi](<https://devfeed.tech/tags/winapi.md>)

## AI overview

The ReactOS team announces version 0.4.11, describing kernel, storage, filesystem, and application-loading changes intended to improve system stability and compatibility. The release includes fixes for a cache-controller issue, BTRFS memory leaks, Skylake AHCI incompatibility, and manifest support.

## Source excerpt

The ReactOS team is pleased to announce the release of version 0.4.11. This version has seen substantial work done to the kernel, helping improve overall system stability. Kernel Improvements While the term kernel is used as a sort of catch-all term, in truth the range of functionality that it encapsulates is quite wide. One case in point is the kernel's responsibility for managing file I/O. A mistake here can cause subtle data corruption to more obvious hard crashes.