Amazon Music 歷史舊版本 Page7

最新版本 AbyssMedia BPM Counter 3.7

Amazon Music 歷史版本列表

用 Amazon Music 為 Windows PC 你的音樂是明星。您的計算機和雲中的所有專輯,歌曲和播放列表都觸手可及。下載您的數字音樂購買自動或只需點擊一下,即使你是離線,享受你的音樂。全新的即時搜索功能使您可以輕鬆快捷地找到您的音樂。直接從搜索結果中播放專輯和歌曲。 Amazon Music 為桌面是驚人的!Prime 音樂是一個音樂流的優點,具有越來越多的選擇 200 萬首歌曲,Ale... Amazon Music 軟體介紹


Node.js 14.12.0 (64-bit) 查看版本資訊

更新時間:2020-09-23
更新細節:

What's new in this version:

Changed:
deps:
- update to uvwasi 0.0.11

n-api:
- create N-API version 7
- add more property defaults

Node.js 14.11.0 (64-bit) 查看版本資訊

更新時間:2020-09-16
更新細節:

What's new in this version:

Fixed:
- Denial of Service by resource exhaustion CWE-400 due to unfinished HTTP/1.1 requests (Critical)
- HTTP Request Smuggling due to CR-to-Hyphen conversion (High)

Node.js 14.10.1 (64-bit) 查看版本資訊

更新時間:2020-09-11
更新細節:

What's new in this version:

Changes:
- Node.js 14.10.0 included a streams regression with async generators and a docs rendering regression that are being fixed in this release

Node.js 14.10.0 (64-bit) 查看版本資訊

更新時間:2020-09-09
更新細節:

What's new in this version:

- (SEMVER-MINOR) buffer: also alias BigUInt methods
- (SEMVER-MINOR) crypto: add randomInt function
- (SEMVER-MINOR) perf_hooks: add idleTime and event loop util
- (SEMVER-MINOR) stream: simpler and faster Readable async iterator
- (SEMVER-MINOR) stream: save error in state

Amazon Music 7.13.0.2210 查看版本資訊

更新時間:2020-09-09
更新細節:

Zoiper 5.4.6 查看版本資訊

更新時間:2020-09-05
更新細節:

SAPPHIRE TriXX 7.5.0 查看版本資訊

更新時間:2020-08-30
更新細節:

Node.js 14.9.0 (64-bit) 查看版本資訊

更新時間:2020-08-28
更新細節:

What's new in this version:

Changes:
- build: set --v8-enable-object-print by default

deps:
upgrade to libuv 1.39.0
upgrade npm to 6.14.8
V8: cherry-pick e06ace6b5cdb

- n-api: handle weak no-finalizer refs correctly
-tools: add debug entitlements for macOS 10.15+

Node.js 14.8.0 (64-bit) 查看版本資訊

更新時間:2020-08-12
更新細節:

What's new in this version:

- (SEMVER-MINOR) async_hooks: add AsyncResource.bind utility
- deps: update to uvwasi 0.0.10
- doc: add Ricky Zhou to collaborators
- doc: add release key for Ruy Adorno
- doc: add DerekNonGeneric to collaborators
- (SEMVER-MINOR) module: unflag Top-Level Await
- (SEMVER-MINOR) n-api: support type-tagging objects
- (SEMVER-MINOR) n-api,src: provide asynchronous cleanup hooks

Node.js 14.7.0 (64-bit) 查看版本資訊

更新時間:2020-07-30
更新細節:

What's new in this version:

deps:
- upgrade npm to 6.14.7

dgram:
- (SEMVER-MINOR) add IPv6 scope id suffix to received udp6 dgrams

src:
- (SEMVER-MINOR) allow preventing SetPromiseRejectCallback
- (SEMVER-MINOR) allow setting a dir for all diagnostic output

worker:
- (SEMVER-MINOR) make MessagePort inherit from EventTarget

zlib:
- switch to lazy init for zlib streams