Changes in v2.1.1
Commits since v2.1.0:
- Add /v2 suffix to module path (#68) (6a18cc3)
- fix: only_search_title for desktopapplications not working correctly (1bc6a40)
- minor: check for qalc dependency on setup (8fa9266)
- feat: search exec key for desktopapplications (02f2f68)
- fix: commands breaking due to forced stdin (c91e46e)
- repo: adjust gh worflow (f2af8e1)
- break: harmonize custom menu actions (0967b9d)
- minor: remove argument delimiter config (e2c954a)
- fix: service (5191b2b)
- readme: update menus readme (61aafa0)
⚠️ Breaking Changes
Custom Menus
The actions have been harmonized to be more uniform:
open=>menus:opendefault=>menus:default
Values dont default to entries text anymore
This caused breakage with commands. Simply explicitly define a value.