Skip to content

0.22.0

Compare
Choose a tag to compare
@MHendricks MHendricks released this 31 May 00:51
· 5 commits to main since this release

What's Changed

  • Add a URI Picker dialog to pick uris when launching a generic shortcut by @MHendricks in #20

Extends hab gui launch to directly launch an alias using a gui to handle choosing the URI when required like if the user_pref has expired.

When using hab gui launch, if you provide an AIAS instead of showing the Hab Launcher it will directly launch the requested alias without showing a UI. All trailing ARGS are passed to the launched alias. However, if the dash URI is passed it will use the URI stored in user preferences. If that URI has expired it will show the URI Picker allowing the user to choose the URI. If the shift key is pressed it will always show the URI Picker.

Full Changelog: 0.21.0...0.22.0