Releases: abenz1267/elephant
Releases · abenz1267/elephant
Release v2.21.0
Changes in v2.21.0
Commits since v2.20.3:
- fix(files): properly shellescape paths (376ee71)
- feat(clipboard): add pinned_on_top config option, default false (f58ae9e)
- minor: dont show display name when using listproviders (2367dc9)
- fix(menus): prevent race-condition loading menus (6240479)
- feat(providers): add new playerctl plugin (#228) (af23334)
- fix(runner): dont recursively search $PATH (bfb11e8)
- fix(desktopapplications): split XDG_CURRENT_DESKTOP by colon for Ubuntu support (#234) (e7dcb0e)
Release v2.20.3
Changes in v2.20.3
Commits since v2.20.2:
- fix(1pass,bitwarden): use new sensitive flag for wl-copy (d306521)
- ups (c4df9fb)
- fix(menus): actions not working properly when theres also a submenu action (3f4ac15)
- feat(menus): allow more control over searched content ranking (af844b5)
- fix(desktopapplications): handle moss atomically replacing /usr (#219) (ec74613)
- fix: crash when requesting provider state for menus (ea6aa5c)
- fix: case sensitivity for fuzzy and exact search (1791df5)
- fix(files): lookup fdfind as well as fd (cb3ed2a)
- feat(niriactions): set help text as preview command (5cccfff)
- feat(config): add terminal_cmd option to general config (e2b7c6c)
- fix(windows): small bug (653e419)
- feat(symbols): allow using args as repeat counter (042b322)
- feat: add options to disable providers, menus and menu entries on a per host basis (5749711)
- chore: update dependencies (#216) (e84653c)
- minor: add debug log for activation (39dea4c)
- fix(archlinuxpkgs): set language when calling pacman (0203455)
Release v2.20.2
Release v2.20.1
Release v2.20.0
Changes in v2.20.0
Commits since v2.19.3:
- fix(bitwarden/1password): add mime type to avoid copying into clipboard manager (1a52df6)
- fix(wireplumber): fix broken stuff, improve update handling (6b8212a)
- fix(wireplumber): add missing function (c3d0c4f)
- fix(wireplumber): wrong method signature (860ad55)
- ci: add wireplumber provider to gh action (e039bf4)
- feat(providers): add new wireplumber audio control plugin (#191) (53060ef)
- fix(websearch): better handling of links (fe7ac39)
- minor: missing continue (d157f06)
- minor: add error logging for staterequesthandler missing provider (ed5ac76)
- workspaces for window provider (8d89792)
- feat: add generate config command (29a1f82)
- fix: config flag not doing shit (b87d4c6)
⚠️ Breaking Changes
per provider launch_prefix removed
... instead a general launch_prefix has been added to the global elephant config.
Release v2.19.3
Changes in v2.19.3
Commits since v2.19.2:
- config: remove per provider launch prefix, add global launch prefix config (c354a59)
- fix: remove smart-case fuzzy finding. always ignore case (46e6886)
- refactoring: add action to delete history in central flow (ca42f47)
- fix(files): propoerly cleanup wal and shm database files (645e7ca)
- fix: install service without exec bit (#197) (8cce354)
⚠️ Breaking Changes
per provider launch_prefix removed
... instead a general launch_prefix has been added to the global elephant config.
Release v2.19.2
Changes in v2.19.2
Commits since v2.19.1:
- fix(calc): wrap %VALUE% in quotes for command default (#193) (1ddd708)
- fix(files): set timeout and limit open connections for sqlite (df6765e)
- minor(files): disable watching by default (e87f72a)
- fix(symbols): always show emoji for symbols variants (e1def5f)
- fix(bitwarden): Change MatchType to int in Bitwarden provider (#186) (1988112)
⚠️ Breaking Changes
Release v2.19.1
Release v2.19.0
Changes in v2.19.0
Commits since v2.18.2:
- fix(todo): bug causing creation time to be zeroed (03cbbf7)
- minor(todo): make notification-check more accurate and not only per minute (a0d3816)
- feat(todo): allow fast-creating without explicitly entering creation-mode when assigning time (9355684)
- feat(clipboard): handle text/uri-list when copying files (cba4d2f)
- fix(clipboard): fix browser image not being handled (5e20693)
- Remove nix restrictions (#182) (4e8d6d2)
- feat: add niri actions provider (e7571e1)
- minor(bitwarden): remove notifications for typing and clearing clipboard (f230c43)