1.0.0 Beta 2
Pre-release
Pre-release
Changelog:
- New: Global Shortcuts. New
shortcut
parameter assigns a global shortcut to the menu item. If menu item is a title shortcut will open menu, if menu item is not a title and has an associated action, then shortcut will run this action. Example:shortcut=CMD+OPT+T
- New:
checkmark=true
parameter to show checkmark in menu item - New: Support for multiline menu item titles, just add
\\n
as a line break - New: When plugin fails to update a special Error menu item is shown
- New: Launch at Login