Skip to content

4.1-nightly-2026-02-16

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Feb 02:59
· 774 commits to main since this release
feat: extend configuration filter to search within all config items

The admin configuration filter now searches individual setting labels,
descriptions, and config keys across all tabs, not just tab names.
All tabs are lazily loaded in parallel on first search, with 250ms
debounce and automatic filter re-application on tab switch.