You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a new "Copy By Default?" preference which, when enabled, makes "Copy to Clipboard" the default action
In other words, when this preference is enabled, pressing the Enter key will copy the reference contents to the clipboard, and pressing Cmd-Enter will view the reference on the YouVersion website (rather than the other way around)
You can change this setting by typing yvset copybydefault into Alfred
Added a new yvhelp command which serves as a quick shortcut for creating a new issue on GitHub
Other Changes
Increased the request timeout for fetching data from 3 seconds to 5 seconds