Heimdal PRO 歷史舊版本 Page7

最新版本 ChatWork 2.6.11 (64-bit)

Heimdal PRO 歷史版本列表

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


KeeWeb 1.16.2 查看版本資訊

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

What's new in this version:

- possibility to use V2 keyfiles (.keyx)
- fixed a missing icon in the local file question box
- fix #1649: missing Argon2 options
- minor license screen fixes

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

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

What's new in this version:

Fixed:
- Fixed <webview> render-process-gone event dispatch
- Fixed an issue where IsMaximized would incorrectly return false for some windows on Windows
- Fixed an issue where draggable regions in BrowserWindow causes BrowserView to become draggable in non-correspondent places
- Fixed an issue where some buttons were un-clickable in some BrowserViews with draggable regions enabled
- Fixed an issue whereby a corrupted async_hooks stack would crash the renderer when throwing some errors in the renderer process
- Fixed uncaught promise rejection when creating webContents with javascript disabled

Other Changes:
- Security: backported the fix to CVE-2020-16015: Insufficient data validation in WASM
- Security: backported the fix to CVE-2020-16022: Insufficient policy enforcement in networking
- Re-enable Rosetta on Apple Silicon devices

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

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

What's new in this version:

Fixed:
- Added default Bluetooth permission strings to info.plist
- Fixed an issue where IsMaximized would incorrectly return false for some windows on Windows
- Fixed an issue where draggable regions did not work exclusively on BrowserViews on Windows
- Fixed an issue where draggable regions in BrowserWindow causes BrowserView to become draggable in non-correspondent places
- Fixed import of unpacked node modules

Tribler 7.6.0 (64-bit) 查看版本資訊

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

What's new in this version:

- Refactored Channels GUI
- Fixed slow channel processing - channels processing speed increased 10x-100x times
- Added Sentry crash report processing
- Removed TrustChain in favour of our new LedgerZero traffic accounting system
- Increased Tunnels performance due to refactored IPv8 serializer
- Completely removed VLC and its dependencies
- Many smaller bug fixes and performance improvements

KeeWeb 1.16.1 查看版本資訊

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

What's new in this version:

- native Apple Silicon build
- Argon2id KDF support
- added an option to quit the app and lose all changes
- fix #1637: git commit in the About box
- fixed some design glitches
- keyfile paths are saved by default

Symfony 5.2.0 查看版本資訊

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

What's new in this version:

Fixed:
- [Security] [DX] Automatically add PasswordUpgradeBadge + default support() impl in AbstractFormLoginAuthenticator
- [Messenger] Fix mssql compatibility for doctrine transport
- [DoctrineBridge] Fix form EntityType with filter on UID
- [HttpClient] fix binding to network interfaces
- [DependencyInjection] Fix circular in DI with lazy + byContruct loop
-9153 [Security] Automatically register custom authenticator as entry_point (if supported)
- [DependencyInjection][Translator] Silent deprecation triggered by libxml_disable_entity_loader
- [Form] prevent duplicated error message for file upload limits
- [Form] ignore the pattern attribute for textareas
-9118 [DoctrineBridge] Require doctrine/persistence 2
-9128 [HttpFoundation] Deprecate BinaryFileResponse::create()
- [Yaml] fix lexing strings containing escaped quotation characters
- [Security] Support for SwitchUserToken instances serialized with 4.4/5.1
- [Serializer] Fix denormalizing scalar with UnwrappingDenormalizer
- [PhpUnitBridge] Fix qualification of deprecations triggered by the debug class loader
- [Console] Use a partial buffer in SymfonyStyle
- [Console] Fix console closing tag
- [VarDumper] fix casting resources turned into objects on PHP 8
- [Cache] Fix CI because of Couchbase version
- [HttpClient] don't fallback to HTTP/1.1 when HTTP/2 streams break
- [Yaml] fix lexing nested sequences/mappings

Symfony 5.1.9 查看版本資訊

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

What's new in this version:

Fixed:
- [Messenger] Fix mssql compatibility for doctrine transport
- [HttpClient] fix binding to network interfaces
- [DependencyInjection] Fix circular in DI with lazy + byContruct loop
- [DependencyInjection][Translator] Silent deprecation triggered by libxml_disable_entity_loader
- [Form] prevent duplicated error message for file upload limits
- [Form] ignore the pattern attribute for textareas
- [Yaml] fix lexing strings containing escaped quotation characters
- [Serializer] Fix denormalizing scalar with UnwrappingDenormalizer
- [PhpUnitBridge] Fix qualification of deprecations triggered by the debug class loader
- [Console] Use a partial buffer in SymfonyStyle
- [Console] Fix console closing tag
- [VarDumper] fix casting resources turned into objects on PHP 8
- [Cache] Fix CI because of Couchbase version
- [HttpClient] don't fallback to HTTP/1.1 when HTTP/2 streams break
- [Yaml] fix lexing nested sequences/mappings
- [Dotenv] Check if method inheritEnvironmentVariables exists
- [Ldap] Fix undefined variable $con
- [Config] Recheck glob brace support after GlobResource was serialized
- Fix critical extension when reseting paged control
- [HttpFoundation] Fix for virtualhosts based on URL path
- [FrameworkBundle] [Notifier] fix firebase transport factory DI tag type
- [Validator] prevent hash collisions caused by reused object hashes
- [DependencyInjection] autoconfigure behavior describing tags on decorators
- [DependencyInjection] Fix circular detection with multiple paths
- [Filesystem] fix cleaning up tmp files when dumpFile() fails
- [DoctrineBridge] indexBy could reference to association columns
- [DependencyInjection] Optimize circular collection by removing flattening
- [Ldap] Fix pagination
- [DoctrineBridge] also reset id readers
- [Messenger] Fix DBAL deprecations in PostgreSqlConnection
- [DoctrineBridge] Fix DBAL deprecations in middlewares
- [Console] Fix ANSI when stdErr is not a tty
- [DependencyInjection] Fix circular reference with Factory + Lazy Iterrator
- [HttpClient] Check status code before decoding content in TraceableResponse
- [PhpUnitBridge] fix replaying skipped tests
- [HttpKernel] Fix session initialized several times
- [DependencyInjection] Improve performances in CircualReference detection
- [Process] Dont test TTY if there is no TTY support
- [PHPUnitBridge] Fixed crash on Windows with PHP 8
- [SecurityBundle] inject only compatible token storage implementations for usage tracking
- [HttpKernel] Remove Symfony 3 compatibility code
- [PhpUnitBridge] Fix wrong check for exporter in ConstraintTrait
- [Cache] Fixed expiry could be int in ChainAdapter due to race condition
- [FrameworkBundle] Fixing TranslationUpdateCommand failure when using "--no-backup"
- [Cache] Add missing use statement

KeeWeb 1.16.0 查看版本資訊

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

What's new in this version:

- updated icons and visual design
- new Dark (default) and Light themes
- fixed a performance issue in searching entries
- locale-aware date and time formats
- improved the "Show all file" checkbox behavior
- shortcut to copy OTP
- support for WebDAV servers without Last-Modified header
- switched to Dropbox short-lived access tokens
- fixed several issues in field editing
- fix #1561: error during loading configs after reset
- fixed some issues with minimizing to menubar on macOS

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

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

What's new in this version:

Fixed:
- Fixed &lt;webview&gt; render-process-gone event dispatch
- Fixed contentTracing.stopRecording() not rejecting when there is no trace in progress
- Fixed screen methods not being accessible via remote.screen
- Fixed a crash when calling webContents.fromId with an unknown ID

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

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