Wireshark (64-bit) 歷史舊版本 Page7

最新版本 Wireshark 4.2.3 (64-bit)

Wireshark (64-bit) 歷史版本列表

Ethereal 網絡協議分析儀已經改名為 Wireshark 64 位。名字可能是新的,但軟件是一樣的。 Wireshark 的強大功能使其成為全球網絡故障排除,協議開發和教育的首選工具.Wireshark 是由全球網絡專家撰寫的,是開源功能的一個例子。 Wireshark 64 位被世界各地的網絡專業人士用於分析,故障排除,軟件和協議開發和教育。該程序具有協議分析儀所期望的所有標準功能,以及其... Wireshark (64-bit) 軟體介紹


Dolibarr 14.0.4 查看版本資訊

更新時間:2021-11-23
更新細節:

Postman 9.1.5 (64-bit) 查看版本資訊

更新時間:2021-11-22
更新細節:

What's new in this version:

- Fixed an issue where the app fails to load on slower networks

Symfony 5.3.11 查看版本資訊

更新時間:2021-11-22
更新細節:

What's new in this version:

Fixed:
- [VarExporter] fix exporting declared but unset properties when __sleep() is implemented
- [Console] Default ansi option to null
- [HttpClient][Mime] Add correct IDN flags for IDNA2008 compliance
- [Yaml] properly parse quoted strings tagged with !!str
- [TwigBridge] do not merge label classes into expanded choice labels
- [FrameworkBundle] Fix default PHP attributes support in validation and serializer configuration when doctrine/annotations is not installed with PHP 8
- [Serializer] fix support for lazy properties
- [FrameworkBundle][Messenger] remove FlattenExceptionNormalizer definition if serializer not available
- [Serializer] fix support for unset properties on PHP < 7.4
- [Process] intersect with getenv() to populate default envs
- [Translation] [Loco] Generate id parameter instead of letting Loco do it
- [Cache] fix dbindex Redis
- [Notifier] Fix package names
- Fix DateIntervalToStringTransformer::transform() doc
- [Yaml] don't try to replace references in quoted strings
- [ErrorHandler] Fix FlattenException::setPrevious argument typing
- [DependencyInjection] fix inlining when non-shared services are involved
- [Cache] Fix Memory leak
- [FrameworkBundle] fix registering late resettable services
- [DoctrineBridge] add support for the JSON type
- [PhpUnitBridge] Fix Uncaught ValueError
- [HttpClient] Curl http client has to reinit curl multi handle on reset
- [Asset][Security] Fixed leftover deprecations PHP 8.1
- [Runtime] fix defining APP_DEBUG when Dotenv is not enabled
- [DependencyInjection] only allow ReflectionNamedType for ServiceSubscriberTrait
- [Intl] Update the ICU data to 70.1 - 5.3
- [Messenger] Fix tests
- [SecurityBundle] Default access_decision_manager.strategy option with merge
- [VarExporter] escape unicode chars involved in directionality
- [Security] Fix TypeError message in ChainUserProvider
- [Console] Runtime conflict for psr/log >= 3.0 instead of composer conflict
- [VarDumper] Make dumping DateInterval instances timezone-independent
- [Messenger] Use TransportMessageIdStamp in InMemoryTransport allows retrying
- [RateLimiter] Fix wait duration for fixed window policy
- [HttpKernel] fix ErrorException in CacheWarmerAggregate
- [Translation] correctly handle intl domains with TargetOperation
- [Runtime] Consider also $_ENV when resolving APP_RUNTIME and APP_RUNTIME_OPTIONS
- [Inflector] Fix inflector for "zombies"
- [Config] Fix signature generation with nested attributes on PHP 8.1

Wireshark 3.4.10 (64-bit) 查看版本資訊

更新時間:2021-11-18
更新細節:

What's new in this version:

Fixed:
- wnpa-sec-2021-07 Bluetooth DHT dissector crash
- wnpa-sec-2021-08 Bluetooth HCI_ISO dissector crash
- wnpa-sec-2021-09 Bluetooth SDP dissector crash
- wnpa-sec-2021-10 Bluetooth DHT dissector large loop
- wnpa-sec-2021-11 PNRP dissector large loop
- wnpa-sec-2021-12 C12.22 dissector crash
- wnpa-sec-2021-13 IEEE 802.11 dissector crash
- wnpa-sec-2021-14 Modbus dissector crash
- wnpa-sec-2021-15 IPPUSB dissector crash
- The following bugs have been fixed:
- OSS-Fuzz: Heap-use-after-free in ROS
- Allow for '' (NULL) character as filter instead of requiring 0x00 for the character match
- Dumpcap with threads reports double received count vs captured
- I/O Graphs values reset to default with 3.5 due to change of UAT
- HTTP2 dissector reports an assertion error on large data frames
- TShark stops capturing when capturing with multiple files and packet printing enabled
- Wireshark is unable to decode the IMSI IE received in BSSMAP Perform Location request
- WSLUA: Crash on reload if Proto has no fields
- Crash in flow analysis for TCP

TestComplete 15.10 查看版本資訊

更新時間:2021-11-18
更新細節:

Wireshark 3.2.18 (64-bit) 查看版本資訊

更新時間:2021-11-17
更新細節:

Symfony 5.3.10 查看版本資訊

更新時間:2021-10-29
更新細節:

What's new in this version:

Fixed:
- [Dotenv] Duplicate $_SERVER values in $_ENV if they don't exist
- [PhpUnitBridge] fix symlink to bridge in docker by making its path relative
- [TwigBundle] fix auto-enabling assets/expression/routing/yaml/workflow extensions
- [String] Fix inflector for "zombies"
- [Messenger] Fix TraceableMessageBus implementation so it can compute caller even when used within a callback
- [Lock] Fix incorrect return type in PostgreSqlStore
- [Framework][Secrets] Fix service definition when local vault is disabled
- [DependencyInjection] Fix autowiring tagged arguments from attributes
- [VarDumper] Fix dumping twig templates found in exceptions
- [Messenger] Fix Redis Transport when username is empty
- Fix logging of impersonator introduced in 5.3
- [Messenger] Fix unwrapping the Postgres connection in DBAL 3
- [Messenger] fix: TypeError in PhpSerializer::encode()
- [Config] Fix files sorting in GlobResource
- [HttpClient] fix collecting debug info on destruction of CurlResponse
- [DependencyInjection] fix "url" env var processor
- [HttpClient] fix RetryableHttpClient when a response is canceled
- [Uid] fix 4 missing bits of entropy in UUIDv4
- [Runtime] Fix class validation of composer "extra.runtime.class"
- [VarDumper] Fix error with uninitialized XMLReader
- [Notifier] [RocketChat] Fix undefined index for message id
- [Notifier] Fix 'Undefined array key' error in FirebaseTransport
- [Validator] Fixes URL validation for single-char subdomains
- [Form] Fix ChoiceType to effectively set and use translator
- [Translation] Use symfony default locale when pulling translations from providers
- [HttpClient] fix missing kernel.reset tag on TraceableHttpClient services
- [Cache] Commit items implicitly only when deferred keys are requested
- [Cache][Lock] fix SQLSRV throws for method_exists()
- [VarDumper] Fix handling of "new" in initializers on PHP 8.1
- [Translation] [Bridge] [Lokalise] do not export empty strings
- [DependencyInjection] fix support for "new" in initializers on PHP 8.1
- [HttpClient] accept headers when CURLE_RECV_ERROR is received before the content
- [Serializer] Attributes that extend serializer`s annotations are not ignored by the serialization process
- [PhpUnitBridge] Do not override correct triggering file for return type deprecations
- [Serializer] Fix denormalizing XML array with empty body (5.x)
- [Serializer] Fix denormalizing XML array with empty body (4.4)
- [Security] Remove annoying deprecation in UsageTrackingTokenStorage

Postman 8.12.5 (64-bit) 查看版本資訊

更新時間:2021-10-28
更新細節:

PyCharm 2021.2.3 查看版本資訊

更新時間:2021-10-20
更新細節:

What's new in this version:

Fixed:
- a bug where PEP 585 parameterized built-in classes were not recognized when using from __future__ import annotations
- a bug in Jupyter notebooks where the connection to the Python debugger failed when using ipykernel>=6.3.0
- a bug where custom external documentation URLs for the standard entries were getting removed upon IDE restart
- a bug where PyCharm was updating indexes on every startup if IDE was closed with OS shutdown

TestComplete 15.00 查看版本資訊

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

What's new in this version:

Dark theme for TestComplete:
- TestComplete 15 includes one of its most requested features — the dark theme for the user interface

Web testing improvements:
- Seamless installation of the SmartBear Test extension in Edge. Similarly to installing the SmartBear Test Extension for Chrome, installing the extension for Edge Chromium is also seamless now. You no longer need to exit Edge during TestComplete (or TestExecute) installation to install or update the extension for this browser and you no longer need to enable the extension in this browser manually.
- Using optical character recognition in web tests running in parallel. Web tests that use optical character recognition (OCR) to identify objects can now run in remote environments in parallel.

Support for the latest versions of web browsers:
- Chrome 94
- Edge Chromium 94
- Firefox 93

Mobile testing improvements:
- You can switch between testing sessions opened on mobile devices in the BitBar device cloud easier. The Mobile Screen window now shows not only the list of recently used and connected devices, but also the applications for which a testing session was opened on these devices

Other improvements:
- By default, the TestComplete installation package no longer includes the help file. TestComplete uses the online version of the documentation instead — whenever you press F1 in some panel or click “Help” in a dialog box, TestComplete opens pages of its online documentation on our website. The new approach will help you always get up-to-date documentation relevant to your current product version.