- commit
- be4cb72
- parent
- 87cc98f
- author
- Eric Bower
- date
- 2026-03-03 22:55:40 -0500 EST
docs: changelog
2 files changed,
+11,
-0
+9,
-0
1@@ -2,6 +2,15 @@
2
3 Use spec: https://common-changelog.org/
4
5+## Staged
6+
7+### Fixed
8+
9+- Run command stdin regression with ZMX_TASK_COMPLETED
10+- Run command when no client is attached, send DA response query from daemon
11+- Run command re-quote when using shell meta chars
12+- Wait command use-after-free
13+
14 ## v0.4.1 - 2026-02-23
15
16 ### Fixed
+2,
-0
1@@ -179,6 +179,8 @@ ssh remote-server zmx attach session-na<TAB>
2 # <- auto-complete suggestions appear here
3 ```
4
5+> NOTICE: when installing `zmx` with `homebrew` completions are automatically installed.
6+
7 ### bash
8
9 Add this to your `.bashrc` file: