🚀 Features
- feat: add min_score to providers config, remove result caching as it breaks fuzzy matching by @abenz1267 in #0
- feat: added websearch provider by @abenz1267 in #0
🐛 Bug Fixes
- fix: remove socket when closing by @abenz1267 in #0
- fix: dont show items with history if fuzzy score is 0 by @abenz1267 in #0
- fix: handle runner arguments the same as everything else by @abenz1267 in #0
- fix: file actions not working by @abenz1267 in #0
- fix: add missing min_score configs to providers by @abenz1267 in #0
- fix: simplify clipboard image handling by @abenz1267 in #0
- fix: simplify symbols image handling by @abenz1267 in #0
- fix: properly parse exec if no launch prefix by @abenz1267 in #0
- fix: dont calculcate history score when score doesnt match min score by @abenz1267 in #0
📝 Documentation
- readme: claude generated with a few changes by @abenz1267 in #0
Uncategorized
- feat(desktopapps): add ability to add aliases by @abenz1267 in #0
- feat: Add comprehensive Nix integration with Home Manager and NixOS modules (#7) by @not-matthias in #0
- feat(files): consider changed files within last 10 minutes by @abenz1267 in #0
- optimization: optimize querying, esp for files by @abenz1267 in #0
- minor: consider starting match position for scoring by @abenz1267 in #0
- minor: slightly adjust desktopapps scoring by @abenz1267 in #0