github-actions
released this
18 Dec 02:26
·
2 commits
to refs/heads/main
since this release
What's Changed
🚀 Features & ✨ Enhancements
-
Add search function for Config Editor @ray007330 (#424)
Change Details
## Description
We add search button on the user interface to enhance the usability.
It would be helpful when the number of knobs is large.For details on how to complete these options and their meaning refer to CONTRIBUTING.md.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
Open a config xml file and then search for the key words you want
Integration Instructions
None
</blockquote> <hr> </details>
🐛 Bug Fixes
-
Correct the ESC behavior in ConfigApp @ScottieKuo (#429)
Change Details
## Description
The ESC behavior is not correct in ConfigApp.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
Boot to ConfigApp and observe ESC help string.
Integration Instructions
N/A
Full Changelog: v4.0.0...v4.1.0