Heimdal PRO 歷史舊版本 Page9

最新版本 ChatWork 2.6.11 (64-bit)

Heimdal PRO 歷史版本列表

Heimdal PRO 使用互聯網流量掃描,以防止勒索,金融木馬,數據竊取惡意軟件和其他威脅,防病毒無法檢測到的安全。 Heimdal PRO 保護您免受防病毒無法阻止的攻擊!保護您的計算機免受第二代惡意軟件侵害 如今,75%的網絡攻擊都是全新的,並且在防病毒數據庫中未列出。它們也被設計用來潛入你的殺毒軟件並感染你的電腦.確保你的互聯網流量阻止惡意流量.當你的電腦已經受到感染時,你不需要幫助。您... Heimdal PRO 軟體介紹


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

What's new in this version:

- Monitoring : Fixed a startup issue on Intel GPUs that were not reporting their allocated memory
- Enterprise : Fixed an issue that prevented the report from generating under some circumstances
- Enterprise : Fixed an issue where the reading were offset if OCCT was left idle between two tests, due to an issue in reseting a timer
- Enterprise : Added "?" wildcard support in selecting sensors

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

What's new in this version:

- Fixed an issue where the monitoring froze due to the memory allocation pass in the Memory test
- Fixed security values in the monitoring that are disabling sensors being too tight - they should be more lenient, leading to a better stability (at the cost of small "hiccups" in the graph update)
- Disabled the storage flags by default - OCCT doesn't really care about storage right now. You can enable them in OCCT's options
- Improved overall monitoring stability

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

What's new in this version:

- Main : switched to HwInfo as my monitoring engine
- Main : the code preventing OCCT to be launched twice is now working again
- Main : code cleanups and numerous bugfixes
- Ui : occt's ui is now split in 3 areas : Stability (for testing, the old view), SysInfo for system information, and Monitoring for a full view on monitoring
- Ui : this moves forced me to remove the expander (as it does not apply to every UI component)
- Ui : fixed the window default size to better accomodate the UI changes
- Testing : occt now tracks and reports WHEA errors that occurs during tests
- 3d : enabled tests to be run on displays without any display attached
- Vram : added slider, similar to Memory test, for selecting the amount of memory to test
- Monitoring : revamped the system usage report in the testing area - now supports several GPU, and with clickable buttons
- Monitoring : added "Current" sensor category
- Monitoring : added "Other" sensor category (without graph, obviously) (That's a lot of info, be warned)
- Monitoring : added usage graphs for Intel iGPUs (Thanks Сергей & Mew ! )
- Settings : added flags to control the monitoring - Enable and disable them at will in case of issues !
- Report : modified the report size and reorganized it to accomdate the monitoring update
- Enterprise : revamped the test report to include all the new features (and fixed a few typos)
- Enterprise : added a switch for giving a set of rules to OCCT to choose which sensor is enabled or not (see the help page for OCCT Enterprise for additional information)
- Enterprise : fine-tuned the monitoring rule engine to allow for customization in the enterprise edition

Symfony 5.1.7 查看版本資訊

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

What's new in this version:

- Handle consecutive supports() calls in the RememberMeAuthenticator
- [Lock] Fix StoreFactory to accept same DSN syntax as AbstractAdapter
- [Serializer][Minor] Fix circular reference exception message (bad limit displayed)
- [HttpClient] Always "buffer" empty responses
- [PhpUnitBridge] Fix Deprecation file when it comes from the TestsListener
- [Form] propagate validation groups to subforms
- Ignore more deprecations for Mockery mocks
- [HttpClient] fix using proxies with NativeHttpClient
- [Routing] fix using !important and defaults/reqs in inline route definitions
- [ErrorHandler][DebugClassLoader] Do not check Mockery mocks classes
- [HttpClient] Fix using https with proxies
- [TwigBundle] Only remove kernel exception listener if twig is used
- [BrowserKit] Cookie expiration at current timestamp
- [DI] fix dumping non-shared lazy services
- [Messenger] Fix redis connection error message
- Revert "bug #38063 [FrameworkBundle] generate preload.php in src/ to make opcache.preload predictable"
- [FrameworkBundle] Add Mailjet definition
- [PhpUnitBridge] Fixed class_alias() for PHPUnitFrameworkErrorError

Electron 10.1.3 (64-bit) 查看版本資訊

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

What's new in this version:

Fixes:
- Fixed CORS not being disabled by webSecurity: false. #25503 (Also in 9, 10, 11)
- Fixed ready-to-show event not emitted on some machines. #25476 (Also in 9, 10, 11)
- Fixed a crash in app.importCertificate() on Linux. #25536 (Also in 9, 10, 11)
- Fixed a crash when closing window in an event listener after exiting fullscreen on macOS. #25604 (Also in 10, 11)
- Fixed an issue that could cause a normally-exiting process to fail with an "illegal access" message and exit code 7. #25458 (Also in 8, 9, 10, 11)
- Fixed an issue where an error would be displayed when using webContents.print() if no default was set and no device name provided. #25606 (Also in 9, 10, 11)
- Fixed an issue where multiple calls to window.print() could cause a crash. #25530
- Fixed an issue where pageRanges was not properly honored when printing. #25597 (Also in 10)
- Fixed crashes caused by attempting to modify destroyed views. #25511 (Also in 9, 10, 11)
- Fixed the remote-debugging-port discovery page showing garbled text. #25601 (Also in 10, 11)
- Updated Node root certs to use NSS 3.56. #25361 (Also in 8, 9, 10, 11)
- Fixed extension background page devtools not being openable

Other Changes:
- Added a small console hint to console to help debug renderer crashes. #25472 (Also in 9, 10, 11)
- Fixed resource leak in worker threads. #25662 (Also in 9, 10, 11)
- Updated Chromium to 85.0.4183.121

Symfony 5.1.6 查看版本資訊

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

What's new in this version:

- [OptionsResolver] Fix deprecation message access
- [HttpClient] Allow bearer token with colon
- [Form] Fix custom formats deprecation with HTML5 widgets
- [Contracts][Translation] Optional Intl dependency
- [Translator] Optional Intl dependency
- [ErrorHandler] Escape JSON encoded log context
- [Cache][Lock][Messenger] fix compatibility with Doctrine DBAL 3
- [Yaml Parser] Fix edge cases when parsing multiple documents
- [FrameworkBundle] loadRoutes shoud receive RoutingPhpFileLoader
- [Yaml] fix parsing comments not prefixed by a space
- [Translator] Make sure a null locale is handled properly
- [Cache] Allow cache tags to be objects implementing __toString()
- [HttpKernel] Do not override max_redirects option in HttpClientKernel
- [HttpClient] Support for CURLOPT_LOCALPORT
- [FrameworkBundle] Fix xsd definition which prevent to add more than one workflow metadata
- [String] improve slugger's portability accross implementations of iconv()
- [Console] work around disabled putenv()
- [Notifier] Fix errors parsing in FirebaseTransport
- [HttpClient][HttpClientTrait] don't calculate alternatives if option is auth_ntlm
- [PhpUnitBridge] Internal classes are not legacy
-8160 [Security] In the new authenticator system, no auth listener is valid
- [Cache] fix ProxyAdapter not persisting items with infinite expiration
- [HttpClient] fail properly when the server replies with HTTP/0.9
- [Validator] allow consumers to mock all methods
- [DI] dump OS-indepent paths in the preload file
- [DI] dump OS-indepent paths in the compiled container
- [Mailer] Fixed Mailgun API bridge JsonException when API response is not applicaton/json
- [Cache] Limit cache version character range
- [Messenger] Run postgres setup trigger in transaction
- [FrameworkBundle] adopt src/.preload.php
- [Cache] Fix key encoding issue in Memcached adapter
- [HttpClient] Fix Array to string conversion notice when parsing JSON error body with non-scalar detail property
- DateTime validator support for trailing data
- [Console] Silence warnings on sapi_windows_cp_set() call
- [Console] guard $argv + $token against null, preventing unnecessary exceptions
- [PhpUnitBridge] Skip internal classes in CoverageListenerTrait
- [VarExporter] unserialize() might throw an Exception on php 8
- [ErrorHandler] Parse "x not found" errors correctly on php 8
- Prevent parsing invalid octal digits as octal numbers
- [Mailer] Remove unnecessary check for existing request
- [DI] fix ContainerBuilder on PHP8
- [HttpClient] with "bindto" with NativeHttpClient
- [FrameworkBundle] generate preload.php in src/ to make opcache.preload predictable
- [Console] Make sure $maxAttempts is an int or null
- esmtp error not being thrown properly
- [Yaml Parser] fixed Parser to skip comments when inlining sequences
- [VarDumper] Fix caster for invalid SplFileInfo objects on php 8
- [Messenger] Remove DelaySeconds parameter for FIFO queues
- [PhpUnitBridge] Adjust output parsing of CoverageListenerTrait for PHPUnit 9.3
- [DI] fix generating preload file when cache_dir is outside project_dir
- [Cache] Fix CacheCollectorPass with decorated cache pools
- [PhpUnitBridge] CoverageListenerTrait update for PHPUnit 8.5/9.x
- [Debug] Parse "x not found" errors correctly on php 8
- [PropertyInfo] Fix typed collections in PHP 7.4
- [PHPUnitBridge] Fix deprecation type detection when trigger_deprecation is used
- [PhpunitBridge] Fix deprecation type detection (when several autoload files are used)
- Allow Drupal to wrap the Symfony test listener (5.1 backport)

Electron 10.1.2 (64-bit) 查看版本資訊

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

What's new in this version:

Fixes:
- Added missing module delay loads on windows to reduce per process reference set impact. #25435 (Also in 9, 10, 11)
- Fixed a crash in the renderer process when invoking the Badging API. #25369 (Also in 9, 10, 11)
- Fixed an issue where document.hasFocus and document.activeElement would be inconsistent upon showing a window that was initially created with show: false. #25330 (Also in 10, 11)
- Fixed client_id file being generated in the working directory for node child process. #25309 (Also in 9, 10, 11)
- Fixed multiple dock icons being left in system when calling dock.show/hide on macOS. #25299 (Also in 8, 9, 10, 11)

Changes:
- Updated Chromium to 85.0.4183.98

KeeWeb 1.15.7 查看版本資訊

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

What's new in this version:

- fix #1564: broken auto-type on some Linux installations
- fix #1591: error in old MS Edge
- fix #1598: fixed header format for KDBX4+AES
- fix #1597: Dropbox sync now includes scopes
- PKCE enabled on Dropbox auth
- updated vulnerable dependencies

Symfony 5.1.5 查看版本資訊

更新時間: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 #38022 Missed AbstractArgument
- bug #38020 [PhpUnitBridge] swallow deprecations
- bug #37961 [Mailer] Fixed 'verify_peer' option in mailer DSN being ignored
- bug #38010 [Cache] Psr16Cache does not handle Proxy cache items
- bug #37937 [Serializer] fixed fix encoding of cache keys with anonymous classes
- bug #38002 [Validator] Fix PhpUnitBridge version constraint
- bug #38001 Fix symfony/amazon-mailer constraint

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