What's Changed
- chore: release 0.1.1-31 by @Xoshbin in #421
- Feat/kill process by @Xoshbin in #422
- Refactor/unify search ranking in rust by @Xoshbin in #423
- refactor(clipboard): move RTF/HTML markup stripping into Rust by @Xoshbin in #424
- refactor(search): consume Rust-computed tier instead of re-deriving i… by @Xoshbin in #425
- refactor(search): move disabled-app filter and alias pin-to-top into … by @Xoshbin in #426
- refactor(store): move platform-compatibility filter to Rust by @Xoshbin in #427
- refactor(search): remove dead score-sort in extension search aggregator by @Xoshbin in #428
- refactor(runs): move kept-run bucket dedup into Rust, drop dead code by @Xoshbin in #429
- refactor(extensions): move builtin-first/name sort into Rust discover… by @Xoshbin in #430
- refactor(ipc): route all Tauri invoke() calls through invokeSafe by @Xoshbin in #431
Full Changelog: v0.1.1-31...v0.1.1-32