-
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).