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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Allow configuring the binary directory separately from data.
Add status and start/stop buttons to the recent connections view.
Changed
Check binary version with version --output json (if available) since this is
faster than waiting for the round trip checking etags. It also covers cases
where the binary is hosted somewhere that does not support etags.
Move the template link from the row to a dedicated button on the toolbar.