Skip to content

Commit e2e254b

Browse files
consideRatiomanics
andauthored
Apply suggestions from code review
Co-authored-by: Simon Li <[email protected]>
1 parent 5be6baf commit e2e254b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44

55
### v3.0.0 - 2025-03-19
66

7-
VNC servers' accessed via this project are now consistently accessed via a unix
7+
VNC servers' accessed via this project must be accessed via a unix
88
socket instead of a TCP port. Previously only TigerVNC was accessed via a unix
9-
socket. With this change, any VNC server is suitable for use in environments
10-
where different users share access to TCP ports.
9+
socket. This change means jupyter-remote-desktop-proxy can be used in shared
10+
environments as long as the file permissions on the unix socket restrict access
11+
to a single user. TCP connections to the VNC server are no longer supported.
1112

1213
#### Breaking changes
1314

0 commit comments

Comments
 (0)