Sysinternals Suite 歷史版本列表
Sysinternals Suite(Sysinternals 故障排除實用程序)已經匯集到一個工具套件。該文件包含各個疑難解答工具和幫助文件。它不包含像 BSOD 屏幕保護程序或 NotMyFault 非故障排除工具。The 套件是以下選定 Sysinternals 實用程序的捆綁: AccessChk AccessEnum AdExplorer AdInsight AdRestore 自動登錄... Sysinternals Suite 軟體介紹更新時間:2021-10-17
更新細節:
What's new in this version:
- Fixed buffer alignment issue
- Minor fixes for Windows 11
更新時間:2021-10-01
更新細節:
What's new in this version:
- Allow MP4 videos as background (like Dreamscene)
- Implemented a performance mode selector, util for slower devices
- Allow to disable UI sounds
- EPG related improvements
- Minor bugfixes
更新時間:2021-10-01
更新細節:
更新時間:2021-09-24
更新細節:
更新時間:2021-09-23
更新細節:
What's new in this version:
Changed:
- (SEMVER-MINOR) crypto: add rsa-pss keygen parameters
- deps: upgrade npm to 7.24.0
- deps: update Acorn to v8.5.0
- doc: add Ayase-252 to collaborators
- (SEMVER-MINOR) fs: make open and close stream override optional when unused
- (SEMVER-MINOR) http: limit requests per connection
The maximum number of requests a socket can handle before closing keep alive connection can be set with server.maxRequestsPerSocket
- (SEMVER-MINOR) src: add --no-global-search-paths cli option
Adds the --no-global-search-paths command-ine option to not search modules from global paths like $HOME/.node_modules and $NODE_PATH.
- (SEMVER-MINOR) src: make napi_create_reference accept symbol
- (SEMVER-MINOR) stream: add signal support to pipeline generators
更新時間:2021-09-11
更新細節:
What's new in this version:
- this release fixes a regression introduced by the V8 9.3 update in Node.js 16.9.0
更新時間:2021-09-07
更新細節:
What's new in this version:
- (SEMVER-MINOR) crypto: add RSA-PSS params to asymmetricKeyDetails
- (SEMVER-MINOR) module: support pattern trailers
- (SEMVER-MINOR) stream: add stream.compose
更新時間:2021-09-03
更新細節:
What's new in this version:
- Minor bugfixes
更新時間:2021-09-01
更新細節:
更新時間:2021-08-26
更新細節:
What's new in this version:
Notable Changes:
- doc: deprecate type coercion for dns.lookup options
- (SEMVER-MINOR) stream: add stream.Duplex.from utility
- (SEMVER-MINOR) stream: add isDisturbed helper
- (SEMVER-MINOR) util: expose toUSVString