@denisixnpm/agent-rdp 0.7.9 → 0.7.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.7.11](https://github.com/denisix/agent-rdp/compare/agent-rdp-v0.7.10...agent-rdp-v0.7.11) (2026-09-02)
4
+
5
+
6
+ ### Features
7
+
8
+ * fix file push framing, run prelude, stream polling, clipboard CRLF, and daemon health verdicts ([1e470fd](https://github.com/denisix/agent-rdp/commit/1e470fdff55839237e5f8684b594520201039d8a))
9
+
10
+ ## [0.7.10](https://github.com/denisix/agent-rdp/compare/agent-rdp-v0.7.9...agent-rdp-v0.7.10) (2026-09-01)
11
+
12
+
13
+ ### Features
14
+
15
+ * fix session-killing disconnect race, unblock long commands, add file push/pull ([f61c4e2](https://github.com/denisix/agent-rdp/commit/f61c4e2375654045c45abb4821c9de23eaef1125))
16
+
3
17
  ## [0.7.9](https://github.com/denisix/agent-rdp/compare/agent-rdp-v0.7.8...agent-rdp-v0.7.9) (2026-09-01)
4
18
 
5
19