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'.
 Brave Browser 軟體歷史版本 Download Page228 :: 軟體兄弟

Brave Browser 歷史版本列表 Page228

最新版本 [var.version]

Brave Browser 歷史版本列表

新的 Brave 瀏覽器會自動阻止廣告和跟踪器,使其比當前瀏覽器更快,更安全。除了真實的內容,一切頁面的加載速度都是驚人的。最多 60%的網頁加載時間是由每次在您最喜歡的新聞網站上打開頁面時加載到各個位置的基礎廣告技術引起的。而這 20%是花費在加載正在嘗試了解更多關於你的東西上的時間. 選擇版本:Brave Browser 0.19.123 Dev(32 位)Brave Browser 0.19... Brave Browser 軟體介紹

Brave Browser (32-bit)Brave Browser (64-bit)


Symfony 4.4.11 查看版本資訊

更新時間:2020-07-24
更新細節:

What's new in this version:

- Allows RedisClusterProxy instance in Lock RedisStore
- [Mime] Fix EmailHeaderSame to make use of decoded value
- [Messenger] Allow same middleware to be used multiple times with different arguments
- [Cache] Connect to RedisCluster with password auth
- [Cache] fix catching auth errors
- [Serializer] Support multiple levels of discriminator mapping
- [Messenger] fix ignored account & endpoint options amazon sqs connection
- [FrameworkBundle] set default session.handler alias if handler_id is not provided
- Removed @internal from Composite
- Fix checks for phpunit releases on Composer 2
- [Mailer] Fix failover transport
- Use hexadecimal numerals instead of hexadecimals in strings to repres…
- [WebProfilerBundle] modified url generation to use absolute urls
- [Mailer] Fix mandrill raw http request setting from email/name
- [Mailer] Fix reply-to functionality in the SendgridApiTransport
- [Mime] Fix compat with HTTP requests
- [Mime] Keep Sender full address when used by non-SMTP transports
- [DependencyInjection][Config] Use several placeholder unique prefixes for dynamic placeholder values
- [Cache] Use the default expiry when saving (not when creating) items
- Fix DBAL deprecation
- [Form] Fix ChoiceType translation domain
- [OptionsResolver] Fix force prepend normalizer
- [Form] silently ignore uninitialized properties when mapping data to forms
- [PhpUnitBridge] consider traits imported in parent classes
- [PhpUnitBridge] Fix expectDeprecation() in isolation
- [Cache][Config] ensure compatibility with PHP 8 stack traces
- [PhpUnitBridge] ExcludeList usage for PHPUnit 9.4
- [String] throw when Alpine is used and translit fails
- [SecurityHttp] Skip remember-me logout on empty token
- [Process] Fix Permission Denied error when writing sf_proc_00 lock files on Windows
- [Form] fix handling null as empty data
- [Console] Fixes question input encoding on Windows
- [Form] Missing return in loadValuesForChoices method
- [HttpClient] Fix promise behavior in HttplugClient
- [Console] always use stty when possible to ask hidden questions
- [HttpClient] fix parsing response headers in CurlResponse
- [HttpClient][CurlHttpClient] Fix http_version option usage
- [Validator] fix validating lazy properties that evaluate to null
- [ErrorHandler] fix throwing from __toString()
- [Translation] Fix caching of parent locales file in translator
- [HttpClient] fix casting TraceableResponse to php streams
- [PhpUnitBridge] Fix compatibility with phpunit 9.3
- [DoctrineBridge] work around Connection::ping() deprecation
- [MimeType] Duplicated MimeType due to PHP Bug
- [DI] fix minor perf regression when creating non-shared services
- [DI] fix parsing of argument type=binary in xml
- [Form] fix guessing form types for DateTime types
- [Validator] fix handling typed properties as constraint options
- Fix the supports() method argument type of the security voter
- Directly use the driverConnection executeUpdate method
- [HttpFondation] Change file extension of "audio/mpeg" from "mpga" to "mp3"
- [HttpClient] Support for cURL handler objects
- [VarDumper] Support for cURL handler objects
- add .body wrapper element
- [HttpClient] unset activity list when creating CurlResponse
- [DI] Fix call to sprintf in ServicesConfigurator::stack()
- [Security] Resolve event bubbling of logout + new events in a compiler pass
- Check whether path is file in DataPart::fromPath()
- [SecurityBundle] Fix UserCheckerListener registration with custom user checker
- [Messenger] fixed queue_name option on amazon sqs connection
- [Form] collect all transformation failures
- [SecurityBundle] Drop cache.security_expression_language service if invalid
- [DI] disable preload.php on the CLI
- [Messenger] Fix precedence of DSN options for 4.4
- [Lock][Messenger] Fix precedence of DSN options for 5.1
- Fix support for PHP8 union types
- [FrameworkBundle] preserve dots in query-string when redirecting
- Fix support for PHP8 union types
- [DI] tighten detection of local dirs to prevent false positives
- [PhpUnitBridge] Streamline ansi/no-ansi of composer according to phpunit --colors option
- [VarDumper] Fix CliDumper coloration on light arrays
- [FrameworkBundle] preserve dots in query-string when redirecting
- Fix package rename when releasing
- [HttpClient] Convert CurlHttpClient::handlePush() to instance method
- [Cache] fix compat with DBAL v3
- [Console] Reset question validator attempts only for actual stdin (bis)
- Reset question validator attempts only for actual stdin
- [PropertyInfo] Make PhpDocExtractor compatible with phpDocumentor v5

Symfony 5.0.11 查看版本資訊

更新時間:2020-07-24
更新細節:

What's new in this version:

- Allows RedisClusterProxy instance in Lock RedisStore
- [Mime] Fix EmailHeaderSame to make use of decoded value
- [Messenger] Allow same middleware to be used multiple times with different arguments
- [Cache] Connect to RedisCluster with password auth
- [Cache] fix catching auth errors
- [Serializer] Support multiple levels of discriminator mapping
- [Messenger] fix ignored account & endpoint options amazon sqs connection
- [FrameworkBundle] set default session.handler alias if handler_id is not provided
- Removed @internal from Composite
- Fix checks for phpunit releases on Composer 2
- [Mailer] Fix failover transport
- Use hexadecimal numerals instead of hexadecimals in strings to repres…
- [WebProfilerBundle] modified url generation to use absolute urls
- [Mailer] Fix mandrill raw http request setting from email/name
- [Mailer] Fix reply-to functionality in the SendgridApiTransport
- [Mime] Fix compat with HTTP requests
- [Mime] Keep Sender full address when used by non-SMTP transports
- [DependencyInjection][Config] Use several placeholder unique prefixes for dynamic placeholder values
- [Cache] Use the default expiry when saving (not when creating) items
- Fix DBAL deprecation
- [Form] Fix ChoiceType translation domain
- [OptionsResolver] Fix force prepend normalizer
- [Form] silently ignore uninitialized properties when mapping data to forms
- [PhpUnitBridge] consider traits imported in parent classes
- [PhpUnitBridge] Fix expectDeprecation() in isolation
- [Cache][Config] ensure compatibility with PHP 8 stack traces
- [PhpUnitBridge] ExcludeList usage for PHPUnit 9.4
- [String] throw when Alpine is used and translit fails
- [SecurityHttp] Skip remember-me logout on empty token
- [Process] Fix Permission Denied error when writing sf_proc_00 lock files on Windows
- [Form] fix handling null as empty data
- [Console] Fixes question input encoding on Windows
- [Form] Missing return in loadValuesForChoices method
- [HttpClient] Fix promise behavior in HttplugClient
- [Console] always use stty when possible to ask hidden questions
- [HttpClient] fix parsing response headers in CurlResponse
- [HttpClient][CurlHttpClient] Fix http_version option usage
- [Validator] fix validating lazy properties that evaluate to null
- [ErrorHandler] fix throwing from __toString()
- [Translation] Fix caching of parent locales file in translator
- [HttpClient] fix casting TraceableResponse to php streams
- [PhpUnitBridge] Fix compatibility with phpunit 9.3
- [DoctrineBridge] work around Connection::ping() deprecation
- [MimeType] Duplicated MimeType due to PHP Bug
- [DI] fix minor perf regression when creating non-shared services
- [DI] fix parsing of argument type=binary in xml
- [Form] fix guessing form types for DateTime types
- [Validator] fix handling typed properties as constraint options
- Fix the supports() method argument type of the security voter
- Directly use the driverConnection executeUpdate method
- [HttpFondation] Change file extension of "audio/mpeg" from "mpga" to "mp3"
- [HttpClient] Support for cURL handler objects
- [VarDumper] Support for cURL handler objects
- add .body wrapper element
- [HttpClient] unset activity list when creating CurlResponse
- [DI] Fix call to sprintf in ServicesConfigurator::stack()
- [Security] Resolve event bubbling of logout + new events in a compiler pass
- Check whether path is file in DataPart::fromPath()
- [SecurityBundle] Fix UserCheckerListener registration with custom user checker
- [Messenger] fixed queue_name option on amazon sqs connection
- [Form] collect all transformation failures
- [SecurityBundle] Drop cache.security_expression_language service if invalid
- [DI] disable preload.php on the CLI
- [Messenger] Fix precedence of DSN options for 4.4
- [Lock][Messenger] Fix precedence of DSN options for 5.1
- Fix support for PHP8 union types
- [FrameworkBundle] preserve dots in query-string when redirecting
- Fix support for PHP8 union types
- [DI] tighten detection of local dirs to prevent false positives
- [PhpUnitBridge] Streamline ansi/no-ansi of composer according to phpunit --colors option
- [VarDumper] Fix CliDumper coloration on light arrays
- [FrameworkBundle] preserve dots in query-string when redirecting
- Fix package rename when releasing
- [HttpClient] Convert CurlHttpClient::handlePush() to instance method
- [Cache] fix compat with DBAL v3
- [Console] Reset question validator attempts only for actual stdin (bis)
- Reset question validator attempts only for actual stdin
- [PropertyInfo] Make PhpDocExtractor compatible with phpDocumentor v5
- [EOM] End of maintenance release for branch 5.0

Symfony 5.1.3 查看版本資訊

更新時間:2020-07-24
更新細節:

What's new in this version:

- Allows RedisClusterProxy instance in Lock RedisStore
- [Mime] Fix EmailHeaderSame to make use of decoded value
- [Messenger] Allow same middleware to be used multiple times with different arguments
- [Cache] Connect to RedisCluster with password auth
- [Cache] fix catching auth errors
- [Serializer] Support multiple levels of discriminator mapping
- [Messenger] fix ignored account & endpoint options amazon sqs connection
- [FrameworkBundle] set default session.handler alias if handler_id is not provided
- Removed @internal from Composite
- Fix checks for phpunit releases on Composer 2
- [Mailer] Fix failover transport
- Use hexadecimal numerals instead of hexadecimals in strings to repres…
- [WebProfilerBundle] modified url generation to use absolute urls
- [Mailer] Fix mandrill raw http request setting from email/name
- [Mailer] Fix reply-to functionality in the SendgridApiTransport
- [Mime] Fix compat with HTTP requests
- [Mime] Keep Sender full address when used by non-SMTP transports
- [DependencyInjection][Config] Use several placeholder unique prefixes for dynamic placeholder values
- [Cache] Use the default expiry when saving (not when creating) items
- Fix DBAL deprecation
- [Form] Fix ChoiceType translation domain
- [OptionsResolver] Fix force prepend normalizer
- [Form] silently ignore uninitialized properties when mapping data to forms
- [PhpUnitBridge] consider traits imported in parent classes
- [PhpUnitBridge] Fix expectDeprecation() in isolation
- [Cache][Config] ensure compatibility with PHP 8 stack traces
- [PhpUnitBridge] ExcludeList usage for PHPUnit 9.4
- [String] throw when Alpine is used and translit fails
- [SecurityHttp] Skip remember-me logout on empty token
- [Process] Fix Permission Denied error when writing sf_proc_00 lock files on Windows
- [Form] fix handling null as empty data
- [Console] Fixes question input encoding on Windows
- [Form] Missing return in loadValuesForChoices method
- [HttpClient] Fix promise behavior in HttplugClient
- [Console] always use stty when possible to ask hidden questions
- [HttpClient] fix parsing response headers in CurlResponse
- [HttpClient][CurlHttpClient] Fix http_version option usage
- [Validator] fix validating lazy properties that evaluate to null
- [ErrorHandler] fix throwing from __toString()
- [Translation] Fix caching of parent locales file in translator
- [HttpClient] fix casting TraceableResponse to php streams
- [PhpUnitBridge] Fix compatibility with phpunit 9.3
- [DoctrineBridge] work around Connection::ping() deprecation
- [MimeType] Duplicated MimeType due to PHP Bug
- [DI] fix minor perf regression when creating non-shared services
- [DI] fix parsing of argument type=binary in xml
- [Form] fix guessing form types for DateTime types
- [Validator] fix handling typed properties as constraint options
- Fix the supports() method argument type of the security voter
- Directly use the driverConnection executeUpdate method
- [HttpFondation] Change file extension of "audio/mpeg" from "mpga" to "mp3"
- [HttpClient] Support for cURL handler objects
- [VarDumper] Support for cURL handler objects
- add .body wrapper element
- [HttpClient] unset activity list when creating CurlResponse
- [DI] Fix call to sprintf in ServicesConfigurator::stack()
- [Security] Resolve event bubbling of logout + new events in a compiler pass
- Check whether path is file in DataPart::fromPath()
- [SecurityBundle] Fix UserCheckerListener registration with custom user checker
- [Messenger] fixed queue_name option on amazon sqs connection
- [Form] collect all transformation failures
- [SecurityBundle] Drop cache.security_expression_language service if invalid
- [DI] disable preload.php on the CLI
- [Messenger] Fix precedence of DSN options for 4.4
- [Lock][Messenger] Fix precedence of DSN options for 5.1
- Fix support for PHP8 union types
- [FrameworkBundle] preserve dots in query-string when redirecting
- Fix support for PHP8 union types
- [DI] tighten detection of local dirs to prevent false positives
- [PhpUnitBridge] Streamline ansi/no-ansi of composer according to phpunit --colors option
- [VarDumper] Fix CliDumper coloration on light arrays
- [FrameworkBundle] preserve dots in query-string when redirecting
- Fix package rename when releasing
- [HttpClient] Convert CurlHttpClient::handlePush() to instance method
- [Cache] fix compat with DBAL v3
- [HttpFoundation] Allow null in [email protected]

Wickr Me 5.59.11 查看版本資訊

更新時間:2020-07-24
更新細節:

ManicTime 4.5.6.0 查看版本資訊

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

What's new in this version:

Fixed:
- Portable version tried to update itself, instead of just showing notification about the new version
- When continuing a timeline from the server, client would lock up
- problems when loading plugins

pgAdmin 4 4.24 查看版本資訊

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

What's new in this version:

- Support configuration files that are external to the application installation
- Added support for LDAP authentication with different DN by setting the dedicated user for the LDAP connection
- Added support for schema level restriction
- Added RLS Policy support in Schema Diff
- Added support for permissive/restricted policy type while creating RLS Policy
- Added support for LDAP anonymous binding
- Added High Contrast theme support
- Added missing dependencies/dependent and corrected some wrongly identified
- Replace the runtime themes with ones that don't have sizing issues
- Fixed tab indent issue on a selection of lines is deleting the content when 'use spaces == true' in the preferences
- Fixed CSRF errors when pgAdmin opened in an iframe on safari browser

PyCharm 2020.1.4 查看版本資訊

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

What's new in this version:

- Accessing index during PSI events
- IDEA doesn't start after update to 2020.2 EAP2 (202.5103.13)
- Do not popup license dialog for "optional"-licensed plugins, after license expiration
- "Unexpected core classloasder" exception prevents startup
- Gradle plugin fails on backspace / auto-indent
- Consider renaming 'Smart Command Handling' to 'Run Commands using IDE'
- 'Go to declaration or usages' not working on routines in query console window
- Formatting rules are ignored when formatting a constructor inside type body

Streamlabs OBS 0.23.0 查看版本資訊

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

Windows Terminal 2020 1.1.2021.0 查看版本資訊

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

What's new in this version:

- Scrolling inside a mouse-enabled application should now be 98% less wild when you use a precision touchpad
- Terminal should no longer crash when you read its contents with Narrator's "scan mode"
- You may now double-click a tab to rename it
- The buttons in the tab color picker now have tooltips
- A hard reset will now fully reset the terminal instead of failing out halfway through
- The shapes and colors of the new tab button have been updated to better match the rest of the OS
- Terminal now ships with high contrast icons
- We've improved the performance of rendering by reducing unnecessary copies (thanks C++!)
- The Solarized color schemes have been updated to fix "bright black" and "normal black" having been swapped
- PowerShell's PSReadline prefers bright black to render command parameters, which rendered (!) them totally unreadable on Solariz
- This version of Windows Terminal ships with Cascadia Code v2007.15

Zotero 5.0.89 查看版本資訊

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

What's new in this version:

- Restored detection of some instances of database corruption at Zotero startup (since 5.0.88)
- Ignore leading commas in citation dialog search
- Fixed error trying to update bibliography in word processor document when no citations are present
- Fixed error updating Word document when using AutoMark and index entries are created within Zotero citations
- Miscellaneous bibliographic output and word processor integration fixes - Updated citeproc-js to version 1.4.11
- Fixed detection of retractions for items with DOI in Extra field
- Fixed unnecessary style updating at startup in timezones > UTC