This is an automated email from the ASF dual-hosted git repository. mjumper pushed a commit to branch staging/1.6.1 in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit ae8ff7cc9dcaacbc275d5bf399ad311dc6b94c7b Merge: f21ba6074 9edfe12a2 Author: Mike Jumper <[email protected]> AuthorDate: Thu Mar 5 11:41:31 2026 -0800 GUACAMOLE-1972: Merge fix for writing UTF-8 strings with surrogate pairs. guacamole-common-js/src/main/webapp/modules/Keyboard.js | 5 +++++ guacamole-common-js/src/main/webapp/modules/StringWriter.js | 9 +++++++-- .../main/frontend/src/app/textInput/directives/guacTextInput.js | 9 +++++++-- 3 files changed, 19 insertions(+), 4 deletions(-)
