Windows PowerShell 歷史版本列表
PowerShell 是 Windows 和 Windows Server 的自動化平台和腳本語言,允許您簡化系統的管理。與其他基於文本的 shell 不同,PowerShell 利用了.NET Framework 的強大功能,提供豐富的對象和大量的內置功能,可以控制 Windows 環境.8997423 Select version:Windows PowerShell 5.0 for Wind... Windows PowerShell 軟體介紹Windows PowerShell (32-bit)Windows PowerShell (64-bit)
更新時間:2021-12-15
更新細節:
What's new in this version:
General Cmdlet Updates and Fixes:
- Remove declaration of experimental features in Utility module manifest as they are stable
- Bring back pwsh.exe for framework dependent packages to support Start-Job
- Change default for $PSStyle.OutputRendering to Ansi (Internal 18394)
- Update HelpInfoUri for 7.2 release
- Fix typo for "privacy" in MSI installer
更新時間:2021-12-01
更新細節:
更新時間:2021-11-09
更新細節:
What's new in this version:
Features:
- Added warning when ipcRenderer.sendSync() is called with no listeners for channel on ipcMain
Fixed:
- <webview> background transparency regression
- a crash when a BrowserWindow is closed subsequent to its webContents being destroyed
- a tracing agent-related crash when initializing Node.js in service workers
- an issue where Content-Disposition filenames would be incorrectly truncated at the first comma for a filename attachment which contained one
- an issue where MediaMetadata did not work properly
- an issue which caused print settings to not work properly when printing silently
- black window when screen capturing a content-protected BrowserWindow on Windows 10
- event with invalid timestamp in trace log
更新時間:2021-11-09
更新細節:
What's new in this version:
Features:
- Added warning when ipcRenderer.sendSync() is called with no listeners for channel on ipcMain
Fixed:
- Changed WebHID to use disable-hid-blocklist flag to enable FIDO devices
- Fixed <webview> background transparency regression
- Fixed clipboard.writeBuffer(), clipboard.readBuffer() and clipboard.read()'s ability to manipulate platform-specific clipboard formats
- Fixed a crash when a BrowserWindow is closed subsequent to its webContents being destroyed
- Fixed a tracing agent-related crash when initializing Node.js in service workers
- Fixed an issue where Content-Disposition filenames would be incorrectly truncated at the first comma for a filename attachment which contained one
- Fixed an issue where MediaMetadata did not work properly
- Fixed an issue where app.getPath('crashDumps') returned an incorrect path for Linux
- Fixed an issue where clipboard.read() could cause crashes with custom clipboard formats
- Fixed an issue which caused print settings to not work properly when printing silently
- Fixed clipboard.read to once again work like clipboard.readBuffer
- Fixed crash when using sync dialog APIs immediately after async dialog APIs
- Fixed event with invalid timestamp in trace log
更新時間:2021-11-09
更新細節:
What's new in this version:
InnoDB:
- Linux after kernel version 5.10 has a io-uring regression causing a write to storage to be lost, or not acknowledged. As such innodb_use_native_aio will default to 0 (off) until 5.16. If innodb_use_native_aio is enabled in your configuration, a warning will be logged, however it will continue with the io-uring enabled, potentially resulting in a hang, or an assertion later. The long term support kernel 5.14.14 we haven't observed failures, and 5.15.0-rc7 failures have been observed, though less frequently. If you have innodb_use_native_aio explicitly enabled, and are using watch out for a lack of InnoDB updates followed by a 10 minute timeout
- ALTER TABLE…IMPORT TABLESPACE fixes
- innodb_undo_log_truncate fixes
- Page I/O performance fixes
- Replication timeouts with XA PREPARE
- Improved DDL and data dictionary
- Performance fixes
Replication:
- Memory hogging on slave by ROW event applier is eliminated
- mysql --binary-mode now properly handles in data
- Fixes race condition between SHOW BINARY LOGS and RESET MASTER
Packaging & Misc:
- Session tracking flag in OK_PACKET
- Some views force server (and mysqldump) to generate invalid SQL for their definitions
更新時間:2021-11-09
更新細節:
What's new in this version:
General Cmdlet Updates and Fixes:
- Handle exception when trying to resolve a possible link path
Tests:
- Fix global tool and SDK tests in release pipeline
更新時間:2021-10-28
更新細節:
What's new in this version:
- Fixed an issue where MediaMetadata did not work properly
- Fixed black window when screen capturing a content-protected BrowserWindow on Windows 10
更新時間:2021-10-21
更新細節:
What's new in this version:
Features:
- Added warning when ipcRenderer.sendSync() is called with no listeners for channel on ipcMain
- Began passing securityOrigin in details for permission request handlers for media requests in addition to permission check handlers
Fixed:
- Fixed issue where non-resizable frameless windows aren't draggable
- Removes several Chromium private enterprise APIs from Mac Apple Store builds
更新時間:2021-10-21
更新細節:
What's new in this version:
Features:
- Began passing securityOrigin in details for permission request handlers for media requests in addition to permission check handlers
Fixed:
- Fixed a JavaScript exception from webContents if render frame was disposed in WebFrameMain, resets the value of render_frame_disposed_ after updating render frame host
- Fixed a potential crash when setting nativeTheme.themeSource on macOS
- Fixed an potential crash in WebContents::MessageTo when a render frame has been destroyed
- Fixed crash when changing zoom level for webview
- Fixed possible 'Object has been destroyed' error when calling window.open with a frame name and using setWindowOpenHandler
- Generate valid config.gypi file in Node.js headers
- Removes several Chromium private enterprise APIs from Mac Apple Store builds
Other Changes:
- Changed Web Serial to use ses.setDevicePermissionHandler to allow developers more control over Web Serial permissioning
- Security: backported fix for CVE-2021-37976
- Security: backported fix for CVE-2021-37978
- Security: backported fix for CVE-2021-37979
- Security: backported fix for CVE-2021-37980
更新時間:2021-10-20
更新細節:
What's new in this version:
Features:
- Began passing securityOrigin in details for permission request handlers for media requests in addition to permission check handlers
Fixed:
- Fixed a potential crash when setting nativeTheme.themeSource on macOS
- Fixed possible 'Object has been destroyed' error when calling window.open with a frame name and using setWindowOpenHandler
- Generate valid config.gypi file in Node.js headers
- Removes several Chromium private APIs from Mac Apple Store builds
Other Changes:
- Changed Web Serial to use ses.setDevicePermissionHandler to allow developers more control over Web Serial permissioning