Movavi Video Converter 歷史版本列表 Page7

最新版本 Vim 9.0

Movavi Video Converter 歷史版本列表

享受視頻和音樂你的方式!使用 Movavi Video Converter,您可以準備多媒體文件,以任何格式和任何設備進行即時回放。而且您不需要成為一名極客,只需從支持的選項列表中選擇您想要的格式或設備,然後按一下按鈕即可; 您的文件將在幾秒鐘內準備就緒。此外,您還可以獲得大量令人興奮的附加功能:在轉換 ndash 之前,增強視頻質量,調整和規範化聲級,修剪,合併,裁剪和旋轉文件; 全部通過我們易... Movavi Video Converter 軟體介紹


EVGA Precision X1 1.1.9.0 查看版本資訊

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

What's new in this version:

- Adds MB BIOS CSM detection prior to update
- 3070 XC3 Ultra BIOS updated to fix power limit issue
- Sets a fixed speed for Ext Fan in auto mode
- Fixes issue where "Apply Previous Setting" does not apply when Start with OS

CopyTrans Cloudly 3.007 查看版本資訊

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

EVGA Precision X1 1.1.8.0 查看版本資訊

更新時間:2021-03-30
更新細節:

What's new in this version:

- Supports EVGA GeForce RTX 30 series Resizable BAR VBIOS update
- Adds Resizable BAR Status Check feature
- Fixes Task Scheduler issue

Symfony 5.2.6 查看版本資訊

更新時間:2021-03-29
更新細節:

What's new in this version:

Fixed:
- [Form] error if the input string couldn't be parsed as a date
- [HttpClient] fix using stream_copy_to_stream() with responses cast to php streams
- [Form] IntegerType: Always use en for IntegerToLocalizedStringTransformer
- Uses the correct assignment action for console options depending if they are short or long
- [HttpKernel] ConfigDataCollector to return known data without the need of a Kernel
- [Translation] Fix update existing key with existing +int-icu domain
- Fixed parsing deprecated definitions without message key
- [Security] Handle properly 'auto' option for remember me cookie security
- [Console] fix emojis messing up the line width
- [Validator] Avoid triggering the autoloader for user-input values
- [FrameworkBundle] ensure TestBrowserToken::$firewallName is serialized
- [RateLimiter] Security hardening - Rate limiter
- [HttpClient] remove using $http_response_header
- [PhpUnitBridge] fix reporting deprecations from DebugClassLoader
- [HttpFoundation] enable HTTP method overrides as early as possible with the HTTP cache
- [Console] Fix line wrapping for decorated text in block output
- [Inflector][String] Fixed pluralize "coupon"
- [PhpUnitBridge] fix compat with symfony/debug
- [VarDumper] Adds support for ReflectionUnionType to VarDumper
- Correctly clear lines for multi-line progress bar messages
- [Security] Add XML support for authenticator manager
- [ErrorHandler] Fix error caused by include + open_basedir
- [FrameworkBundle] Make the TestBrowserToken interchangeable with other tokens
- [Console] ProgressBar clears too many lines on update
- [FrameworkBundle] Exclude unreadable files when executing About command
- [BridgeTwig] Add 'form-control-range' for range input type
- make async-ses required
- [Mime] Escape commas in address names
- Check if templating engine supports given view
- [Security] Refresh original user in SwitchUserListener
- [TwigBridge] Fix "Serialization of 'Closure'" error when rendering an TemplatedEmail
- Fix ConstraintViolation#getMessageTemplate() to always return string
- [DoctrineBridge] Fix eventListener initialization when eventSubscriber constructor dispatch an event
- [FrameworkBundle] Fix PropertyAccess definition when not in debug
- [Form] clear unchecked choice radio boxes even if clear missing is set to false
- [ErrorHandler] Added missing type annotations to FlattenException
- [TwigBridge] Allow version 3 of the Twig extra packages

Symfony 5.2.5 查看版本資訊

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

What's new in this version:

Fixed:
- Fix ConstraintViolation#getPropertyPath() to always return string
- [FrameworkBundle] fix XSD
- [Mailer][Mime][TwigBridge][Validator] Allow egulias/email-validator 3.x
- [FrameworkBundle] : Fix method name compare in ResolveControllerNameSubscriber
- [TwigBridge] Render email once
- [DependencyInjection][Security] Backport psr/container 1.1/2.0 compatibility
- [Messenger] Don't lock tables or start transactions
- Changing ZulipTransportFactory tag to prevent the exception UnsupportedSchemeException

Symfony 5.2.4 查看版本資訊

更新時間:2021-03-05
更新細節:

What's new in this version:

- [Messenger] Doctrine setup with migrations
- [Translation] deal with indented heredoc/nowdoc tokens
- [DependencyInjection] fix parsing calls of methods named "method"
- [Serializer] zero parts can be omitted in date interval input
- MockResponse total_time should not be simulated when provided
- [Cache] Add server-commands support for Predis Replication Environments
- [HttpKernel] Configure session.cookie_secure earlier
- [Translation] Make name attribute optional in xliff2
- [Security] #[CurrentUser] arguments should resolve to null for "anon."
- [FrameworkBundle] Allow x-forwarded-prefix trusted header in config
- [Cache] Fix Redis TLS scheme rediss for Redis connection
- [Routing] fix conflict with param named class in attribute
- [Cache] fix setting items' metadata on commit()
- [Form] Ignoring invalid forms from delete_empty behavior in CollectionType
- [EventDispatcher] fix registering subscribers twice on edge-case
- [Intl] fix Locale::getFallback() throwing exception on long $locale
- [Validator] fix taking error message from the correct violation
- [PropertyInfo] fix resolving self to name of the analyzed class
- [WebLink] Escape double quotes in attributes values
- [Console] fix QuestionHelper::getHiddenResponse() not working with space in project directory name
- [String] Check if function exists before declaring it
- [PropertyInfo]  use the right context for properties defined in traits
- [Translation] Allow using dashes in locale when linting Xliff files
- [Worflow] Fixed GuardListener when using the new Security system
- [Console] Fix PHP 8.1 null error for preg_match flag
- [Form] keep valid submitted choices when additional choices are submitted
- [HttpFoundation] Fix PHP 8.1 null values
- [DependencyInjection] Definition::removeMethodCall should remove all matching calls
- [PropertyInfo] fix extracting mixed type-hinted property types
- [Finder] Use a lazyIterator to close files descriptors when no longer used
- [RateLimiter] Fix sliding_window misbehaving with stale records
- [FrameworkBundle] Fix freshness checks with boolean parameters on routes
- [FrameworkBundle] fix registering "annotations.cache" on the "container.hot_path"
- [Form] forward the label_html option to expanded choice fields
- [FrameworkBundle][Translator] scan directories for translations sequentially
- [Form] merge translation parameters with value configured for parent form
- [HttpKernel] [Kernel] Silence failed deprecations logs writes
- [DependencyInjection] fix tracking of changes to vendor/ dirs
- [Mailer][Mime] Update inline part names with newly generated ContentId
- [HttpFoundation] Setting REQUEST_TIME_FLOAT when constructing a Request object
- [FrameworkBundle][Translator] Fixed updating catalogue metadata from Intl domain
- Fix Request with DNS issue not retried
- [SecurityBundle] role_names variable instead of roles
- [Doctrine] Restore priority for EventSubscribers
- [ErrorHandler] fix parsing return types in DebugClassLoader
- [ErrorHandler] fix handling messages with null bytes from anonymous classes
- [PhpUnitBridge] fix reporting deprecations when they come from DebugClassLoader

CopyTrans Cloudly 3.006 查看版本資訊

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

Symfony 5.2.3 查看版本資訊

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

What's new in this version:

- fix validator when we have false returned by the current element of the iterator
- [Mailer][Mime] Fix case-sensitive handling of header names
- [Mime] Fix case-sensitive handling of header names
- [Messenger] Fix Doctrine setup when using a migration
- [TwigBridge] take into account all label related options
- [Finder]  use proper keys to not override appended files
- [ErrorHandler] Fix strpos error when trying to call a method without a name
- [DoctrineBridge] add missing @experimental annotation on Uid generators
- [Serializer] Prevent access to private properties without getters
- [Uid] Fix time to float conversion

Symfony 5.1.11 查看版本資訊

更新時間:2021-01-27
更新細節:

What's new in this version:

- [Serializer] Exclude non-initialized properties accessed with getters
- [Validator] propagate the object being validated to nested constraintsd
- [Translator] fix handling plural for floating numbers
- [Messenger] fix redis messenger options with dsn
- [Messenger] Fix transporting non-UTF8 payloads by encoding them using base 64
- [Uid] fix checking for valid UUIDs
- [PhpUnitBridge] Allow relative path to composer cache
- [HttpKernel] Configure the ErrorHandler even when it is overriden
- [PropertyInfo] Fix breaking change with has*(arguments...) methods
- [Console] [Command] Fix Closure code binding when it is a static anonymous function
- [Notifier] [OvhCloud] “Invalid signature” for message with slashes
- [Uid] Unable to extend Uuid/Ulid and use fromString()
- [DoctrineBridge] Add username to UserNameNotFoundException
- [HttpFoundation] Drop int return type from parseFilesize()
- [HttpClient] Add check for constant in Curl client
- [HttpFoundation] Revert #38614 and add assert to avoid regressions
- [DependencyInjection] Fix container injection with TypedReference
- Fix problem when SYMFONY_PHPUNIT_VERSION is empty string value
- [DependencyInjection] Skip deprecated definitions in CheckTypeDeclarationsPass
- [Security] Replace message data in JSON security error response
- [Messenger] [AmazonSqs] Fix auto-setup for fifo queue
- [DoctrineBridge] Take into account that indexBy="person_id" could be a db column name, for a referenced entity
- [DoctrineBridge] Fix circular loop with EntityManager
- [DependencyInjection] Don't trigger notice for deprecated aliases pointing to deprecated definitions (@chalasr)
- [HttpFoundation] use atomic writes in MockFileSessionStorage
- Make EmailMessage & SmsMessage transport nullable
- [Serializer] Rename normalize param
- Dont allow unserializing classes with a destructor
- [Mailer] Fix missing BCC recipients in SES bridge
- [Config]  fix handling float-like key attribute valuesd
- [Yaml] a colon followed by spaces exclusively separates mapping keys and values
- [Cache] fix possible collision when writing tmp file in filesystem adapter
- Dont allow unserializing classes with a destructor - 4.4
- Dont allow unserializing classes with a destructor - 5.1
- [DependencyInjection] Support PHP 8 builtin types in CheckTypeDeclarationsPass
- [VarDumper] fix mutating $GLOBALS while cloning it
- [DependencyInjection] Fix InvalidParameterTypeException for function parameters
- [HttpFoundation] parse cookie values containing the equal signd
- [DependencyInjection] do not break when loading schemas from network paths on Windows
- [Finder] apply the sort callback on the whole search result
- [TwigBridge] Remove full head content in HTML to text converter
- [Validator] propagate groups to nested constraints
- [WebProfilerBundle] take query and request parameters into account when matching routes
- [FrameworkBundle] Dump abstract arguments
- [Yaml] keep trailing newlines when dumping multi-line strings
- [Form] disable error bubbling by default when inherit_data is configured
- [Lock] Fix config merging in lock
- [Yaml] do not dump extra trailing newlines for multiline blocks
- [Messenger] fix postgres transport when the retry table is the same
- [Form] fix passing null $pattern to IntlDateFormatter
- [Messenger] Fix stopwach usage if it has been reset
- [Uid] Handle ValueErrors triggered by ext-uuid on PHP 8
- [VarDumper] Fix display of nullable union return types
- [VarDumper] fixed displaying "mixed" as "?mixed"
- [Mailer] Handle failure when sending DATA
- [Security] Fix event propagation for globally registered security events
- [ProxyManagerBridge] fix PHP notice, switch to "friendsofphp/proxy-manager-lts"

Symfony 5.2.2 查看版本資訊

更新時間:2021-01-27
更新細節:

What's new in this version:

- [Serializer] Exclude non-initialized properties accessed with getters
- [SecurityBundle] Fix referencing aliases from RegisterEntryPointsPass
- [Validator] propagate the object being validated to nested constraints
- [Translator] fix handling plural for floating numbers
- [Messenger] fix redis messenger options with dsn
- [Messenger] Fix transporting non-UTF8 payloads by encoding them using base 64
- [Uid] fix checking for valid UUIDs
- [Form] check parent types for label_format and translation_domain
- [RateLimiter] Fix infinite values with NoLimiter
- [Validator] Fix DebugCommand
- [PhpUnitBridge] Allow relative path to composer cache
- [HttpKernel] Configure the ErrorHandler even when it is overriden -grekas)
- [PropertyInfo] Fix breaking change with has*(arguments...) methods
- [Console] [Command] Fix Closure code binding when it is a static anonymous
- [Notifier] [OvhCloud] “Invalid signature” for message with slashes
- [Uid] Unable to extend Uuid/Ulid and use fromString()
- [DoctrineBridge] Add username to UserNameNotFoundException
- [HttpFoundation] Drop int return type from parseFilesize()
- [HttpClient] Add check for constant in Curl client
- [HttpFoundation] Revert #38614 and add assert to avoid regressions
- [DependencyInjection] Fix container injection with TypedReference
- Fix problem when SYMFONY_PHPUNIT_VERSION is empty string value -r-schranz)
- [DependencyInjection] Skip deprecated definitions in CheckTypeDeclarationsPass
- [Security] Replace message data in JSON security error response
- [Security] Replace message data in JSON security error response
- [Messenger] [AmazonSqs] Fix auto-setup for fifo queue
- [DoctrineBridge] Take into account that indexBy="person_id" could be a db column a referenced entity
- [DoctrineBridge] Fix circular loop with EntityManager
- [DependencyInjection] Don't trigger notice for deprecated aliases pointing todefinitions
- [HttpFoundation] use atomic writes in MockFileSessionStorage
- Make EmailMessage & SmsMessage transport nullable
- [Serializer] Rename normalize param
- Dont allow unserializing classes with a destructor
- [Mailer] Fix missing BCC recipients in SES bridge
- [Config]  fix handling float-like key attribute values
- [Yaml] a colon followed by spaces exclusively separates mapping keys and values
- [Cache] fix possible collision when writing tmp file in filesystem adapter -grekas)
- Dont allow unserializing classes with a destructor - 5.2
- Dont allow unserializing classes with a destructor - 4.4
- Dont allow unserializing classes with a destructor - 5.1
- [Security]  Move the handleAuthenticationSuccess logic outside try/catch block -)
- [DependencyInjection] Support PHP 8 builtin types in CheckTypeDeclarationsPass -)
- [VarDumper] fix mutating $GLOBALS while cloning it
- [DependencyInjection] Fix InvalidParameterTypeException for function parameters -)
- [HttpFoundation] parse cookie values containing the equal sign
- [DependencyInjection] do not break when loading schemas from network paths on
- [Finder] apply the sort callback on the whole search result
- [TwigBridge] Remove full head content in HTML to text converter
- [FrameworkBundle] Fix UidNormalizer priority
- [Validator] propagate groups to nested constraints
- [WebProfilerBundle] take query and request parameters into account when matching
- [FrameworkBundle] Dump abstract arguments
- [Yaml] keep trailing newlines when dumping multi-line strings
- [Form] disable error bubbling by default when inherit_data is configured
- [Lock] Fix config merging in lock
- [Yaml] do not dump extra trailing newlines for multiline blocks
- [Messenger] fix postgres transport when the retry table is the same
- [Form] fix passing null $pattern to IntlDateFormatter
- [Security] Fix event propagation for AuthenticationTokenCreatedEvent when -egistered
- [Validator] Update Isin message to match the translation files
- [Messenger] Fix stopwach usage if it has been reset
- [Uid] Handle ValueErrors triggered by ext-uuid on PHP 8
- [VarDumper] Fix display of nullable union return types
- [VarDumper] fixed displaying "mixed" as "?mixed"
- [Mailer] Handle failure when sending DATA
- [Security] Fix event propagation for globally registered security events
- [TwigBridge] allow null values in form helpers
- [ProxyManagerBridge] fix PHP notice, switch to "friendsofphp/proxy-manager-lts"
- [Security] Add RememberMe Badge to LoginLinkAuthenticator
- Supports empty path for slack DSN