Release Notes for v29.1.6
Fixes
- Fixed
shell.showItemInFolder
not opening Windows Explorer if the passed path contains forward slashes. #41672 (Also in 28, 30) - Fixed a potential crash in
chrome.scripting
on extension unload. #41701 (Also in 30) - Fixed an issue where emojis weren't properly handled on Windows. #41680 (Also in 30)
- Fixed an issue where the
serial-port-added
event improperly respected filters set byserial.requestPort()
. #41636 (Also in 28, 30)
Other Changes
- Security: backported fix for CVE-2024-2625. #41631
- Updated Chromium to 122.0.6261.139. #41634