Brave Browser (64-bit) 歷史版本列表 Page217

最新版本 Vim 9.1

Brave Browser (64-bit) 歷史版本列表

新的勇敢的瀏覽器 64 位自動阻止廣告和跟踪器,使其比目前的瀏覽器更快,更安全。除了真實的內容,一切頁面的加載速度都是驚人的。最多 60%的網頁加載時間是由每次在您最喜歡的新聞網站上打開頁面時加載到各個位置的基礎廣告技術引起的。其中 20%的時間花在加載試圖了解更多關於你的東西上。下載勇敢的瀏覽器 64 位脫機安裝程序安裝程序!Brave 底層是一個基於 Chromium 的網絡瀏覽器,這意味著它... Brave Browser (64-bit) 軟體介紹


Symfony 4.4.13 查看版本資訊

更新時間:2020-09-02
更新細節:

What's new in this version:

- security #cve-2020-15094 Remove headers with internal meaning from HttpClient responses
- bug #38024 [Console] Fix undefined index for inconsistent command name definition
- bug #38023 [DI] fix inlining of non-shared services
- bug #38020 [PhpUnitBridge] swallow deprecations
- bug #38010 [Cache] Psr16Cache does not handle Proxy cache items
- bug #37937 [Serializer] fixed fix encoding of cache keys with anonymous classes

Ultracopier 2.2.4.6 (64-bit) 查看版本資訊

更新時間:2020-09-02
更新細節:

What's new in this version:

- Update to fix ui link, update to fix some unix MAX_PATH

Scratch Desktop 3.15.0 查看版本資訊

更新時間:2020-09-02
更新細節:

DS4Windows 2.1.8 (64-bit) 查看版本資訊

更新時間:2020-09-02
更新細節:

What's new in this version:

- Added WIN64 compilation symbol back in
- Added Touchpad Click as an output binding
- Added support for SnakeByte Game:Pad 4S gamepad. Contribution by mika-n
- Implemented fuzz routine for LS and RS. Delta value before stick coordinates are updated
- Changed assembly references. Found a way to safely use AggressiveInlining
- Increased initial service start delay
- Do not change window size if it is currently larger than default Profile Editor size
- Added note about Edge to Exclusive mode error message
- Fixed app crash when TaskService COM objects don't work. Contribution by mika-n

WordPress 5.5.1 查看版本資訊

更新時間:2020-09-01
更新細節:

TaskbarX 1.6.1.0 查看版本資訊

更新時間:2020-08-31
更新細節:

What's new in this version:

- Fix "Phantom windows" issue with "default taskbar on maximized window"
- Argument "-console" shows console output

Symfony 5.1.4 查看版本資訊

更新時間:2020-08-31
更新細節:

What's new in this version:

- [HttpClient][MockHttpClient][DX] Throw when the response factory callable does not return a valid response
- [PropertyInfo] Backport support for typed properties (PHP 7.4)
- [PhpUnitBridge] Polyfill new phpunit 9.1 assertions
- [PhpUnit] Add polyfill for assertMatchesRegularExpression()
- [TwigBridge] allow null for $message of filter method trans
- [PropertyAccess] Fix accessing dynamic properties
- [HttpClient] fix chaining promises returned by HttplugClient
- [DI] fix dumping lazy non-shared services
- [Yaml] fix more numeric cases changing in PHP 8
- [Security] Fixed RememberMeAuthenticator::autoLogin() logic in the authenticator
- [Yaml] account for is_numeric() behavior changes in PHP 8
- [Mailer] Support Return-Path in SesApiAsyncAwsTransport
- [ExpressionLanguage] fix passing arguments to call_user_func_array() on PHP 8
- [Messenger] stop using the deprecated schema synchronizer API
- [Mailer] Support reply-to in SesApiAsyncAwsTransport
- [Mailer] Fixed mandrill api header structur
- [Notifier] Fixed base_uri while call auth/time API
- [Mailer] Reorder headers used to determine Sender
- [PropertyInfo] Fix ReflectionExtractor + minor tweaks
- [Lock] MongoDbStore handle duplicate querystring keys in mongodb uri when stripping
- [Sendgrid-Mailer] Fixed envelope recipients on sendgridApiTransport
- [Serializer][ClassDiscriminatorMapping] Fix getMappedObjectType() when a discriminator child extends another one
- [Messenger] Fix BC layer for stamps moved into separate packages
- [Validator] ensure that the validator is a mock object for backwards-compatibility
- [Serializer] Fix configuration of the cache key
- [Messenger] Do not stack retry stamp
- [FrameworkBundle] Add missing mailer transports in x
- [Lock] MongoDbStore skim non-standard options from uri
- [ErrorHandler][DebugClassLoader] Add mixed and static return types support
- [Serializer] Fix variadic support when using type hints
- [VarDumper] Backport handler lock when using VAR_DUMPER_FORMAT
- Postpone Range BC layer removal to 6.
- [Form] Fix Guess phpdoc return type
- Use PHPUnit 9.3 on php 8
- [Validator] Add BC layer for notInRangeMessage when min and max are s
- [Validator] Add target guards for Composite nested constraints
- Fix for issue #37
- [Yaml] Fix for #36624; Allow PHP constant as first key in block
- [Form] fix mapping errors from unmapped forms
- [Console] Table: support cells with newlines after a cell with colspan >=
- Fix redis connect with empty password
- Fix deprecated libxml_disable_entity_loader
- Fix deprecated libxml_disable_entity_loader
- [Console] Make sure we pass a numeric array of arguments to call_user_func_array()
- [String] We cannot have a "provides" function in test cases
- [FrameworkBundle] fail properly when the required service is not defined
- [Serializer] Fix that it will never reach DOMNode
- [Cache] fix saving no-expiry items with ArrayAdapter
- [WebProfilerBundle] Fix error with custom function and web profiler routing tab
- [Finder] Fix GitIgnore parser when dealing with (sub)directories and take order of lines into account
- [VarDumper] Improve previous fix on light array colorati
- [Messenger] Fix invalid option sslmode in AmazonSqs bridge
- [Mailer] Added the missing reset tag to mailer.logger_message_listener
- [Messenger] reduce column length for MySQL 5.6 compatibility
- HttpClient profiler error

Symfony 4.4.12 查看版本資訊

更新時間:2020-08-31
更新細節:

What's new in this version:

- [HttpClient][MockHttpClient][DX] Throw when the response factory callable does not return a valid response
- [PropertyInfo] Backport support for typed properties (PHP 7.4)
- [PhpUnitBridge] Polyfill new phpunit 9.1 assertions (
- [PhpUnit] Add polyfill for assertMatchesRegularExpression()
- [Yaml] fix more numeric cases changing in PHP 8
- [Yaml] account for is_numeric() behavior changes in PHP 8
- [ExpressionLanguage] fix passing arguments to call_user_func_array() on PHP 8
- [Messenger] stop using the deprecated schema synchronizer API
- [Mailer] Fixed mandrill api header structure
- [Mailer] Reorder headers used to determine Sender
- [Sendgrid-Mailer] Fixed envelope recipients on sendgridApiTransport
- [Serializer][ClassDiscriminatorMapping] Fix getMappedObjectType() when a discriminator child extends another one
- [Validator] ensure that the validator is a mock object for backwards-compatibility
- [Serializer] Fix configuration of the cache key
- [Messenger] Do not stack retry stamp
- [FrameworkBundle] Add missing mailer transports in xs
- [ErrorHandler][DebugClassLoader] Add mixed and static return types support
- [Serializer] Fix variadic support when using type hints
- [VarDumper] Backport handler lock when using VAR_DUMPER_FORMAT
- [Form] Fix Guess phpdoc return type
- Use PHPUnit 9.3 on php 8
- [Validator] Add BC layer for notInRangeMessage when min and max are set
- [Validator] Add target guards for Composite nested constraints
- Fix for issue #376
- [Yaml] Fix for #36624; Allow PHP constant as first key in bloc
- [Form] fix mapping errors from unmapped forms
- [Console] Table: support cells with newlines after a cell with colspan >=
- Fix redis connect with empty password
- Fix deprecated libxml_disable_entity_loader
- Fix deprecated libxml_disable_entity_loader
- [Console] Make sure we pass a numeric array of arguments to call_user_func_array()
- [FrameworkBundle] fail properly when the required service is not defined
- [Serializer] Fix that it will never reach DOMNode
- [Cache] fix saving no-expiry items with ArrayAdapter
- [WebProfilerBundle] Fix error with custom function and web profiler routing tab
- [Finder] Fix GitIgnore parser when dealing with (sub)directories and take order of lines into account
- [VarDumper] Improve previous fix on light array coloratio
- [Mailer] Added the missing reset tag to mailer.logger_message_listener
- [Messenger] reduce column length for MySQL 5.6 compatibility

StartIsBack 2.9.3 (for Windows 10) 查看版本資訊

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

What's new in this version:

- Medium and large icon sizes for pinned / All programs lists
- Colorized default start button and All programs scrollbar

Kingston SSD Manager 1.1.2.6 查看版本資訊

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