Change8

v37.2.6

📦 electronView on GitHub →
🐛 7 fixes🔧 5 symbols

Summary

This maintenance release focuses on stability fixes for webContents, Windows UI rendering, and Linux theme consistency, alongside an update to Chromium 138.

🐛 Bug Fixes

  • Fixed a bug where the Referer header was not being set correctly when using webContents.downloadURL().
  • Fixed a crash when calling some webContents functions after window.close().
  • Fixed an issue on some older Windows versions where setContentProtection didn't work as expected.
  • Fixed an issue where an invalid color passed as a string to accentColor would result in a white accent color.
  • Fixed an issue where video scrubbing would not correctly hold the new position on playback.
  • Fixed an issue where windows used dark theme on Linux all the time without reacting to system theme changes.
  • Fixed applying background material correctly when creating windows on Windows, restored animations, and fixed dynamic background material updates.

🔧 Affected Symbols

webContents.downloadURLwebContentswindow.closesetContentProtectionaccentColor