内容简介:Electron 9.0.4 发布了,更新内容如下: Fixes 添加了对isComposingKeyboardEvent 属性的 missing support。#23996 为 POSIX 平台启用 NTLM v2,并添加了--disable-ntlm-v2 开关以将其禁用。#23934 修复:如果“...
Electron 9.0.4 发布了,更新内容如下:
Fixes
- 添加了对
isComposingKeyboardEvent 属性的 missing support。#23996 - 为 POSIX 平台启用 NTLM v2,并添加了--disable-ntlm-v2 开关以将其禁用。#23934
- 修复:如果“frame”为 false,则允许 macOS elements 后面的 windows。#24033
- 修复
chrome://media-internals,chrome://webrtc-internals页面无法加载的问题。#24058 - 修复了 rmdir 和 rmdirSync 在 asar 上下文中与 original-fs 一起使用的问题。#23956
- 修复远程类型的 webContents 中 no
session的问题。#24065 - Fixed:在某些 Windows machines 上,尤其是 Windows Insider 版本,Electron 在启动过程中会 crash silently。#24039
- ...
其他变化
- 将 Chromium 更新为 83.0.4103.104。#24068
- [a11y] 修复了 listbox 中报告的 grouped items 的错误位置和大小。#24060
- [a11y] 修复带有 grouped items 的 listbox 的错误选择项目计数。#24061
更新说明:https://github.com/electron/electron/releases/tag/v9.0.4
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Electron 8.2.0 发布,跨平台桌面应用开发工具
- Electron 8.2.1 发布,跨平台桌面应用开发工具
- Electron 8.2.2 发布,跨平台桌面应用开发工具
- Electron 7.2.2 发布,跨平台桌面应用开发工具
- Electron 8.2.4 发布,跨平台桌面应用开发工具
- Electron 7.2.4 发布,跨平台桌面应用开发工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Domain-Driven Design Distilled
Vaughn Vernon / Addison-Wesley Professional / 2016-6-2 / USD 36.99
Domain-Driven Design (DDD) software modeling delivers powerful results in practice, not just in theory, which is why developers worldwide are rapidly moving to adopt it. Now, for the first time, there......一起来看看 《Domain-Driven Design Distilled》 这本书的介绍吧!