Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 21:44
· 274 commits to main since this release
v2.4.0
feacc2c

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.