This issue has been created
There are 2 updates.
 
 
Cristal / cid:jira-generated-image-avatar-191131f4-c001-40cc-b258-5a889ca4dba3 CRISTAL-363 Open

Upgrade to electron 33.2.1

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-828be0e0-f46c-45b0-934f-0a101daeb5b3 Manuel Leduc created this issue on 09/Dec/24 16:47
 
Summary: Upgrade to electron 33.2.1
Issue Type: cid:jira-generated-image-avatar-191131f4-c001-40cc-b258-5a889ca4dba3 Task
Affects Versions: 0.12
Assignee: Unassigned
Components: Dependency Upgrades
Created: 09/Dec/24 16:47
Priority: cid:jira-generated-image-static-major-6bcfbb36-b82c-449f-b11e-aa82dc85839a Major
Reporter: Manuel Leduc
Description:

v33.2.1: electron v33.2.1

Compare Source

Release Notes for v33.2.1

Fixes

  • Fixed a crash that could occur when calling shell.readShortcutLink on Windows. #​44803 (Also in 34)
  • Fixed an issue where WebContentsViews were being improperly removed. #​44671 (Also in 31, 32, 34)
  • Fixed an issue where resize wasn't being emitted for single-pixel resizes on Windows. #​44723 (Also in 32, 34)
  • Fixed an issue where a utilityProcess pid would not be undefined after exit. #​44694 (Also in 32, 34)
  • Fixed an issue where buttons shown under the Window Controls Overlay API were missing tooltips. #​44757 (Also in 32, 34)
  • Fixed an issue where the webContents context-menu event was not emitted when using -webkit-app-region: drag. #​44800 (Also in 32, 34)
  • Fixed an issue where the windows control overlay was unexpectedly visible in fullscreen on Linux. #​44640 (Also in 31, 32, 34)
  • Fixed crash in net api when utility process exits. #​44729 (Also in 32, 34)
  • Fixed segfault when moving WebContentsView between BrowserWindows. #​44613 (Also in 31, 32, 34)
  • Fixed theme does not work in DevTools. #​44635 (Also in 32, 34)
  • Fixed update file extension bug. #​44771 (Also in 34)
  • Return 0 exit code for normal termination of the utility process. #​44732 (Also in 32, 34)

Other Changes

  • Fixed an issue where a deprecation warning was being incorrectly emitted for frameless windows on macOS. #​44767 (Also in 34)
  • Fixed drag-and-drop session being canceled on wayland with empty dragData. #​44753 (Also in 32)
  • Security: backported fix for CVE-2024-11110. #​44647
  • Updated Chromium to 130.0.6723.137. #​44781
  • Updated Node.js to v20.18.1. #​44780
 
 

2 updates

 
cid:jira-generated-image-avatar-828be0e0-f46c-45b0-934f-0a101daeb5b3 Changes by Manuel Leduc on 09/Dec/24 16:47
 
Fix Version: 0.13
Assignee: Manuel Leduc