Honeycam 歷史舊版本 Page25

最新版本 AnyBurn 6.0 (64-bit)

Honeycam 歷史版本列表

Honeycam 是最好的 GIF 動畫製作和編輯軟件。 Honeycam 允許用戶捕捉他們的電腦屏幕,YouTube 視頻或媒體播放器,並保存為動畫 GIF / WebP / WebM 圖像文件。用戶可以使用 Honeycam 的錄製功能或導入功能創建動畫圖像,允許用戶導入通過相機的連拍模式(連拍模式)拍攝的一系列圖片(JPG,PNG 等)。用戶還可以打開其他程序創建的現有動畫圖像文件(GIF,... Honeycam 軟體介紹


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

MPV-EASY Player 0.33.0.5 查看版本資訊

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

MPV-EASY Player 0.33.0.4 查看版本資訊

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

SAPPHIRE TriXX 8.0.0 查看版本資訊

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

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

RubyInstaller 2020.3.2 查看版本資訊

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

Pinegrow Web Editor 5.991 查看版本資訊

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

What's new in this version:

- Tailwind Blocks
- Tailwind CSS 2
- Tailwind UI works again
- Bootstrap templates
- Bug fixes

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

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"

MPV-EASY Player 0.33.0.3 查看版本資訊

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