What's Changed
- Run scans per-directory, not per-scanner by @quadratech188 in #292
- Fix building on nix for good by @bendi-github in #201
- feat: append raycast suffix to raycast extension authors by @aurelien-brabant in #311
- refactor: get rid of old command controller by @aurelien-brabant in #312
- feat(extension): add support for more legacy Raycast APIs by @aurelien-brabant in #314
- fix: hide search accessory container instead of actual accessory by @aurelien-brabant in #315
- feat: switch to on-demand keyboard interactivity mode by @aurelien-brabant in #318
- feat: add option to close window on focus loss by @aurelien-brabant in #319
- fix: copy file url instead of file contents by @aurelien-brabant in #320
- refactor: Handle events in terms of
FileEventstructs by @quadratech188 in #313
New Contributors
- @bendi-github made their first contribution in #201
Full Changelog: v0.10.0...v0.11.0