This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit 0b5381a97b7b3d8cde00fbb865dbb111df16cf6a Merge: 117877d02 f38302a18 Author: Virtually Nick <[email protected]> AuthorDate: Sat May 16 09:43:11 2026 -0400 Merge main branch changes to next. .../webapp/modules/ClipboardEventInterpreter.js | 190 ++++++++++++++++++ .../src/main/webapp/modules/SessionRecording.js | 54 +++++- .../org/apache/guacamole/protocols/kubernetes.json | 5 + .../org/apache/guacamole/protocols/rdp.json | 5 + .../org/apache/guacamole/protocols/ssh.json | 5 + .../org/apache/guacamole/protocols/telnet.json | 5 + .../org/apache/guacamole/protocols/vnc.json | 5 + .../frontend/src/app/player/directives/player.js | 36 +++- .../app/player/services/keyEventDisplayService.js | 212 ++++++++++++--------- .../src/main/frontend/src/translations/en.json | 5 + 10 files changed, 419 insertions(+), 103 deletions(-)
