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 Page238 :: 軟體兄弟

Brave Browser 歷史版本列表 Page238

最新版本 [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)


Wickr Me 5.55.8 查看版本資訊

更新時間:2020-06-13
更新細節:

ManicTime 4.5.3.0 查看版本資訊

更新時間:2020-06-12
更新細節:

What's new in this version:

- Connectwise plugin now supports opportunities
- Our Jira plugin now supports Jira Tempo plugin on on-premise servers
- ManicTime tries to get favicon.ico file for visited websites, but doing so generates network traffic. This can now be disabled in Settings, Tracking

Snap Camera 1.8 查看版本資訊

更新時間:2020-06-12
更新細節:

What's new in this version:

- New: Support for Lenses created in Lens Studio 3.0

Symfony 4.4.10 查看版本資訊

更新時間:2020-06-12
更新細節:

What's new in this version:

- [DependencyInjection][CheckTypeDeclarationsPass] Handle unresolved parameters pointing to environment variables
- [Form] switch the context when validating nested forms
- [HttpKernel] Fix regression where Store does not return response body correctly
- [DependencyInjection][CheckTypeDeclarationsPass] Always resolve parameters
- [HttpClient] fix offset computation for data chunks
- [Ldap] fix refreshUser() ignoring extra_fields
- [Mailer] Remove an internal annot
- [FrameworkBundle] fix type annotation on ControllerTrait::addFlash()
- [Mailer] added the reply-to addresses to the API SES transport request
- [Mime] use fromString when creating a new Address
- [Cache] fix forward compatibility with Doctrine DBAL 3
- [Mailer] Fixed generator bug when creating multiple transports using Transport::fromDsn
- [HttpClient] fix monitoring timeouts when other streams are active
- [Form] properly cascade validation to child forms
- [PhpUnitBridge] Fix undefined index when output of "composer show" cannot be parsed
- [PhpUnitBridge] fix undefined var on version 3.4
- [HttpClient] Throw JsonException instead of TransportException on empty response in Response::toArray()
- [WebProfilerBundle] Move ajax clear event listener initialization on loadToolbar
- [Serializer] take into account the context when preserving empty array objects

Symfony 5.0.10 查看版本資訊

更新時間:2020-06-12
更新細節:

What's new in this version:

- [DependencyInjection][CheckTypeDeclarationsPass] Handle unresolved parameters pointing to environment variables
- [Form] switch the context when validating nested forms
- [HttpKernel] Fix regression where Store does not return response body correctly
- [DependencyInjection][CheckTypeDeclarationsPass] Always resolve parameters
- [HttpClient] fix offset computation for data chunks
- [Ldap] fix refreshUser() ignoring extra_fields
- [Mailer] Remove an internal annot
- [FrameworkBundle] fix type annotation on ControllerTrait::addFlash()
- [Mailer] added the reply-to addresses to the API SES transport request
- [Mime] use fromString when creating a new Address
- [Cache] fix forward compatibility with Doctrine DBAL 3
- [Mailer] Fixed generator bug when creating multiple transports using Transport::fromDsn
- [HttpClient] fix monitoring timeouts when other streams are active
- [Form] properly cascade validation to child forms
- [PhpUnitBridge] Fix undefined index when output of "composer show" cannot be parsed
- [PhpUnitBridge] fix undefined var on version 3.4
- [HttpClient] Throw JsonException instead of TransportException on empty response in Response::toArray()
- [WebProfilerBundle] Move ajax clear event listener initialization on loadToolbar
- [Serializer] take into account the context when preserving empty array objects

Symfony 5.1.1 查看版本資訊

更新時間:2020-06-12
更新細節:

What's new in this version:

- [DependencyInjection][CheckTypeDeclarationsPass] Handle unresolved parameters pointing to environment variables
- [Form] switch the context when validating nested forms
- [HttpKernel] Fix regression where Store does not return response body correctly
- [DependencyInjection][CheckTypeDeclarationsPass] Always resolve parameters
- [DependencyInjection] Apply ExpressionLanguageProviderPass to router.default
- [String] Fix ellipsis of truncate when not using cut option
- [HttpClient] disable AMP's inactivity timeout, we deal with it on our own already
- [HttpClient] fix offset computation for data chunks
- [Routing] Keeping routes priorities after add a name prefix to the collection
- [Lock] Fixed reading locks from replica set secondary nodes
- [Ldap] fix refreshUser() ignoring extra_fields
- [Mailer] Remove an internal annot
- [FrameworkBundle] fix type annotation on ControllerTrait::addFlash()
- [PhpUnitBridge] Fix ExpectDeprecationTrait::expectDeprecation() conflict
- [Mailer] added the reply-to addresses to the API SES transport request
- [DI] Add check around class_alias for generated proxy classes
- [Mime] use fromString when creating a new Address
- [Cache] fix forward compatibility with Doctrine DBAL 3
- [Mailer] Fixed generator bug when creating multiple transports using Transport::fromDsn
- [FrameworkBundle] Remove reference to APP_SECRET in MicroKernelTrait
- [SecurityBundle] Fix the session listener registration under the new authentication manager
- [Console] allow cursor to be used even when STDIN is not defined
- [PropertyAccess] Fix getter call order BC
- [Messenger/DoctrineBridge] set column length for mysql 5.6 compatibility
- [Messenger/AmazonSqsBridge] Fixed left-over debug statement
- [HttpClient] fix monitoring timeouts when other streams are active
- [Form] properly cascade validation to child forms
- [PhpUnitBridge] Fix undefined index when output of "composer show" cannot be parsed
- [PhpUnitBridge] fix undefined var on version 3.4
- [DependencyInjection] Improve missing package/version deprecation
- Fix invalid char in SQS Headers
- [SecurityBundle] Only register CSRF protection listener if CSRF is available
- [HttpClient] Throw JsonException instead of TransportException on empty response in Response::toArray()
- [FrameworkBundle] Extension Serializer issue
- [WebProfilerBundle] Move ajax clear event listener initialization on loadToolbar
- [DoctrineBridge] register event listeners depending on the installed packages
- [ExpressionLanguage] reset the internal state when the parser is finished
- [Serializer] take into account the context when preserving empty array objects
- [Security] Fixed PUBLIC_ACCESS in authenticated sessions
- [FrameworkBundle] Fix enabled_locales behavior

LDPlayer 4.0.29 查看版本資訊

更新時間:2020-06-11
更新細節:

What's new in this version:

- Optimized 리니지M. The frame rate will be higher and the game will be smoother
- Increased the sensitivity of the fire button in Free Fire, making the headshot easier
- Fixed issues where the Shift key could not be pressed to sprint when holding the W key and where the AWM gun would be automatically fired when holding the fire button to open scope
- Fixed issues where games like Exos Heroes, FINAL FANTASY BRAVE EXVIUS and FFBE WAR OF THE VISIONS would crash when they were launched
- Fixed an issue where LDPlayer would occasionally freeze when games were frequently installed

Surfer 18.1 查看版本資訊

更新時間:2020-06-10
更新細節:

What's new in this version:

Fixed:
- Automation: Can't call MapFrame overlays if a map layer is selected in the UI
- 3D View: surface shading is all black
- TIF import: use datum ellipsoid as projection ellipsoid, if no projection ellipsoid is found
- Surfer Error occurs when loading base layers in particular order
- Base map: can no longer group groups within a base layer
- Vector PDF: transparency and image contrast aren't exported correctly
- Base(vector): Info: Cannot enter attributes values for new objects
- Paste: doesn't go in center of page anymore
- Pasting contour map and Undoing doesn't undo the paste (it just removes the color from the contours)
- Entire map is pasted into Base layer
- GeoTIFF: importing at grid corners instead of grid cell centers
- KML Import: reading apostrophe ' as '
- Internal Error after pasting a map in base layer (transformer.cpp)
- Internal Error when gridding data (searchtableau.cpp)
- Internal Error after undoing map create (scenelist.cpp)
- Internal Error after updating properties (pmplotdocinterface.cpp)
- Internal Error with undo deleting (scenelist.cpp)
- Internal Error when creating 3D View when using Parallels for Mac (vlrenderer.cpp)
- Crash when drag object in Contents window from plot document into base layer
- Crash when gridding was cancelled
- Crash when create 3D View
- Crash when opening a corrupt v12 SRF file instead of issuing error

UltraViewer 6.2.78 查看版本資訊

更新時間:2020-06-10
更新細節:

WordPress 5.4.2 查看版本資訊

更新時間:2020-06-10
更新細節: