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
Copy file name to clipboardExpand all lines: NEWS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@
8
8
9
9
#### Updates
10
10
11
+
* Fixes `ssh_config()` dropping the username from SSH URLs e.g. `ssh://user@host` (#583).
11
12
* Fixes transfer of large data (> ~2GB) on MacOS and Windows (#579).
12
13
* Fixes `mirai_map()` progress bar customization issues (thanks @mcol, #519).
13
14
* Fixes `launch_remote()` with `http_config()` failing for TLS connections, where newlines in the PEM certificate produced invalid JSON in the request payload.
0 commit comments