Winderust v0.5.0-alpha
Pre-release
Pre-release
What's Changed
Added
- Add crash recovery protection.
- Add collapsible sidebar.
- Add enabled-feature counters in the sidebar.
- Add status indicators to navigation cards.
- Add visible-window detection.
Changed
- Replace the previous mixed CPU control designs with separate CPU Sets (Soft) and Processor Affinity (Hard).
- Allow each CPU allocation rule to select presets or individual logical processors.
- Improve Process List context menus, grouped-process actions, suspend controls, and process-tree handling.
- Prevent the same application from using CPU Sets (Soft) and Processor Affinity (Hard) simultaneously.
- Update navigation icons for Winderust Features and Adaptive Engine.
Fixed
- Remove
SeDebugPrivilegeand rely on standard Windows process access checks, prevent false positive Windows Defender blocking. - Restore all Winderust-managed process states during normal shutdown. (Crash Recovery Protection)
- Protect critical Windows, shell, security, and infrastructure processes from unsafe suspend and stop actions.
- Apply grouped Process List actions to all eligible subprocesses.
- Reduce unnecessary retries against inaccessible or unsupported processes.
Dependencies
- Update
serdefrom 1.0.228 to 1.0.229. - Update
serde_jsonfrom 1.0.150 to 1.0.151.
Full Changelog: v0.4.0-alpha...v0.5.0-alpha