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

最新版本 Wireshark 4.2.3 (64-bit)

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

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


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

更新時間:2021-06-24
更新細節:

What's new in this version:

New:
- This version introduces "Warnings" in API validation, with the addition of Security Warnings enabled for all APIs on Postman which are authored in OpenAPI 3.0

Improvements:
- Opening a new request tab will now auto-focus the URL field

Fixed:
- Fixed an issue where links inside a response did not open on click
- Fixed an issue where History tab would crash in some cases
- Fixed an issue where incorrect watch count was shown for published collections
- Fixed an issue with the drag and drop functionality on requests and folders
- Fixed an issue where WebSocket message filter was getting reset after deselecting messages
- Fixed an issue where large WebSocket Request handshake timeout was crashing the app
- Fixed an issue where WebSocket handshake was failing with Sec-WebSocket-Protocol header
- Fixed an issue where invalid characters in WebSocket Request configuration were crashing the app
- Fixed an issue where Environment & Global variables were not getting resolved correctly
- Fixed an issue where HTTP method deletes were not working

Symfony 5.3.2 查看版本資訊

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

What's new in this version:

Fixed:
security #cve-2021-32693 [SecurityHttp] Fix "Authentication granted with multiple firewalls"
- [Uid] fix performance and prevent collisions with the real clock_seq
- [Security] Fix deprecation notice on TokenInterface::getUser() stringable return
- [Security] Restore extension point in MessageDigestPasswordEncoder
- [Messenger] Fix RequestContext not updated
- [Messenger] Remove TLS related options when not using TLS
- [FrameworkBundle] fix Could not find service "test.service_container"
- [Console] Fix using #[AsCommand] without DI
- [DependencyInjection] fix parsing classes for attributes
- [Runtime] fix overriding --env|-e with single-command apps
- [HttpClient] fix compat with cURL <= 7.37
- [Console] fix managing signals when commands are lazy loaded
- [PasswordHasher] Fix missing PasswordHasherAwareInterface allowed type
- [HttpClient] throw exception when AsyncDecoratorTrait gets an already consumed response
- [Notifier] Escape . char for Telegram transport
- [Config] fix tracking attributes in ReflectionClassResource
- [Process] Fix incorrect parameter type
- [HttpClient] Revert bindto workaround for unaffected PHP versions
- [DependencyInjection] fix [email protected]{env} inside imported files
- [Messenger] fix BC for FrameworkBundle 4.4 with a non-existence alias being used
- Fix not null get collection key types
- [PasswordHasher] Prevent PHP fatal error when using auto algorithm
- [Security] Fix opcache preload with alias classes
- [Serializer] Do not allow to denormalize string with spaces only to valid a DateTime object
- [Console] Fix negated options not accessible
- [Validator] remove service if its class doesn't exist
- [DependencyInjection] Update loader’s directory when calling ContainerConfigurator::withPath
- [FrameworkBundle] fix KernelBrowser::loginUser with a stateless firewall
- [SecurityBundle] Link UserProviderListener to correct firewall dispatcher
- [Console] Escape synopsis output
- [Notifier] [Bridge] Remove hidden dependency on HttpFoundation for SmsBiurasTransport
- Relax requirement on symfony/runtime

Nicepage 3.17.5 查看版本資訊

更新時間:2021-06-14
更新細節:

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

更新時間:2021-06-14
更新細節:

What's new in this version:

- Fixed an issue where launching Postman did not open the previously active workspaces

Nicepage 3.17.2 查看版本資訊

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

Nicepage 3.17.1 查看版本資訊

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

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

更新時間:2021-06-08
更新細節:

What's new in this version:

- Fixed an issue that caused unauthenticated error when opening web links

PyCharm 2021.1.2 查看版本資訊

更新時間:2021-06-03
更新細節:

What's new in this version:

Performance:
- If you noticed considerable slowing down or even IDE hanging while working with Python files after upgrading to PyCharm 2021.1.1, upgrading to PyCharm 2021.1.2 will fix this issue. This problem was caused by the fact that PyCharm detected Python frameworks in the project files and added those files to the exclusion list, when the user declined to add framework support.

Jupyter Notebook:
- PyCharm detects if the Jupyter package is not installed for your newly created project and throws a warning (“Jupyter package is not installed”). This happens when you create and open a Jupyter Notebook document.

Editing:
- We fixed the inconsistent behavior with the “Move Statement”. Now you won’t get an exception or several copies of the last line of your selection when applying it.

Support for the older versions of Oracle DB:
- Introspection for Oracle Database 10g (Release 10.2.0.4.0) and later works normally in PyCharm 2021.1.2.

Frontend development:
- In PyCharm 2021.1.2 bundled webpack schema is updated.
- We fixed a number of issues with the Extract Angular component refactoring
- We added support for several TypeScript 4.3 features

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

更新時間:2021-06-03
更新細節:

What's new in this version:

Fixed:
- wnpa-sec-2021-04 DVB-S2-BB dissector infinite loop
- Macro filters can’t handle escaped characters
- Display filter crashes Wireshark
- IEEE-1588 Signalling Unicast TLV incorrectly reported as being malformed
- IETF QUIC TLS decryption error with extraneous packets during the handshake
- Statistics → Resolved Addresses: multi-protocol (TCP/UDP/…​) ports not displayed

Updated Protocol Support:
- DNP, DVB-S2-BB, ProtoBuf, PTP, QUIC, RANAP, and TACACS

New and Updated Capture File Support:
- Ascend, ERF, K12, NetScaler, and pcapng

Symfony 5.3.1 查看版本資訊

更新時間:2021-06-02
更新細節:

What's new in this version:

Fixed:
- [Serializer][Validator] Fix not null return from "getCollectionValueTypes"
- [Security] Readd deprecated methods to the interfaces
- [HttpFoundation] Add ReturnTypeWillChange to SessionHandlers
- [HttpKernel] fix ArgumentMetadataFactory messes up controller arguments with attributes
- Fix Symfony 5.3 end of maintenance date