.. _changelog: Changelog ========= `v9.2.2 `__ 29 October 2024 ------------------------------------------------------------------------------------------------ This release is a hot fix to revert `932c140 `__ which makes Kconfig build systems fail. **It's highly recommended to update v9.2.1 to v9.2.2.** See the Change log of v9.2.1 `here `__ . Fixes ~~~~~ - **Revert "fix(kconfig): add LV_ATTRIBUTE_MEM_ALIGN, LV_ATTRIBUTE_LARGE_CONST and LV_SYSMON_GET_IDLE configs (#7131)"** `932c140 `__ - **fix(nuttx): fix assert when release LCD draw buffer** `7159 `__