Changes in v2.14.0
Commits since v2.13.2:
- github: fix workflow (1757e86)
- bump version (01a7840)
- feat: proper async updates for clients (f57461a)
- fix: todo and bookmark scoring issues (34dc9f7)
- fix: only offer create options for todo and bookmark when single provider query (18aa956)
- minor: improvements to git integration (8dcda6c)
- feat: add --json flag to query command (3fb94b3)
- fix: dont let state handler send same done int (0dd7e1b)
- fix(bookmarks): scoring (4b2ba32)
- minor: add icons to bookmarks browsers (e60b29f)
- minor: change todo to cycle categories (#119) (fde7026)
- fix: make git integration slightly throttled to avoid multiple pushes (aaca307)
- minor(bookmarks): dont display browsers that dont exist (8757fa0)
- minor(bookmarks): small improvements (77938fb)
- fix(bookmarks): make commands support %VALUE% (ee422ce)
- fix: adjust bookmarks action offerings (0d210da)
- fix: wrap git operations with mutex (ddfd0ef)
- feat(files): add ignore_previews and ignore_watching, useful for remote directories (88dba10)
- feat(files): make ignored_dirs regexp based (56fb401)
- fix: search_dirs not being handled properly (00b64c8)
- fix: make git retry on failure to a few seconds, f.e. in case SSH socket isnt running yet (6324c39)
- feat: enhance bookmarks provider (#118) (5f0b932)
- refactor: git integration (024c622)
- fix: only setup async, not available (51f3270)
- fix: dont show subtext if its the same as the text (dded184)
- feat: bookmarks provider (084a515)
- fix: toml menus broken identifiers (07c275e)
- fix: add missing RemoveAll action for clipboard (609702c)
- feat: add git integration for TODO provider (73d0f9f)
- feat: add menus:parent global action automatically (1bc976f)
- fix: push pause/unpause actions to state (043f308)
- feat(archlinuxpkgs): toggle installed, add option to customize commands and terminal wrapping (510fd75)
- feat: properly handle global provider actions (1bfdfc4)
- minor: dont add new-instance action to actions if ignore actions is set for windows integration (fbd1d70)
- minor: version for dev branch (c232037)
- fix(nix): missing imagemagick dependency (#117) (8919e4a)
- github: add pushing releases to discord (e1081af)
- minor: correct version for master (af11da2)
- add git suffix to version (300849d)
- feat: add SubMenu key to global menu config (e8af1bd)
- feat: add ability to retrieve the last value of a menu in Lua (aa0e1ff)
- feat: add Available() check for providers to automatically disable unavailable providers, f.e. nirisessions on non-niri desktops (6a02369)
- dev: use tmp dir for providers when dev with air (22c6462)
- fix: crash opening providerlist (3826f5d)
- minor: dont setup nirisessions on non-niri sessions (0e3b6a9)