Mindomo Desktop (64-bit) 歷史版本列表 Page62

最新版本 KLayout 0.28.17 (64-bit)

Mindomo Desktop (64-bit) 歷史版本列表

Mindomo Desktop  64 位是 Windows PC 的免費思維導圖軟件,它獨特地將離線工作與在線編輯和協作相結合。一個易於使用,獨立的思維導圖軟件,具有高度多樣化的功能。如果您正在尋找完整的思維導圖體驗,Mindomo Desktop 還涵蓋了在線和移動同步。免費思維導圖軟件,可以讓您在本地創建思維導圖和概念圖,並在線上傳以便於共享:Mindomo Desktop&nbs... Mindomo Desktop (64-bit) 軟體介紹


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

更新時間:2019-08-21
更新細節:

What's new in this version:

Changes:
Crypto:
- Added an oaepHash option to asymmetric encryption which allows users to specify a hash function when using OAEP padding

Deps:
- Updated V8 to 7.6.303.29
- Improves the performance of various APIs such as JSON.parse and methods called on frozen arrays
- Adds the Promise.allSettled method
- Improves support of BigInt in Intl methods
- Updated libuv to 1.31.0
- UV_FS_O_FILEMAP has been added for faster access to memory mapped files on Windows
- uv_fs_mkdir() now returns UV_EINVAL for invalid filenames on Windows. It previously returned UV_ENOENT
- The uv_fs_statfs() API has been added
- The uv_os_environ() and uv_os_free_environ() APIs have been added

Fs:
- Added fs.writev, fs.writevSync and filehandle.writev (promise version) methods. They allow to write an array of ArrayBufferViews to a file descriptor

Http:
- Added three properties to OutgoingMessage.prototype: writableObjectMode, writableLength and writableHighWaterMark

Stream:
- Added an new property readableEnded to readable streams. Its value is set to true when the 'end' event is emitted
- Added an new property writableEnded to writable streams. Its value is set to true after writable.end() has been called

Firefox Portable 68.0.2 查看版本資訊

更新時間:2019-08-17
更新細節:

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

更新時間:2019-08-16
更新細節:

What's new in this version:

Fixed:
- “Data Dribble”: The attacker requests a large amount of data from a specified resource over multiple streams. They manipulate window size and stream priority to force the server to queue the data in 1-byte chunks. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both, potentially leading to a denial of service.
- “Ping Flood”: The attacker sends continual pings to an HTTP/2 peer, causing the peer to build an internal queue of responses. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both, potentially leading to a denial of service.
- “Resource Loop”: The attacker creates multiple request streams and continually shuffles the priority of the streams in a way that causes substantial churn to the priority tree. This can consume excess CPU, potentially leading to a denial of service.
- “Reset Flood”: The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RST_STREAM frames from the peer. Depending on how the peer queues the RST_STREAM frames, this can consume excess memory, CPU, or both, potentially leading to a denial of service.
- “Settings Flood”: The attacker sends a stream of SETTINGS frames to the peer. Since the RFC requires that the peer reply with one acknowledgement per SETTINGS frame, an empty SETTINGS frame is almost equivalent in behavior to a ping. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both, potentially leading to a denial of service.
- “0-Length Headers Leak”: The attacker sends a stream of headers with a 0-length header name and 0-length header value, optionally Huffman encoded into 1-byte or greater headers. Some implementations allocate memory for these headers and keep the allocation alive until the session dies. This can consume excess memory, potentially leading to a denial of service.
- “Internal Data Buffering”: The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write (many of) the bytes on the wire. The attacker then sends a stream of requests for a large response object. Depending on how the servers queue the responses, this can consume excess memory, CPU, or both, potentially leading to a denial of service.
C- “Empty Frames Flood”: The attacker sends a stream of frames with an empty payload and without the end-of-stream flag. These frames can be DATA, HEADERS, CONTINUATION and/or PUSH_PROMISE. The peer spends time processing each frame disproportionate to attack bandwidth. This can consume excess CPU, potentially leading to a denial of service.

Microsoft Visual C++ Redistributable Package 2017 14.22.27821 (64-bit) 查看版本資訊

更新時間:2019-08-16
更新細節:

Google Chrome Portable 76.0.3809.100 (64-bit) 查看版本資訊

更新時間:2019-08-07
更新細節:

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

更新時間:2019-08-07
更新細節:

What's new in this version:

Assert:
- Legacy mode deprecation (DEP0089) is revoked

Crypto:
- The outputLength option is added to crypto.createHash
- The maxmem range is increased from 32 to 53 bits

N-api:
- Added APIs for per-instance state management

Report:
- Network interfaces get included in the report

Src:
- V8.getHeapCodeStatistics() is now exported

ExpanDrive 7.2.2 查看版本資訊

更新時間:2019-08-06
更新細節:

What's new in this version:

- This is a bug fix release that takes care of a number of small issues. It improves refresh performance of remote files as well as adds a native 64 bit binary for Windows

Visual Assist 2341.2 查看版本資訊

更新時間:2019-08-05
更新細節:

What's new in this version:

Bug Fixes
- Disable VA in xaml/asp files to workaround crash closing the editor on Windows 10 1903 with July .NET Framework 4.8 KB4506991 update when "Optimize rendering for screens with different pixel densities" is checked (set VA reg value "OverridePmaCrashWorkaround" to 01 to restore previous behavior, for example if the fix for the bug in KB4506991 is released before the next VA update).
- Fix for infinite loop in background parser thread that prevented devenv process from exiting (regression in build 2341.0).
- Fix for incorrect display of ampersands in the VA Paste menu.

Zotero 5.0.73 查看版本資訊

更新時間:2019-08-05
更新細節:

What's new in this version:

Functionality changed or added:
- Added “begins with” operator to field search conditions
- Added Developer menu to Tools menu
- Includes an error console, Run JavaScript window, style editor (previously available via the Cite preferences), and a translator editor (now bundled for easier translator development)

Bugs fixed:
- Fixed corrupted em dashes in titles with subtitles in APA style
- Revert incorrect subtitle capitalization for American Medical Association style (since 5.0.70)
- Fixed incorrect top padding in tag selector if first tag was truncated
- Fixed item tree crash when pressing Cmd + Left-Arrow with all parent items and a child item selected in a view
- Fixed zotero://select search selection
- Fixed server error for local HTTP requests if User-Agent wasn't set (e.g., from Pandoc)

Google Chrome Portable 76.0.3809.87 (64-bit) 查看版本資訊

更新時間:2019-07-31
更新細節: