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

最新版本 Wireshark 4.2.3 (64-bit)

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

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


Nicepage 3.20.0 查看版本資訊

更新時間:2021-07-15
更新細節:

Easy Video Maker 11.02 查看版本資訊

更新時間:2021-07-15
更新細節:

What's new in this version:

- The All-new program UI, works well on all screen resolution, 4K, 2K, HD1080P, etc.
- Export videos with any Aspect ratios, 21:9, 16:9, 4:3, 1:1, 9:16, or any customized aspect ratio
- More shortcut keys, edit and make video easier and faster
- The All-new Particle effect, built-in hundreds particle effects
- Powerful Lyric/Typography Video Maker, make fast motion typography video faster and easier
- More Music-visualizer/Audio Spectrum effects
- More motion effects
- Stable version, fixed all reported bugs

GameMaker Studio 2.3.3 Build 570 查看版本資訊

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

What's new in this version:

- Important stability release for a number of different features: changes to source control to resolve Github authentication issues; support for using Android NDK 22, Android Studio 4.2, and the latest Xcode on Big Sur; optimisations for the amount of work done by the IDE when displaying your projects, reducing CPU usage; and a number of performance fixes in-game also.
- At the same time, it does introduce several new features, including: the Inspector has been greatly extended to support multiple additional editors; a big change to how undo/redo worked within the IDE, giving you more flexibility and a better experience; you can now declare default values for your functions' optional arguments; and in-game you can now support two mouse thumb buttons on Desktop platforms.
- There are of course also a number of important bug fixes, so please do read the release notes carefully. See below for IDE changes/fixes and check the Runtime Release Notes for in-game changes/fixes.

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

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

Nicepage 3.19.4 查看版本資訊

更新時間:2021-07-05
更新細節:

Nicepage 3.19.1 查看版本資訊

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

Symfony 5.2.11 查看版本資訊

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

What's new in this version:

- [Filesystem] Workaround cannot dumpFile into "protected" folders on Windows
- [Messenger] fix FlattenExceptionNormalizer
- [SecurityBundle] Change information label from red to yellow
- [HttpKernel] Keep max lifetime also when part of the responses don't set it
- [ErrorHandler] fix handling buffered SilencedErrorContext
- [HttpClient] fix Psr18Client when allow_url_fopen=0
- [DependencyInjection] Add support of PHP enumerations
- [Config] fix tracking default values that reference the parent class
- [DependencyInjection] Fix binding "iterable $foo" when using the PHP-DSL
- [Uid] Fix fromString() with low base58 values
- [Cache] handle prefixed redis connections when clearing pools
- [Cache] fix eventual consistency when using RedisTagAwareAdapter with a cluster
- [Cache] Disable locking on Windows by default
- [Mailer] fix encoding of addresses using SmtpTransport
- [HttpKernel] [HttpCache] Keep s-maxage=0 from ESI sub-responses
- Avoid broken action URL in text notification mail
- [VarDumper] Fix tests for PHP 8.1
- [FrameworkBundle] Replace var_export with VarExporter to use array short syntax in secrets list files
- [DependencyInjection] throw proper exception when decorating a synthetic service
- [ErrorHandler] [DebugClassLoader] Do not check Phake mocks classes
- [PhpUnitBridge] fix handling the COMPOSER_BINARY env var when using simple-phpunit
- [HttpFoundation] allow savePath of NativeFileSessionHandler to be null
- [Messenger] prevent reflection usages when classes do not exist
- [Messenger] Remove TLS related options when not using TLS
- [FrameworkBundle] fix Could not find service "test.service_container"
- [HttpClient] fix compat with cURL <= 7.37
- [HttpClient] throw exception when AsyncDecoratorTrait gets an already consumed response
- [Config] fix tracking attributes in ReflectionClassResource
- [Process] Fix incorrect parameter type
- [HttpClient] Revert bindto workaround for unaffected PHP versions
- [Security] Fix opcache preload with alias classes
- [Serializer] Do not allow to denormalize string with spaces only to valid a DateTime object
- [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
- [HttpFoundation] Add ReturnTypeWillChange to SessionHandlers

Symfony 5.3.3 查看版本資訊

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

What's new in this version:

- [Security] Handle concurency in Csrf DoctrineTokenProvider
- Fix SessionTokenStorage reuse with Request
- [Filesystem] Workaround cannot dumpFile into "protected" folders on Windows
- [Messenger] fix FlattenExceptionNormalizer
- [SecurityBundle] Change information label from red to yellow
- [HttpKernel] Keep max lifetime also when part of the responses don't set it
- [ErrorHandler] fix handling buffered SilencedErrorContext
- [HttpClient] fix Psr18Client when allow_url_fopen=0
- [Runtime] Fix project dir variable when vendor not in project root
- [DependencyInjection] Add support of PHP enumerations
- [Config] fix tracking default values that reference the parent class
- [DependencyInjection] Fix binding "iterable $foo" when using the PHP-DSL
- [DependencyInjection] accept service locator definitions with no class
- [Uid] Fix fromString() with low base58 values
- [Cache] handle prefixed redis connections when clearing pools
- [Cache] fix eventual consistency when using RedisTagAwareAdapter with a cluster
- [Cache] Disable locking on Windows by default
- [Mailer] fix encoding of addresses using SmtpTransport
- [HttpKernel] [HttpCache] Keep s-maxage=0 from ESI sub-responses
- Avoid broken action URL in text notification mail
- [Security] Fix special char used to create cache key
- [VarDumper] Fix tests for PHP 8.1
- [FrameworkBundle] Replace var_export with VarExporter to use array short syntax in secrets list files
- [DependencyInjection] throw proper exception when decorating a synthetic service
- [Security] Implement fluent interface on RememberMeBadge::disable()
- [ErrorHandler] [DebugClassLoader] Do not check Phake mocks classes
- [PhpUnitBridge] fix handling the COMPOSER_BINARY env var when using simple-phpunit
- [PasswordHasher] UserPasswordHasher only calls getSalt when method exists
- [HttpFoundation] allow savePath of NativeFileSessionHandler to be null
- [Messenger] prevent reflection usages when classes do not exist
- [Security] Fixed 'security.command.debug_firewall' not found
- [Security] Fix invalid RememberMe value after update
- [Security] Fix invalid cookie when migrating to new Security
- [Security] make the getter usable if no user identifier is set

Nicepage 3.18.2 查看版本資訊

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

Nicepage 3.18.0 查看版本資訊

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

What's new in this version:

- We are happy to release the new Nicepage 3.18 update with the Login Template, support for the Open Graph tags, auto, and fixed Text Width, improved search in Add Menu, 8000 page and block designs, and more.

New:
- Voting for Mobile Views
- Search Engine Preview
- Open Graph Tag Support
- Social Share Tab
- Grouping for Custom Templates
- Auto / Fixed Text Width
- Improved Search in Add Menu
- Grid Repeater Presets for Add Grid
- 8000 Page and Block Designs

Login Template:
- Editing Login Template
- Login Template Elements