|
Summary: |
Upgrade to electron 34.2.0 |
Issue Type: |
Task |
Affects Versions: |
0.15 |
Assignee: |
Unassigned |
Components: |
Dependency Upgrades |
Created: |
26/Feb/25 10:30 |
Priority: |
Major |
Reporter: |
Manuel Leduc |
Description: |
v34.2.0: electron v34.2.0 Compare Source Release Notes for v34.2.0 Features
- Added webContents.navigationHistory.restore(index, entries) API that allows restoration of navigation history. #45584
Fixes
- Fixed an issue where windows on Windows with backgroundMaterial lost effect on maximization. #45526 (Also in 35)
- Fixed crash when accessing WebFrameMain frames and name attributes on destroyed frames. #45510 (Also in 33, 35)
- Fixed the path for a needed library used for mksnapshot. #45544 (Also in 32, 33, 35)
Other Changes
- Updated Chromium to 132.0.6834.196. #45516
- Updated Node.js to v20.18.2. #45300
v34.1.1: electron v34.1.1 Compare Source Release Notes for v34.1.1 Other Changes
v34.1.0: electron v34.1.0 Compare Source Release Notes for v34.1.0 Features
- Added view.getVisible(). #45410 (Also in 35)
- Added permission support for document.executeCommand("paste"). #45472 (Also in 33, 35)
Fixes
- Fixed a bug where the default path didn't always correctly fill the Name field in KDialogs on Linux. #45419 (Also in 35)
- Fixed an issue where RTL tooltips could be incorrect when using WCO on Windows. #45426 (Also in 33, 35)
- Fixed an issue where Windows Control Overlay didn't work with some window configurations. #45478
- Fixed an issue where selection of multiple directories with the dialog module didn't work on Linux. #45395 (Also in 35)
Other Changes
- Added NSPrefersDisplaySafeAreaCompatibilityMode = false to Info.plist to remove "Scale to fit below built-in camera." from app options. #45469 (Also in 33, 35)
- Updated Chromium to 132.0.6834.194. #45480
|
|