🚀 Features
- feat: automatic cleanup of stale query-data by @abenz1267 in #0
- desktopapplications: trim action from identifier without launch prefix by @abenz1267 in #0
- feat: add subscribe/unsubscribe actions by @abenz1267 in #0
- files: don't create empty values in entry string by @abenz1267 in #0
- feat: properly cache query iteration results by @abenz1267 in #0
- feat: basic history implementation by @abenz1267 in #0
- feat: added clipboard provider by @abenz1267 in #0
🐛 Bug Fixes
- fix: properly handle launch prefix in desktopapps and files by @abenz1267 in #0
- fix: lookup providers in /etc/xdg/elephant as well as user config by @abenz1267 in #0
📝 Documentation
- readme: add discord link by @abenz1267 in #0
- readme: add clipboard provider by @abenz1267 in #0
Uncategorized
- Create LICENSE by @abenz1267 in #0
- refactor(desktopapplications): reverted premature optimizations, such as concurrent file change handling and debouncing to reduce overhead and complexity by @papamilky in #0
- feature(files): add copypath and copyfile actions by @abenz1267 in #0
- feature(general): add listproviders action to get a list of every running provider by @abenz1267 in #0
- general: move to protobuf by @abenz1267 in #0
- build: add clipboard provider by @abenz1267 in #0