Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update electron v24.0.0-alpha.2 #236

Closed
Soltus opened this issue Feb 16, 2023 · 0 comments
Closed

update electron v24.0.0-alpha.2 #236

Soltus opened this issue Feb 16, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@Soltus
Copy link
Contributor

Soltus commented Feb 16, 2023

Features
Added label property to Display objects. electron/electron#36855 (Also in electron/electron#36931, electron/electron#36932, electron/electron#36933)
Added a new devtools-open-url event to webContents to allow developers to open new windows with them. electron/electron#36774
Added several standard page size options to webContents.print(). electron/electron#37265 (Also in electron/electron#37263, electron/electron#37264)
Allow a application-specific username to be passed to inAppPurchase.purchaseProduct(). electron/electron#35902
Exposed window.invalidateShadow() to clear residual visual artifacts on macOS. electron/electron#32452
Whole-program optimization is enabled by default in electron node headers config file. electron/electron#36937 (Also in electron/electron#37048, electron/electron#37047, electron/electron#37046)
SystemPreferences::CanPromptTouchID (macOS) now supports Apple Watch. electron/electron#36935
Fixes
Basic accessibility support is now enabled when macOS Voice Control is activated to allow for full voice control of Electron applications. electron/electron#37122 (Also in electron/electron#37144, electron/electron#37146, electron/electron#37145)
Changed HTML5 Notifications created with the requireInteraction option to not timeout on Linux and Windows. electron/electron#36477 (Also in electron/electron#36503, electron/electron#36501, electron/electron#36502)
ESM loads of CJS modules that have null exports no longer throw. electron/electron#37009 (Also in electron/electron#37024)
Enabled support for WebAssembly.{compileStreaming|instantiateStreaming} in Node.js. electron/electron#36420
Fixed a BrowserWindow maxWidth or maxHeight of 0 causing strange resizing behavior. electron/electron#36487 (Also in electron/electron#36510, electron/electron#36512, electron/electron#36511)
Fixed a crash that could occur when running eval in inline scripts in unsandboxed renderer processes. electron/electron#36567 (Also in electron/electron#36668, electron/electron#36667)
Fixed a crash when BrowserViews are present and a user attempts to prevent beforeunload in the renderer process. electron/electron#37268 (Also in electron/electron#37266, electron/electron#37267)
Fixed a potential crash in some types of Worklets. electron/electron#37050 (Also in electron/electron#37081)
Fixed a printing crash caused by an uninitialized pref. electron/electron#37052 (Also in electron/electron#37149)
Fixed an RTL issue that could happen in some locales when calling BrowserWindow.setTrafficLightPosition() on macOS. electron/electron#36839 (Also in electron/electron#36852, electron/electron#36851, electron/electron#36850)
Fixed an error when fs.readdir gets null for options. electron/electron#34764 (Also in electron/electron#36846, electron/electron#36849, electron/electron#36848)
Fixed an incorrect result returned when using secure as a cookies filter. electron/electron#37246 (Also in electron/electron#37247)
Fixed an issue on macOS when trying to switch processes with Cmd+Tab after exiting Kiosk Mode. electron/electron#36854 (Also in electron/electron#36919, electron/electron#36918, electron/electron#36917)
Fixed an issue where elements were improperly positioned within the page. electron/electron#36934 (Also in electron/electron#36959)
Fixed an issue where webViews could have an incorrect initial background color following reloads. electron/electron#36920 (Also in electron/electron#36939, electron/electron#36940, electron/electron#36938)
Fixed an issue where some frameless windows with draggable regions were not resizable on Windows. electron/electron#37016 (Also in electron/electron#37037)
Fixed an issue where the setPermissionRequestHandler callback would be invoked twice when using navigator.getUserMedia(...). electron/electron#36787 (Also in electron/electron#36873, electron/electron#36874)
Fixed an issue with incorrect focus ring highlighting when using dialog.showMessageBox(). electron/electron#36772 (Also in electron/electron#36801, electron/electron#36802, electron/electron#36803)
Fixed audio worklet scripts failing to run when nodeIntegrationInWorker: true. electron/electron#37041 (Also in electron/electron#37102, electron/electron#37104)
Fixed binary stripping for branded release builds on Linux. electron/electron#36641 (Also in electron/electron#36655, electron/electron#36654, electron/electron#36656)
Fixed missing headers in libcxx_headers bundle. electron/electron#36863
Fixed net.request response headers missing Content-Type. electron/electron#36666
Fixed tray icon not showing on desktop environments that have no support for app indicator. electron/electron#36815 (Also in electron/electron#37034, electron/electron#37033)
Fixed warning about duplicate WebSwapCGLLayer symbols when Electron starts on macOS. electron/electron#35961 (Also in electron/electron#36798, electron/electron#36800, electron/electron#36799)
Removed plugin helper checks on macOS gated behind enable_plugins buildflag. electron/electron#36971 (Also in electron/electron#36978, electron/electron#36977)
Use the process cache to reduce the memory for asar file. electron/electron#36600 (Also in electron/electron#36663, electron/electron#36664, electron/electron#36665)

@Soltus Soltus added this to the 0.7 milestone Feb 16, 2023
@Soltus Soltus self-assigned this Feb 16, 2023
Soltus added a commit that referenced this issue Feb 16, 2023
@Soltus Soltus closed this as completed Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant