We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8cf90f commit 84daffdCopy full SHA for 84daffd
CHANGELOG.md
@@ -4,15 +4,15 @@
4
5
## Unreleased
6
7
-### Added
+## 2.4.0 - 2023-06-02
8
9
+### Added
10
- Allow configuring the binary directory separately from data.
11
- Add status and start/stop buttons to the recent connections view.
12
13
### Changed
-
14
-- Check binary version with `version --output json` (if available) since this is
15
- faster than waiting for the round trip checking etags. It also covers cases
+- 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
16
where the binary is hosted somewhere that does not support etags.
17
- Move the template link from the row to a dedicated button on the toolbar.
18
0 commit comments