Change8

v41.3.0

📦 electronView on GitHub →
🐛 5 fixes🔧 1 symbols

Summary

This release primarily focuses on bug fixes across various platforms, including issues with PDF printing, window dragging, and update application on macOS. It also updates the bundled Node.js version.

🐛 Bug Fixes

  • Fixed webContents.printToPDF rejecting on all subsequent calls after a prior call was rejected with an invalid pageRanges value.
  • Fixed an issue where app-region: drag inside a hidden WebContentsView would still drag the parent window on Windows.
  • Fixed an issue where an Electron macOS update would not be applied if another app was previously blocking the macOS system update loop.
  • Fixed build failure when building with enable_pdf disabled.
  • Fixed frameless transparent windows on Windows losing their transparency after setResizable(false) followed by setResizable(true).

Affected Symbols