TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.
 MKVToolNix 軟體歷史版本 Download Page13 :: 軟體兄弟

MKVToolNix 歷史版本列表 Page13

最新版本 [var.version]

MKVToolNix 歷史版本列表

MKVToolNix 是一套在 Linux 和 Windows 下創建,更改和檢查 Matroska 文件的工具。他們為 Matroska 做了 OGM 工具為 OGM 格式做了些什麼,然後做了一些。它支持處理幾個輸入文件,就好像它們已經被二進制級聯成一個大的輸入文件一樣.8997423 選擇版本:MKVToolNix 19.0.0(32 位)MKVToolNix 19.0.0(64 位) MKVToolNix 軟體介紹

MKVToolNix (32-bit)MKVToolNix (64-bit)


WizTree 4.05 查看版本資訊

更新時間:2021-11-17
更新細節:

What's new in this version:

Fixed:
- WizTree 4.04 would display some error messages on PCs without MTP support (e.g. old versions of Windows XP)
- Toggling Windows Explorer integration off did not fully remove WizTree from Windows Explorer context menus (bug introduced in 4.04)
- Fixed title bar display issues issues with very high DPI screens (maximize/minimize buttons were too small)

WizTree installer now supports the following (optional) command line parameters:
Set the supporter code license on install:
- /supportercode=xxxx-xxxx-xxxx-xxxx
- Set the "always run as admin" setting:
- /runasadmin=TRUE|FALSE
- Set the "check for updates" setting:
- /checkforupdates=TRUE|FALSE
- e.g. wiztree_x_xx_setup.exe /supportercode=1234-5678-abcd-1234 /runasadmin=false /checkforupdates=false

HoneyView 5.42 查看版本資訊

更新時間:2021-11-15
更新細節:

What's new in this version:

- Fixed vulnerabilities that may occur when handling TIFF files
- Other modifications

ImageMagick 7.1.0-14 (64-bit) 查看版本資訊

更新時間:2021-11-15
更新細節:

What's new in this version:

- Fix broken release

MKVToolNix 63.0.0 (64-bit) 查看版本資訊

更新時間:2021-11-15
更新細節:

What's new in this version:

New features and enhancements:
- Kvmerge: AC-3 parser: E-AC-3 with BSID values > 10 and ≤ 15 are recognized now, too. Implement.
- Mkvmerge: when using language codes for track selection (e.g. -a und,en) all tracks that do not have a language property (due to their container not providing one, e.g. AVIs) will be treated as if they did have one set to und (“undetermined”) as that is the language the track will have in the Matroska file anyway. Before this change it wasn’t possible to match such tracks via language codes.
- MKVToolNix GUI: only on Windows: when compiled with Qt ≥ 5.14 and < 6 (which is the case for the officially provided binaries) fractional screen scaling will be enabled. This means that the GUI will be scaled appropriately if Windows is set to 125%, 150% or 175% instead of being too small or too large. Implement.
- MKVToolNix GUI: the spinner in the bottom right corner will now be hidden when no jobs are currently running. Implement.
- MKVToolNix GUI: header editor: a new column has been added to the tree view showing the status of the “track enabled” flag. The information is also shown on the track overview page on the right. Implement.
- MKVToolNix GUI: header editor: users can now reorder tracks by dragging & dropping. Implement.

Fixed:
- Mkvmerge: AVI reader: fixed reading AVI files that contain vprp video properties header chunks; reading aborted too early

Nexus Mod Manager 0.83.3 查看版本資訊

更新時間:2021-11-14
更新細節:

What's new in this version:

New features:
- Added new button to the left bar: you can now filter for mods requiring an update (for the time being this just works in the plain view, not in the category view)

Fixed:
- a crash when adding local mods while being offline
- columns not resizing when using "Reset UI"
- a rare crash when installing/uninstalling mods

TagSpaces 4.0.6 查看版本資訊

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

What's new in this version:

Fixed:
- Fix issues with links in the markdown editor
- Fix issues with the navigation with internal links
- Fix issue with the exit full screen button on Safari
- Moving the main toolbar of the video player to the bottom of the video
- Fix tags collection functionality
- Fix geo tagging dialog

Nexus Mod Manager 0.83.2 查看版本資訊

更新時間:2021-11-04
更新細節:

What's new in this version:

- Fixed an issue breaking the periodic Mod Update check
- Tweaked the missing download Id search

TagSpaces 4.0.4 查看版本資訊

更新時間:2021-11-04
更新細節:

WizTree 4.04 查看版本資訊

更新時間:2021-11-04
更新細節:

Rclone 1.57.0 (64-bit) 查看版本資訊

更新時間:2021-11-02
更新細節:

What's new in this version:

New backends:
- Sia: for Sia decentralized cloud
- Hasher: caches hashes and enable hashes for backends that don't support them

New commands:
- lsjson --stat: to get info about a single file/dir and operations/stat api
- config paths: show configured paths

New Features:
- about: Make human-readable output more consistent with other commands

build:
- Use go1.17 for building and make go1.14 the minimum supported
- Update Go to 1.16 and NDK to 22b for Android builds (x0b)

config:
- Support hyphen in remote name from environment variable
- Make temporary directory user-configurable
- Convert --cache-dir value to an absolute path
- Do not override MIME types from OS defaults

docs:
- Toc styling and header levels cleanup
- Extend documentation on valid remote names
- Mention make for building and cmount tag for macos
- ...and many more contributions to numerous to mention!
- fs: Move with --ignore-existing will not delete skipped files

hashsum:
- Treat hash values in sum file as case insensitive
- Don't put ERROR or UNSUPPORTED in output

- lib/encoder: Add encoding of square brackets
- lib/file: Improve error message when attempting to create dir on nonexistent drive on windows
- lib/http: Factor password hash salt into options with default
- lib/kv: Add key-value database api

librclone:
- Add RcloneFreeString function
- Free strings in python example

- log: Optionally print pid in logs
- ls: Introduce --human-readable global option to print human-readable sizes
- ncdu: Introduce key u to toggle human-readable
- operations: Add rmdirs -v output

serve sftp:
- Generate an ECDSA server key as well as RSA
- Generate an Ed25519 server key as well as ECDSA and RSA

serve docker:
- Allow to customize proxy settings of docker plugin
- Build docker plugin for multiple platforms

- size: Include human-readable count
- touch: Add support for touching files in directory, with recursive option, filtering and --dry-run/-i
- tree: Option to print human-readable sizes removed in favor of global option

Fixed:
- lib/http
- Fix bad username check in single auth secret provider
- Fix handling of SSL credentials
- serve ftp: Ensure modtime is passed as UTC always to fix timezone oddities
- serve sftp: Fix generation of server keys on windows
- serve docker: Fix octal umask

Mount:
- Enable rclone to be run as mount helper direct from the fstab
- Use procfs to validate mount on linux
- Correctly daemonize for compatibility with automount

VFS:
- Ensure names used in cache path are legal on current OS
- Ignore ECLOSED when truncating file handles to fix intermittent bad file descriptor error

Local:
- Refactor default OS encoding out from local backend into shared encoder lib

Crypt:
- Return wrapped object even with --crypt-no-data-encryption
- Fix uploads with --crypt-no-data-encryption

Azure Blob:
- Add --azureblob-no-head-object

Box:
- Make listings of heavily used directories more reliable
- When doing cleanup delete as much as possible
- Add --box-list-chunk to control listing chunk size
- Delete items in parallel in cleanup using --checkers threads
- Add --box-owned-by to only show items owned by the login passed
- Retry operation_blocked_temporary errors

Chunker:
- Md5all must create metadata if base hash is slow

Drive:
- Speed up directory listings by constraining the API listing using the current filters
- Fix buffering for single request upload for files smaller than --drive-upload-cutoff
- Add -o config option to backend drives to make config for all shared drives

Dropbox:
- Add --dropbox-batch-commit-timeout to control batch timeout

Filefabric:
- Make backoff exponential for error_background to fix errors
- Fix directory move after API change

FTP:
- Enable tls session cache by default
- Add option to disable tls13
- Fix timeout after long uploads
- Add support for precise time
- Enable CI for ProFtpd, PureFtpd, VsFtpd

Googlephotos:
- Use encoder for album names to fix albums with control characters

Jottacloud:
- Implement SetModTime to support modtime-only changes
- Improved error handling with SetModTime and corrupt files in general
- Add support for UserInfo (rclone config userinfo) feature
- Return direct download link from rclone link command

Koofr:
- Create direct share link

Pcloud:
- Add sha256 support

Premiumizeme:
- Fix directory listing after API changes
- Fix server side move after API change
- Fix server side directory move after API changes

S3:
- Add support to use CDN URL to download the file
- Add AWS Snowball Edge to providers examples
- Use a combination of SDK retries and rclone retries
- Fix IAM Role for Service Account not working and other auth problems
- Fix shared_credentials_file auth after reverting incorrect fix
- Fix corrupted on transfer: sizes differ 0 vs xxxx with Ceph

Seafile:
- Fix error when not configured for 2fa

SFTP:
- Fix timeout when doing MD5SUM of large file

Swift:
- Update OCI URL
- Document OVH Cloud Archive

Union:
- Fix rename not working with union of local disk and bucket based remote