Currency Search

Adds a simple search bar to filter the currency pane.

File Details

Currency Search

  • R
  • Feb 15, 2026
  • 3.25 KB
  • 10
  • 12.0.1
  • Retail

File Name

CurrencySearch.zip

Supported Versions

  • 12.0.1

## What's Changed
* Add lightweight currency search for default TokenFrame by @Skeletor-gh in https://github.com/Skeletor-gh/CurrencySearch/pull/1
* Use C_AddOns.IsAddOnLoaded fallback for 12.0 compatibility by @Skeletor-gh in https://github.com/Skeletor-gh/CurrencySearch/pull/2
* Handle Token UI API differences safely by @Skeletor-gh in https://github.com/Skeletor-gh/CurrencySearch/pull/3
* Codex-generated pull request by @Skeletor-gh in https://github.com/Skeletor-gh/CurrencySearch/pull/4
* Fix live currency filtering refresh behavior by @Skeletor-gh in https://github.com/Skeletor-gh/CurrencySearch/pull/5
* Rework currency search to filter ScrollBox data provider by @Skeletor-gh in https://github.com/Skeletor-gh/CurrencySearch/pull/6
* Clean up search normalization and add compatibility comments by @Skeletor-gh in https://github.com/Skeletor-gh/CurrencySearch/pull/7