Skip to content

v4.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 02:26
· 2 commits to refs/heads/main since this release
ad2d487

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.
    image
    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