MySQL Workbench 歷史版本列表 Page2

最新版本 MySQL Workbench 8.0.34

MySQL Workbench 歷史版本列表

MySQL Workbench 是數據庫架構師,開發人員和 DBA 的統一可視化工具。 MySQL Workbench 為服務器配置,用戶管理,備份等提供數據建模,SQL 開發和綜合管理工具。選擇版本:MySQL Workbench 6.3.8(32 位)MySQL Workbench 6.3.10(64 位) MySQL Workbench 軟體介紹

MySQL Workbench (32-bit)MySQL Workbench (64-bit)


XRECODE 1.125 (64-bit) 查看版本資訊

更新時間:2023-03-14
更新細節:

What's new in this version:

Fixed:
- fixed issue with ReplayGain information was not saved in .dsf file
- fixed AV error when adding .mid files
- fixed issue when program skipped processing files in the same folder when "When output file exists" was set to "Overwrite when source file is newer"
- fixed issue when 7.1 Output Audio Matrix was not working properly
- fixed issue when original file was not move to the Recycle Bin when both options "Move source file to Recycle Bin when done" and "Create files in source folder" were used

New:
- added option to "Always ask where to create files" (under Program Settings/Process)
- added Retrobridge CDDB metadata provider

XRECODE 1.124 (64-bit) 查看版本資訊

更新時間:2023-01-19
更新細節:

What's new in this version:

- version 1.124
- Fix: fixed issue with extracting .aac files to .m4a

Firefox Developer Edition 110.0b2 (64-bit) 查看版本資訊

更新時間:2023-01-18
更新細節:

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

更新時間:2023-01-18
更新細節:

What's new in this version:

New Features:
- Comes with Git v2.39.1

Fixed:
- Addresses CVE-2022-23521, a critical vulnerability in the .gitattributes parsing that potentially allows malicious code to be executed while cloning
- Addresses CVE-2022-41953, a vulnerability that makes Git GUI's Clone function susceptible to Remote Code Execution attacks
- Addresses CVE-2022-41903, a vulnerability that may allow heap overflows and code to be executed inadvertently during a git archive invocation
- A regression introduced in Git for Windows v2.39.0(2) that prevented cloning from Bitbucket was fixed

MySQL Workbench 8.0.32 查看版本資訊

更新時間:2023-01-18
更新細節:

Raccoon 4.24.0 查看版本資訊

更新時間:2023-01-18
更新細節:

What's new in this version:

- Added –gp-renew-gsfid commandline parameter

XRECODE 1.123 (64-bit) 查看版本資訊

更新時間:2023-01-08
更新細節:

What's new in this version:

Fixed:
- fixed 4.0 to 5.1 flac transcoding issue
- fixed 5.1 to 2.0 dsd transcoding issue
- fixed 64 bit installer so that it can be run on Windows arm under MacOS

New:
- added function to select all album items in the Metadata editor by pressing F6 (works on main or any sub-item)
- added option to always use the temp path when transcoding the files (under Program Settings/Misc). Files will be processed in the temp folder and only then copied to the destination.

更新時間:2023-01-05
更新細節:

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

更新時間:2022-12-14
更新細節:

What's new in this version:

New Features:
- Comes with Git v2.39.0
- Comes with OpenSSL v1.1.1s
- Comes with cURL v7.86.0
- The Portable Git edition (which comes as a self-extracting 7-Zip archive) now uses the latest 7-Zip version to self-extract
- Comes with OpenSSH v9.1p1
- It is now possible to generate and use SSH keys protected by security keys (AKA FIDO devices) via Windows Hello, e.g. via ssh-keygen.exe -t ecdsa-sk
- Portable Git no longer configures color.diff, color.status and color.branch individually, but configures color.ui instead, which makes it easier to override the default
- Comes with GNU TLS v3.7.8
- Comes with Git Credential Manager Core v2.0.877
- Comes with MinTTY v3.6.2
- Comes with Bash v5.2 patchlevel 12
- Comes with Git LFS v3.3.0
- Comes with PCRE2 v10.41

Fixed:
- The Git executables (e.g. git.exe itself) used to have incomplete version information recorded in their resources, which has been fixed
- A regression introduced in Git for Windows v2.38.0 that prevented git.exe from running in Windows Nano Server containers was fixed

Raccoon 4.23.0 查看版本資訊

更新時間:2022-11-23
更新細節:

What's new in this version:

Fixed:
- Some versions of Android have a bug that will cause the packagemanager commandline tool to crash on the device, when called with packed flags (“-rtd”). Raccoon did not catch that and reported a finished install, even though it was actually just a finished transfer. This bug only affects traditional, single APK apps. App bundles (“split APK”) are not affected as they require the pm command to be called with different parameters. Fix is to call the pm command with unpacked flags (“-r -t -d”).