Skip to content

electron v29.1.6

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 27 Mar 19:53
· 25 commits to 29-x-y since this release
3b025ec

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 by serial.requestPort(). #41636 (Also in 28, 30)

Other Changes