CrystalDiskMark 歷史版本列表 Page9

最新版本 CrystalDiskMark 8.0.5

CrystalDiskMark 歷史版本列表

CrystalDiskMark 旨在快速測試您的硬盤的性能。目前,該程序允許測量順序和隨機讀取 / 寫入速度。 CrystalDiskMark 提出了一個體面的表現,它服務於它的目的很好.CrystalDiskMark 特點: 測量連續讀寫速度測量隨機 512KB,4KB,4KB(隊列深度 = 32)讀 / 寫速度選擇測試數據(隨機,0Fill,1Fill )主題支持多語言支持 CrystalDiskMark 軟體介紹


Wing IDE 101 8.3.3.0 查看版本資訊

更新時間:2022-07-29
更新細節:

What's new in this version:

Fixed:
- Improve display of bytes values in the Stack Data tool
- Fix reporting of exceptions while loading Django test files
- Prevent confusion about disk modification times when working with remote files
- Run Python with the correct command line when using -m with wingdb
- Avoid the potential for losing the connection to the debug process or Python Shell process
- after long periods of inactivity on systems that automatically time out idle TCP connections
- Fix adding unwanted spaces around =, !, : in f-string expressions
- Fix deleting form feed characters when strip trailing white space is Enabled
- Fix pasting a form feed character into an file
- Avoid corrupting projects when opening a project using the .wpu file (rather than the .wpr file)
- Fix expanding ~ in remote file paths when Base Directory is set in the remote host configuration
- Set Create Project button label correctly when choosing an existing venv in the New Project dialog
- Fix navigation in the remote file selection dialog when sibling directories have similar names
- Fix closing files open in the editor when they are deleted
- Fix checking for linked files already open when opening a remote file

CrystalDiskMark 8.0.4b 查看版本資訊

更新時間:2022-07-18
更新細節:

What's new in this version:

- Added language files (Nepali)
- Added digital signature for Uninstaller
- Improved silent uninstall mode (/SILENT or /VERYSILENT)

Git for Windows 2.37.1 (64-bit) 查看版本資訊

更新時間:2022-07-13
更新細節:

What's new in this version:

New Features:
- Comes with Git v2.37.1
- Comes with OpenSSL v1.1.1q
- Comes with Git Credential Manager Core v2.0.785
- Comes with tig v2.5.5

Fixed:
- Pasting large amounts of text in Git for Windows' Bash when running inside Windows Terminal often resulted in garbled text, which has been fixed
- The Perl module perl-Clone which linked to a non-existing DLL was rebuilt to fix the issue
- The Git for Windows installer can no longer be tricked into running an untrusted git.exe in elevated mode
- When running Git in a world-writable directory owned by the current user (think C:WindowsTemp, when running under the SYSTEM account), the checks for dubious ownership of the .git directory now detect this situation properly

Git for Windows 2.37.0 (64-bit) 查看版本資訊

更新時間:2022-06-28
更新細節:

What's new in this version:

New:
- Comes with Git v2.37.0
- Many anti-malware products seem to have problems with our MSYS2 runtime, leading to problems running e.g. git subtree. We added a workaround that hopefully helps in most of these scenarios
- Comes with MSYS2 runtime (Git for Windows flavor) based on Cygwin 3.3.5
- Comes with PCRE2 v10.40
- Comes with Git LFS v3.2.0
- Comes with GNU TLS v3.7.6
- SSH's CBC ciphers, which were re-enabled in 2017 to better support Azure Repos have again been disabled by default because Azure Repos does not require them any longer
- Comes with OpenSSL v1.1.1p
- Comes with Git Credential Manager Core v2.0.779
- Comes with cURL v7.84.0

Fixed:
- The Git for Windows-only --show-ignored-directory option of git status, which was deprecated a long time ago, was finally removed
- A crash when running Git for Windows in Wine was fixed
- A bug in the interaction between FSCache and parallel checkout was fixed
- Cloning to network shares failed on some network file systems, which was fixed
- When Git indicates an unsafe directory due to the file system (e.g. FAT32) being unable to record ownership, Git now gives better hints

Wing IDE 101 8.3.2.0 查看版本資訊

更新時間:2022-06-18
更新細節:

What's new in this version:

Features:
- Add option Use Fixed Width Font for Output to the Testing tool's right-click context menu

Changed:
- Increase the default maxium file size to 50 MB so large .pi and .pyi files are read
- Don't compute file digests in the debug process if the Use Digests to Identify
- Files preference is disabled when the debug process attaches
- Bug Fixes:
- Fix Source Assist display for f-string embedded expressions
- Fix auto editing in f-string expressions
- Fix finding points of use starting from a symbol in an f-string expression
- Fix running a pytest parametrized test with a float value
- Scroll to the current line in version control blame/praise output
- Fix intermittent PyQt & PySide autocompletion problems
- Correct the error message displayed when trying to reformat a read-only file
- Fix auto-indentation after a multi-line string
- Avoid a variety of potential problems that could occur when a Base Directory is specified in the remote host configuration
- Fix more failures to expand ~ in the New Project dialog
- Fix starting debug if an incorrect WINGHOME is set in the environment

Git for Windows 2.36.1 (64-bit) 查看版本資訊

更新時間:2022-05-10
更新細節:

What's new in this version:

New Features:
- Comes with Git v2.36.1
- On newer Windows versions, Git now assumes a Win32 Console with full color capabilities. This helps e.g. when NeoVIM is configured as Git's editor.
- Comes with OpenSSH v9.0p1
- When git clean fails due to long paths, Git now advises the user to set core.longPaths
- Comes with cURL v7.83.0
- Git Credential Manager's binaries are no longer installed in the same location as core Git's own dashed programs. This separates more clearly the core Git executables from the Git executables provided by third-parties
- Comes with Git Credential Manager Core v2.0.696
- Comes with OpenSSL v1.1.1o
- Comes with patch level 4 of the MSYS2 runtime (Git for Windows flavor) based on Cygwin 3.3.4

Fixed:
- A regression introduced in Git for Windows v2.36.0 where GPG in 32-bit versions simply would not work was fixed
- The proxy-lookup helper only reported the first letter of the proxy, which was fixed
- The installer now verifies that .NET Framework 4.7.2 is available before offering Git Credential Manager (GCM) as an option (because it is required for GCM to work)
- A bug introduced into v2.36.0 where shell scripts failed to run on some network shares with the error "Too many levels of symbolic links" was fixed

Git for Windows 2.36.0 (64-bit) 查看版本資訊

更新時間:2022-04-21
更新細節:

What's new in this version:

New Features:
- Comes with Git v2.36.0
- Comes with MSYS2 runtime (Git for Windows flavor) based on Cygwin 3.3.4
- Comes with OpenSSH v8.9p1
- Comes with cURL v7.82.0
- Comes with OpenSSL v1.1.1n
- Comes with Git Credential Manager Core v2.0.696
- Comes with GNU TLS v3.7.4
- Comes with Git LFS v3.1.4

Git for Windows 2.35.3 (64-bit) 查看版本資訊

更新時間:2022-04-15
更新細節:

What's new in this version:

New Features:
- Comes with Git v2.35.3

Fixed:
- The advice indicating how to use the %(prefix) with a network share path was updated to use the appropriate number of slashes
- Various fixes for usage of the safe.directory and %(prefix) when using Windows Subsystem for Linux (WSL)

Git for Windows 2.35.2 (64-bit) 查看版本資訊

更新時間:2022-04-13
更新細節:

What's new in this version:

Fixed:
- The uninstaller was hardened to avoid a vulnerability when running under the SYSTEM account, addressing CVE-2022-24767

Wing IDE 101 8.3.0.1 查看版本資訊

更新時間:2022-04-09
更新細節:

What's new in this version:

Fixed:
- failure to start on some Windows systems
- problems with splitting strings by pressing Enter
- installing the remote agent when using built-in SSH on Windows
- connecting to remote hosts with @ in the hostname
- remote development with built-in SSH when ~/.ssh does not exist
- the remote development with Python 2.6

- Show the correct messages in the passphrase/password prompt dialog
- Also look for private key files in ~/ssh on Windows if ~/.ssh does not exist
- Clear the authentication cache also when remote agent install fails
- Prevent using the wrong passphrase when multiple SSH private keys are present
- Improve error reporting in the built-in SSH implementation