FreeCommander 歷史版本列表 Page3

最新版本 FreeCommander XE 2023 Build 880

FreeCommander 歷史版本列表

FreeCommander 是一個易於使用的替代標準免費的 Windows 文件管理器。該程序可以幫助您在 Windows 中進行日常工作。在這裡你可以找到所有必要的功能來管理你的數據庫存。你可以隨時隨地拿 FreeCommander; 只需將安裝目錄複製到 CD 或 USB 棒上即可; 您可以在外部計算機上使用該程序.FreeCommander 功能: 雙面板技術 - 水平和垂直每個面板的可選樹... FreeCommander 軟體介紹


Symfony 6.0.9 查看版本資訊

更新時間:2022-05-27
更新細節:

What's new in this version:

Fixed:
- [Console]  Fix missing negative variation of negatable options in shell completion
- [DependencyInjection] Fix "proxy" tag: resolve its parameters and pass it to child definitions
- [FrameworkBundle] Revert "
- Always add CacheCollectorPass (fancyweb)"
- [DoctrineBridge] Don't reinit managers when they are proxied as ghost objects
- [FrameworkBundle] fix wiring of annotations.cached_reader
- [DependencyInjection] Ignore unused bindings defined by attribute
- [FrameworkBundle] Fix BC break in abstract config commands
- [Form] do not accept array input when a form is not multiple
- [Mime] Throw exception when body in Email attach method is not ok
- [VarDumper][VarExporter] Deal with DatePeriod->include_end_date on PHP 8.2
- [Cache] Throw when "redis_sentinel" is used with a non-Predis "class" option
- Bootstrap 4 fieldset for row errors
- [FrameworkBundle] Fix dumping extension config without bundle
- [HttpClient] Honor "max_duration" when replacing requests with async decorators
- [Filesystem] Safeguard (sym)link calls
- [Form] Fix same choice loader with different choice values
- [HttpClient] Add missing HttpOptions::setMaxDuration()
- [HttpFoundation] [Session] Regenerate invalid session id
- [Config] Allow scalar configuration in PHP Configuration
- [Mime] Add null check for EmailHeaderSame
- [Config] Fix looking for single files in phars with GlobResource
- [HttpKernel] Revert "
- Allow ErrorHandler ^5.0 to be used"
- Fixes "Incorrectly nested style tag found" error when using multi-line header content
- [Ldap] Fix LDAP connection options
- Fix aliases handling in command name completion
- [Security/Http] Ignore invalid URLs found in failure/success paths
- [Security] Fix division by zero
- [HttpKernel] Allow ErrorHandler ^5.0 to be used in HttpKernel 4.4
- [Serializer] Fix JsonSerializableNormalizer ignores circular reference handler in $context
- [Console] Suppress unhandled error in some specific use-cases
- [ErrorHandler] Fix list of tentative return types
- [Serializer][PropertyInfo] Fix support for "false" built-in type on PHP 8.2
- [HttpKernel] Fix SessionListener without session in request
- [DoctrineBridge] Treat firstResult === 0 like null
- [Translation] Refresh local translations on PushCommand if the provider has domains
- [Workflow] Fix deprecated syntax for interpolated strings
- [Console] Better required argument check in InputArgument
- [EventDispatcher] Fix removing listeners when using first-class callable syntax
- [Form] fix populating single widget time view data with different timezones
- [DomCrawler][VarDumper] Fix html-encoding emojis
- [VarExporter] Fix exporting DateTime objects on PHP 8.2

Symfony 6.0.8 查看版本資訊

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

What's new in this version:

Fixed:
- [Mailer] Restore X-Transport after failure
- [DependencyInjection] Properly declare #[When] as allowed on functions
- [VarDumper] Fix dumping floats on PHP8
- Fix dumping enums on PHP 8.2
- [Cache] Prevent fatal errors on php 8 when running concurrently with TagAwareAdapter v6.1
- Modify processing of uploaded files to be compatible with PHP 8.1
- [FrameworkBundle] Always add CacheCollectorPass
- Fix "Notice: Undefined index: headers" in messenger with Oracle
- [String] Fix ansi escape sequences regex
- [Routing] fix router base url when default uri has trailing slash
- [SecurityBundle] Use config's secret in remember-me signatures
- Don't replace symfony/security-guard
- [Finder] Add support of no-capture regex modifier in MultiplePcreFilterIterator (available from PHP 8.2)
- [HttpKernel] Use the existing session id if available
- [Workflow] Catch error when trying to get an uninitialized marking
- [Translation] Allow usage of Provider domains if possible
- [Form] Use reference date in reverse transform
- [HttpKernel] Fix Symfony not working on SMB share
- [Messenger] DoctrineTransportFactory works with notify and decorated PostgreSQL driver
- [Mailer] Return-Path has higher priority for envelope address than From address
- [HttpClient] Fix sending content-length when streaming the body
- Fix table header seperator wrapping
- [Intl] Update the ICU data to 71.1 - 5.4
- [Intl] Update the ICU data to 71.1 - 4.4
- Fix use_cookies framework session configuration
- [FrameworkBundle] [Command] Fix debug:router --no-interaction error …
- [RateLimiter] Adding default empty string value on Security::LAST_USERNAME
- [Process] Fix Process::getEnv() when setEnv() hasn't been called before
- [ExpressionLanguage] Fix matching null against a regular expression
- [RateLimiter] Add typecase to SlidingWindow::getExpirationTime
- [Messenger] reset connection on worker shutdown
- [Form][TwigBundle] reset Twig form theme resources between requests

Symfony 6.0.7 查看版本資訊

更新時間:2022-04-02
更新細節:

What's new in this version:

- [HttpClient] on redirections don't send content related request headers
- [Messenger] Fix cannot select FOR UPDATE from view on Oracle
- [TwigBridge] Fix the build
- [Messenger] Add mysql indexes back and work around deadlocks using soft-delete
- [PropertyInfo] PhpStanExtractor namespace missmatch issue
- [TwigBridge] fix bootstrap_3_layout ChoiceType's expanded label_html
- [HttpClient] Fix exporting objects with readonly properties
- [ExpressionLanguage] Fix matches when the regexp is not valid
- [RateLimiter] Always store SlidingWindows with an expiration set
- [Validator] Fix File constraint invalid max size exception message
- [Console] Fix exit status on uncaught exception with negative code
- [Validator] fix #43345 @AssertDivisibleBy
- [Translation] [LocoProvider] Add content-type for POST translations
- [Translation] Fix locales format in CrowdinProvider
- [DoctrineBridge] Allow to use a middleware instead of DbalLogger
- [Translation] Fix intersect in TranslatorBag
- [Serializer] Fix denormalizing union types
- Fix compatibility of ldap 6.0 with security 5.x
- [Security] Fixed TOCTOU in RememberMe cache token verifier
- [Mailer] Preserve case of headers
- [FrameworkBundle] Fix exit codes in debug:translation command
- [Config] Fix using null values with config builders
- [HttpClient] Let curl handle Content-Length headers
- [HttpClient] Move Content-Type after Content-Length
- [Lock] SemaphoreStore catching exception from sem_get
- [Mailer] Use recipients in sendmail transport
- [PropertyInfo] strip only leading when unknown docType
- [RateLimiter] Fix rate serialization for long intervals (monthly and yearly)
- [Serializer] Fix nested deserialization_path computation when there is no metadata for the attribute
- [Console] Fix compact table style to avoid outputting a leading space
- [Mailer] fix: stringify from address for ses+api transport
- Make FormErrorIterator generic
- [Process] Don't return executable directories in PhpExecutableFinder
- [symfony/mailjet-mailer] Fix invalid mailjet error managment
- [Security] Fix return value of NullToken::getUser()
- typehint of DkimOptions algorithm wrong
- [Form] Fix the usage of the Valid constraints in array-based forms
- [DependencyInjection] fix ServiceSubscriberTrait bug where parent has __call()
- [HttpClient] Fix reading proxy settings from dotenv when curl is used
- [Runtime] Fix passing $debug parameter to ErrorHandler
- [FrameworkBundle] Fix container:lint and #[Autoconfigure(binds: ...)] failing
- [FrameworkBundle] Ensure container is reset between tests
- [HttpKernel] fix using Target attribute with controller arguments

Symfony 6.0.6 查看版本資訊

更新時間:2022-03-06
更新細節:

What's new in this version:

- [redis-messenger] remove undefined array key warnings
- [Cache] do not pass DBAL connections to PDO adapters
- [HttpFoundation] Fix PHP 8.1 deprecation in Response::isNotModified
- [HttpKernel] Guard against bad profile data
- Fix deprecations on PHP 8.2
- [FrameworkBundle] Fix resetting container between tests
- [Console] Revert StringInput bc break from #45088
- [HttpClient] fix checking for unset property on PHP <= 7.1.4
- [WebProfilerBundle] Fixes HTML syntax regression introduced

Symfony 6.0.5 查看版本資訊

更新時間:2022-02-28
更新細節:

What's new in this version:

- [WebProfilerBundle] Log section minor fixes (missing "notice" filter, log priority, accessibility)
- [Validator] Multi decimal to alpha for CssColor validator
- [Console] Fix null handling in formatAndWrap()
- [WebProfilerBundle] add nonces to profiler
- MailerInterface: failed exception contract when enabling messenger
- [Lock] Release Locks from Internal Store on Postgres waitAndSave*
- [DependencyInjection] Don't reset env placeholders during compilation
- [HttpClient] Fix overriding default options with null
- [Serializer] Fix passing null to str_contains()
- [Validator][Tests] Fix AssertingContextualValidator not throwing on remaining expectations
- [Messenger] Fix dealing with unexpected payload in Redis transport
- [VarDumper] Fix dumping mysqli_driver instances
- [HttpFoundation] Fix missing ReturnTypeWillChange attributes
- [Cache] Add missing log when saving namespace
- [HttpKernel] Reset services between requests performed by KernelBrowser
- [Serializer] Make document type nodes ignorable
- [SecurityBundle] fix autoconfiguring Monolog's ProcessorInterface
- [FrameworkBundle] KernelTestCase resets internal state on tearDown
- [Dotenv] Fix reading config for symfony/runtime when running dump command
- [Intl] fix wrong offset timezone PHP 8.1
- [HttpKernel] Fix extracting controller name from closures
- [Security/Http] Fix getting password-upgrader when user-loader is a closure
- [DependencyInjection] Fix type binding
- [Runtime] Fix dotenv_overload with commands
- [Security] AccountStatusException::$user should be nullable
- [Serializer] Ensuring end of line character apply with constructor settings in CSV encoder
- [Serializer] Fix ignored callbacks in denormalization
- [FrameworkBundle] Fix sorting bug in sorting of tagged services by priority
- [Mailer] Fix string-cast of exceptions thrown by authenticator in EsmtpTransport
- [Cache] fix error handling when using Redis
- [Security]  Fix wrong authenticator class in debug logs
- Fix generic type for FormErrorIterator
- [Cache] Fix connecting to Redis via a socket file
- [FrameworkBundle] Fix log channel of TagAwareAdapter
- [PropertyAccessor] Add missing TypeError catch
- [DependencyInjection][FrameworkBundle] Fix using PHP 8.1 enum as parameters
- [HttpKernel] Fix FileLinkFormatter with empty xdebug.file_link_format
- [DependencyInjection] Fix AsEventListener not working on decorators
- [HttpKernel][WebProfilerBundle] Fixed error count by log not displayed in WebProfilerBundle
- [WebProfilerBundle] Fixes weird spacing in log message context/trace output
- [Notifier] fix Microsoft Teams webhook url
- [Mailer] allow Mailchimp to handle multiple TagHeader's
- [Mailer] ensure only a single tag can be used with Postmark
- [HttpClient] Fix Content-Length header when possible
- [Routing] AnnotationDirectoryLoader::load() may return null
- [DependencyInjection] Don't dump polyfilled classes in preload script
- [Serializer] make XmlEncoder stateless thus reentrant
- [Form] Do not fix URL protocol for relative URLs
- [DomCrawler] ignore bad charsets
- [PropertyAccess] Fix handling of uninitialized property of parent class
- [Validator] Fix minRatio and maxRatio when getting rounded
- [Console] Revert StringInput bc break from #45088
- [DoctrineBridge] Fix compatibility with doctrine/orm 3 in Id generators

FreeCommander XE 2022 Build 861 查看版本資訊

更新時間:2022-02-13
更新細節:

What's new in this version:

Fixed:
- Settings - definition of the new items for column profiles, automatic views and status bar is broken
- Exception is possible when switching from dual panel to one panel and quick viewer is open
- Starting with parameters (e.g. /N /L=D:) does not update the tree and tab caption
- Unpacking bigger (> 4GB) files from zip archive is not possible
- Folder size value directly after program start maybe wrong (e.g. folder c:windows)

HexChat 2.16.1 (64-bit) 查看版本資訊

更新時間:2022-02-13
更新細節:

What's new in this version:

- Add -NOOVERRIDE flag to the GUI COLOR command
- Add -q (quiet) flag to EXECWRITE command
- Rename installed icon on Linux to match app-id (Fixes notification icon)
- Fix escaping already escaped URLs when opening them
- Fix Python scripts not being opened as UTF-8
- Fix TIMER command supporting decimals regardless of locale
- Fishlim: fix building with OpenSSL 3

GetFLV 30.2202.2588 查看版本資訊

更新時間:2022-02-13
更新細節:

GetFLV 30.2202.1688 查看版本資訊

更新時間:2022-02-07
更新細節:

GetFLV 30.2202.1568 查看版本資訊

更新時間:2022-02-06
更新細節: