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 Page42 :: 軟體兄弟

MKVToolNix 歷史版本列表 Page42

最新版本 [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)


ProtonVPN 1.15.0 查看版本資訊

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

FastCopy 3.88 查看版本資訊

更新時間:2020-04-29
更新細節:

What's new in this version:

- Fixed an exception may occur when the privilege of the destination is insufficient

Symfony 3.4.40 查看版本資訊

更新時間:2020-04-29
更新細節:

What's new in this version:

- [PhpUnitBridge] Use COMPOSER_BINARY env var if available
- [YAML] escape DEL(x7f)
- [PhpUnitBridge] fix compatibility with phpunit 9
- [Cache] skip APCu in chains when the backend is disabled
- [Form] apply automatically step=1 for datetime-local input
- [Security/Core] fix escape for username in LdapBindAuthenticationProvider.php
- [FrameworkBundle] Fix session.attribute_bag service definition
- [HttpFoundation] workaround PHP bug in the session module
- [SecurityBundle] fix accepting env vars in remember-me configurations
- [Form] Fixed handling groups sequence validation
- [Cache] Avoid memory leak in TraceableAdapter::reset()
- [Form] RepeatedType should always have inner types mapped
- [DI] fix loading defaults when using the PHP-DSL
- [HttpKernel] silence E_NOTICE triggered since PHP 7.4
- [Validator] Fixed default group for nested composite constraints
- [Validator] do not merge constraints within interfaces
- [Workflow] Use a strict comparison when retrieving raw marking in MarkingStore
- [PropertyInfo][ReflectionExtractor] Check the array mutator prefixes last when the property is singular
- [HttpFoundation] Fixed session migration with custom cookie lifetime
- [WebProfilerBundle] Support for Content Security Policy style-src-elem and script-src-elem in WebProfiler
- [Validator] Allow URL-encoded special characters in basic auth part of URLs
- [Serializer] Fix unitialized properties (from PHP 7.4.2) when serializing context for the cache key
- [HttpKernel][LoggerDataCollector] Prevent keys collisions in the sanitized logs processing
- [Validator] Fixed calling getters before resolving groups
- [Security/Http] Allow setting cookie security settings for delete_cookies
- [FrameworkBundle] revert to legacy wiring of the session when circular refs are detected

Symfony 4.4.8 查看版本資訊

更新時間:2020-04-29
更新細節:

What's new in this version:

- [Cache] Allow invalidateTags calls to be traced by data collector
- [PhpUnitBridge] Use COMPOSER_BINARY env var if available
- [YAML] escape DEL(x7f)
- [PhpUnitBridge] fix compatibility with phpunit 9
- [Cache] skip APCu in chains when the backend is disabled
- [Form] apply automatically step=1 for datetime-local input
- [FrameworkBundle] debug:autowiring: Fix wrong display when using class_alias
- [DependencyInjection][ServiceSubscriber] Support late aliases
- [Profiler] Fix profiler nullable string type
- [Security/Core] fix escape for username in LdapBindAuthenticationProvider.php
- [FrameworkBundle] Fix session.attribute_bag service definition
- [Routing][PrefixTrait] Add the _locale requirement
- [Cache] CacheItem with tag is never a hit after expired
- [HttpFoundation] workaround PHP bug in the session module
- [SecurityBundle] fix accepting env vars in remember-me configurations
- [Form] Fixed handling groups sequence validation
- [Mime] Ensure proper line-ending for SMIME
- [Cache] Avoid memory leak in TraceableAdapter::reset()
- Mailer from sender fixes
- [PhpUnitBridge] add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions
- Remove return type for Twig function workflow_metadata()
- [Messenger] Make sure redis transports are initialized correctly
- [Form] RepeatedType should always have inner types mapped
- [DI] fix loading defaults when using the PHP-DSL
- [HttpKernel] silence E_NOTICE triggered since PHP 7.4
- [Validator] Fixed default group for nested composite constraints
- [HttpClient] fix HTTP/2 support on non-SSL connections - CurlHttpClient only
- Force ping after transport exception
- [Validator] do not merge constraints within interfaces
- [HttpClient] Fix scoped client without query option configuration
- [DI] fix detecting short service syntax in yaml
- [DI] add missing property declarations in InlineServiceConfigurator
- Allowing empty secrets to be set
- [Process] Fixed input/output error on PHP 7.4
- [Workflow] Use a strict comparison when retrieving raw marking in MarkingStore
- [Workflow] Use a strict comparison when retrieving raw marking in MarkingStore
- [PropertyInfo][ReflectionExtractor] Check the array mutator prefixes last when the property is singular
- [HttpFoundation] Fixed session migration with custom cookie lifetime
- [HttpKernel][FrameworkBundle] fix compat with Debug component
- [WebProfilerBundle] Support for Content Security Policy style-src-elem and script-src-elem in WebProfiler
- [Validator] Allow URL-encoded special characters in basic auth part of URLs
- [Security] Track session usage whenever a new token is set
- [Serializer] Fix unitialized properties (from PHP 7.4.2) when serializing context for the cache key
- [MonologBridge] Fix $level type
- [MonologBridge] Fix $level type
- [Security][Http][SwitchUserListener] Ignore all non existent username protection errors
- [HttpKernel][LoggerDataCollector] Prevent keys collisions in the sanitized logs processing
- [Validator] Fixed calling getters before resolving groups
- Fix the reporting of deprecations in twig:lint
- [Security] forward multiple attributes voting flag

Symfony 5.0.8 查看版本資訊

更新時間:2020-04-29
更新細節:

What's new in this version:

- [Cache] Allow invalidateTags calls to be traced by data collector
- [PhpUnitBridge] Use COMPOSER_BINARY env var if available
- [YAML] escape DEL(x7f)
- [PhpUnitBridge] fix compatibility with phpunit 9
- [Cache] skip APCu in chains when the backend is disabled
- [Form] apply automatically step=1 for datetime-local input
- [FrameworkBundle] debug:autowiring: Fix wrong display when using class_alias
- [DependencyInjection][ServiceSubscriber] Support late aliases
- [Profiler] Fix profiler nullable string type
- [Security/Core] fix escape for username in LdapBindAuthenticationProvider.php
- [FrameworkBundle] Fix session.attribute_bag service definition
- [Routing][PrefixTrait] Add the _locale requirement
- [Cache] CacheItem with tag is never a hit after expired
- [HttpFoundation] workaround PHP bug in the session module
- [SecurityBundle] fix accepting env vars in remember-me configurations
- [Form] Fixed handling groups sequence validation
- [Mime] Ensure proper line-ending for SMIME
- [Cache] Avoid memory leak in TraceableAdapter::reset()
- Mailer from sender fixes
- [PhpUnitBridge] add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions
- Remove return type for Twig function workflow_metadata()
- [Messenger] Make sure redis transports are initialized correctly
- [Form] RepeatedType should always have inner types mapped
- [DI] fix loading defaults when using the PHP-DSL
- [HttpKernel] silence E_NOTICE triggered since PHP 7.4
- [Validator] Fixed default group for nested composite constraints
- [HttpClient] fix HTTP/2 support on non-SSL connections - CurlHttpClient only
- Force ping after transport exception
- [Validator] do not merge constraints within interfaces
- [HttpClient] Fix scoped client without query option configuration
- [DI] fix detecting short service syntax in yaml
- [DI] add missing property declarations in InlineServiceConfigurator
- Allowing empty secrets to be set
- [Process] Fixed input/output error on PHP 7.4
- [Workflow] Use a strict comparison when retrieving raw marking in MarkingStore
- [Workflow] Use a strict comparison when retrieving raw marking in MarkingStore
- [PropertyInfo][ReflectionExtractor] Check the array mutator prefixes last when the property is singular
- [HttpFoundation] Fixed session migration with custom cookie lifetime
- [HttpKernel][FrameworkBundle] fix compat with Debug component
- [WebProfilerBundle] Support for Content Security Policy style-src-elem and script-src-elem in WebProfiler
- [Validator] Allow URL-encoded special characters in basic auth part of URLs
- [Security] Track session usage whenever a new token is set
- [Serializer] Fix unitialized properties (from PHP 7.4.2) when serializing context for the cache key
- [MonologBridge] Fix $level type
- [MonologBridge] Fix $level type
- [Security][Http][SwitchUserListener] Ignore all non existent username protection errors
- [HttpKernel][LoggerDataCollector] Prevent keys collisions in the sanitized logs processing
- [Validator] Fixed calling getters before resolving groups
- Fix the reporting of deprecations in twig:lint
- [Security] forward multiple attributes voting flag

Duet Display 1.8.7.8 查看版本資訊

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

Aseprite 1.2.18 查看版本資訊

更新時間:2020-04-25
更新細節:

What's new in this version:

- Added pen pressure sensitivity and dynamic parameters on Windows, macOS, and Linux
- Added support to detect eraser tip on Linux
- Added addition mode back for Hue/Saturation filter
- New possibility to create extensions with scripts
- Possibility to scroll menus that are off the screen
- Now "Auto Select Layer" can be disabled even when we use the Ctrl/Command key shortcut
- Save "Export File" dialog position on preferences
- Fixed regression with canvas border in the sprite editor
- Fixed loading of some particular TGA files (multiple scanlines compressed, invalid alpha information, etc.)
- Support to save compressed TGA files (and with 16/24/32 bpp)
- Added Tag.color property #24
- Added an option to "Fit to Screen" automatically for new/open files

EMCO MSI Package Builder 8.0 查看版本資訊

更新時間:2020-04-25
更新細節:

What's new in this version:

Monitoring on virtual machines:
- The Enterprise and Architect editions of the program support a new monitoring approach that allows monitoring on virtual machines hosted by Hyper-V and VMware servers. In Installation Repackaging Wizard, you can choose the corresponding option and select a VM for repackaging. The program connects to the selected VM remotely and uses it for monitoring only. A package is generated by the program based on the monitoring results collected from the VM. Such a monitoring approach allows you to switch the monitoring environment easily, because you don't need to install the program on the VM, which is required for monitoring on the local machine.

VM profiles:
- A new dialog is introduced to manage virtual machines used for repackaging. It is available in the Enterprise and Architect editions of the program, which support repackaging on virtual machines. In the dialog, you can add Hyper-V and VMware servers, as well as configurations of VMs hosted on the servers. These configurations are called VM profiles. In Installation Repackaging Wizard, you can select a VM profile to perform repackaging on the corresponding virtual machine. You can configure profiles for different VMs that you plan to use for repackaging and then select a suitable profile when you configure a repackaging operation.

Checking the monitoring environment issues:
- To make sure that the monitoring environment follows the best practices, the program runs an automatic check to detect possible issues before the start of the monitoring process. The program checks if Windows Update and other services, which may generate unwanted changes, have been stopped. The program detects running applications and displays a dialog with a list of discovered issues. You can let the program resolve those issues automatically by stopping the services and closing the running programs to prevent unwanted changes from appearing in the monitoring results and in the package to be generated.

Added command-line interface:
- The command-line interface allows you to use the main features of the program by running the corresponding commands. Using the commands, it is possible to perform monitoring on the local machine, generate packages in different formats, export/import and sign packages.

Projects export/import:
- To transfer a project to another machine or for backup purposes, you can export it as a single file. The exported file can be imported in another copy of the program, so you can generate a package based on the project content.

Filter conditions:
- The monitoring filters configured in the program Preferences can now include conditions used to specify when a filter can be applied. In a filter condition, you can specify the Operating Systems, the OS build number and the OS platform. This feature allows you to use different filters for monitoring in different environments. It is helpful if you perform monitoring on different virtual machines.

Added support of machines with File System Redirection:
- Now it is possible to run Enterprise and Architect editions of the program on machines that use File System Redirection. Installations monitoring doesn't work on machines with File System Redirection, but you can use the option to monitor on a virtual machine and use the local machine for package generation only.

Postman 7.23.0 (64-bit) 查看版本資訊

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

What's new in this version:

Fixed:
- a bug where setting a non-string variable name crashes the app
- an issue where the active theme was not highlighted across multiple Postman windows
- a bug where tagging a person twice in a comment would cause the comment window to crash
- a bug due to which Postman App was misplacing cancel and back button in auth window
- a bug where error icon and close icon would overlap in Request Headers
- an issue where clicking on a request from the sidebar did not open in a tab sometimes
- a bug where importing collection created in the old version of the app was adding extra headers
- a bug where scriptId remained the same while duplicating collection/folder/request
- a bug where monitor overages are not shown in resource usage
- some cases where users were seeing 'Could not open Postman' error on launching the app
- We’ve made it easier to keep track of your monitoring calls by showing monitoring overages in the “Team” menu, located in the app’s header
- PKCE support for OAuth 2.0

DesktopCal 2.3.72.4832 查看版本資訊

更新時間:2020-04-22
更新細節:

What's new in this version:

- Add function, Repeating events can set deadline and cycle times
- Add function, Repeated events can be set to complete the task
- Solve the problem that the desktop management software coexistence mouse does not take effect