0.19.4
Atmosphere-NX/Atmosphere0.19.4Jun 8, 2021by SciresM
AI Summary
Support for firmware 12.0.3 is added, accompanied by fixes for heap memory corruption, sleep issues, and scheduler slow paths.
Key Highlights
- Added support for firmware version 12.0.3
- Fixed heap memory corruption under high contention
- Fixed sleep failure under certain conditions
- Fixed scheduler slow path frequency
New Features
- Support for 12.0.3 firmware
Full Release Notes
**0.19.4** is Atmosphère's fiftieth official release. fusee-primary was last updated in: **0.19.3**. With thanks to the @switchbrew team, Atmosphère 0.19.4 is bundled with [hbl](https://github.com/switchbrew/nx-hbloader) 2.4.1, and [hbmenu](https://github.com/switchbrew/nx-hbmenu) 3.4.0. The following was changed since the last release: * Support was added for 12.0.3. * A number of minor issues were fixed, including: * An issue was fixed that could cause heap memory corruption when allocation was highly contended. * An issue was fixed that could cause sleep to fail under certain conditions. * An issue was fixed that could cause a scheduler slow path to be taken more often than necessary. * General system stability improvements to enhance the user's experience. For information on the featureset supported by 0.19, please see [the official release notes](https://github.com/Atmosphere-NX/Atmosphere/releases/tag/0.19.0).