🚀 Features
- feat: submenus can have 'dmenu:' prefix by @abenz1267 in #0
- feat: add todo provider by @abenz1267 in #0
- feat: unicode provider by @abenz1267 in #0
- feat: add barebones time tracking to todo by @abenz1267 in #0
- feat: make text content in clipboard editable by @abenz1267 in #0
- feat: add ability to toggle images only in clipboard, edit clipboard images by @abenz1267 in #0
- feat: clipboard action to disable images only filter by @abenz1267 in #0
- feat: adding option to duck player sound when notifying by @abenz1267 in #0
- feat: made create_prefix optional for todo provider, will be based on matches by @abenz1267 in #0
- feat: detect systemd-run as launch-prefix by @abenz1267 in #0
- feat: make websearch entries searchable by @abenz1267 in #0
- feat: add selected engine history to websearch by @abenz1267 in #0
- feat: add fixed_order bool config to custom menus by @abenz1267 in #0
- feat: add history to custom menus by @abenz1267 in #0
- feat: make pinning items dynamic for desktopapplications by @abenz1267 in #0
- feat: add installed hint to archlinuxpkgs if not explicitly looking for installed pkgs by @abenz1267 in #0
🐛 Bug Fixes
- fix: symbols always show their name instead of the matched text by @abenz1267 in #0
- fix: add todo doc by @abenz1267 in #0
- fix: todo create_prefix breaking by @abenz1267 in #0
- fix: use runtime dir for socket, fallback to tmp by @abenz1267 in #0
- fix: client not using new socket path by @abenz1267 in #0
- fix: don't send notifications for todo items other than state pending by @abenz1267 in #0
- fix: todo list time parsing by @abenz1267 in #0
- fix: trim input when creating new todo item by @abenz1267 in #0
- fix: terminal apps not working when not using somekinda launch_prefix by @abenz1267 in #0
- fix: deleting todo items not working by @abenz1267 in #0
- fix: make desktop file parsing more robust by @abenz1267 in #0
- fix: look for mimetype instead of sensitive content by @abenz1267 in #0
- fix: crashing when trying to active invalid provider by @abenz1267 in #0
- fix: add "installed" state to archlinuxpkgs by @abenz1267 in #0
- fix: pinned items not being initialized correctly by @abenz1267 in #0
- fix: add elephant global config to generatedoc by @abenz1267 in #0
- fix: proper message-key for auto-detected runprefix by @abenz1267 in #0
- fix: dont always run setup for providers, f.e. for listproviders by @abenz1267 in #0
📝 Documentation
- readme: add readme's to each provider by @abenz1267 in #0
- readme: fix ai slop by @abenz1267 in #0
Uncategorized
- add funding by @abenz1267 in #0
- minor: add ELEPHANT_PROVIDER_DIR envvar for *.so plugins by @abenz1267 in #0
- minor: add websearch example config by @abenz1267 in #0
- A more up-to-date version of mattias' PR. (#17) by @umbrageodotus in #0
- minor: todo remove : separator for setting time by @abenz1267 in #0
- minor: add image_editor_cmd and text_editor_cmd to clipboard config by @abenz1267 in #0
- minor: todo doc hint on how to create a new item by @abenz1267 in #0
- minor: made todo list time info slightly more informative by @abenz1267 in #0
- Update nix formatting, auto-update providers, exclude archlinuxpkgs provider (#21) by @umbrageodotus in #0
- Add provider home-manager modules (#22) by @umbrageodotus in #0
- feat(home-manager): add ConditionEnvironment "WAYLAND_DISPLAY" (#26) by @zspher in #0
- minor by @abenz1267 in #0
- minor by @abenz1267 in #0
- minor: update deps by @abenz1267 in #0
- nix: add missing subdir by @abenz1267 in #0
- fix(nix): failed build (#30) by @zspher in #0
- minor: show runner alias when matching against alias instead of bin by @abenz1267 in #0
- minor: change archlinuxpkgs refresh default by @abenz1267 in #0
- nix: pkgs.system -> pkgs.stdenv.system (#32) by @imnotpoz in #0
- minor: boolean for launch prefix autodetection, default true by @abenz1267 in #0