What's Changed
- feat(qalculate): display unit names by @aurelleb in #759
- feat: show file in root search if query is an absolute path by @aurelleb in #761
- feat: allow opening URL in default app directly from root search by @aurelleb in #763
- nix: remove flake-utils, use overlay's pkgs to call vicinae by @0xda157 in #754
- refactor: do not use home and end keys to navigate lists by @aurelleb in #764
- nix: fix mkVicinaeExtension not being for each system by @0xda157 in #766
- nix/mkVicinaeExtnesion: simplify, follow conventions by @0xda157 in #756
- feat(extension): load extensions from XDG_DATA_DIRS by @aurelleb in #770
- fix: cleanup extension logging and log stderr properly by @aurelleb in #772
- Grid dropdown and dropdown pref default value by @rithvikvibhu in #771
- nix/mkVicinaeExtension: pass extra args to buildNpmPackage by @0xda157 in #767
- fix: Allow Enter (Numpad's Return) to execute Return actions by @prettysunflower in #765
- nix/mkVicinaeExtnesion: pass extra args to buildNpmPackage by @0xda157 in #773
- feat(extension): gracefully shutdown extension workers by @aurelleb in #774
- Markdown: render inline content next to images by @rithvikvibhu in #769
- feat: improve generic wayland clipboard mime type handling by @aurelleb in #775
- Actionpanel submenu with conditional updates by @rithvikvibhu in #768
New Contributors
- @0xda157 made their first contribution in #754
- @prettysunflower made their first contribution in #765
Full Changelog: v0.16.8...v0.16.9