This release includes important stability improvements, bug fixes, and enhancements for both X11 and Wayland display backends.
๐ Critical Bug Fixes
Memory Safety Improvements
- Fixed use-after-free in process lists (#2194): Resolved a critical memory safety issue where process list data was accessed after being freed during Conky restarts. This could cause crashes or undefined b...