diff --git a/src/content/changelog/browser-isolation/2024-11-21-non-english-keyboard.mdx b/src/content/changelog/browser-isolation/2024-11-21-non-english-keyboard.mdx new file mode 100644 index 000000000000000..b8befd1f78899eb --- /dev/null +++ b/src/content/changelog/browser-isolation/2024-11-21-non-english-keyboard.mdx @@ -0,0 +1,7 @@ +--- +title: Improved non-English keyboard support +description: Introduced support for non-English keyboard configurations in the remote browser, enhancing the global user experience. +date: 2024-11-21 +--- + +You can now type in languages that use diacritics (like á or ç) and character-based scripts (such as Chinese, Japanese, and Korean) directly within the remote browser. The isolated browser now properly recognizes non-English keyboard input, eliminating the need to copy and paste content from a local browser or device.