Skip to content

chores 0.2.0

Latest

Choose a tag to compare

@simonpcouch simonpcouch released this 30 Apr 15:11
9f47541
  • In the helper selection app, clicking a helper in the selectize will now
    submit the selected choice. Previously, the user would have to click the
    helper to select it and then submit the selected choice by pressing
    Return/Enter (#87). This change aligns behavior in the UI when selecting
    helpers with a mouse click versus the up/down arrows.

  • Users no longer need to call directory_load() manually after adding new
    custom helpers; the helper selection app will refresh the list of available
    helpers on app launch (#88).