NetBalancer 歷史版本列表 Page5

最新版本 Gyazo 5.4.4

NetBalancer 歷史版本列表

NetBalancer 使用瀏覽和做任何網上活動舒適,即使您的下載管理器或洪流客戶從互聯網下載大文件只是降低其網絡優先級與 NetBalancer. 您可以使用 NetBalancer 來設置下載或上傳傳輸速率優先級的應用程序,並監視他們的互聯網交通。具有較高網絡優先級的應用將比具有較低網絡優先級的應用獲得更多的通信帶寬。福利 NetBalancer 等流量整形軟件是 NetBalancer 的作... NetBalancer 軟體介紹


NetBalancer 11.2.1 查看版本資訊

更新時間:2023-04-15
更新細節:

What's new in this version:

- Today, we are excited to announce the release of NetBalancer 11.2, which comes with an array of new features designed to offer users even greater control over their network activities. One of the most notable additions is the support for global hotkeys that allow users to manage rules, filters, and network balancing (limits, priorities, delays) with customizable global hotkeys.
- By introducing global hotkeys, NetBalancer 11.2 takes network management to the next level, enabling users to easily switch between different settings and configurations without the need to navigate through the application's interface. This streamlined approach not only saves time, but also makes it easier to monitor and control network activities during periods of heavy usage or high demand.

To give you an idea of how these hotkeys work, let's take a look at two examples:
- Enabling/Disabling Network Balancing: Users can now toggle network balancing on and off by simply pressing Control + Alt + N. This hotkey allows you to quickly adjust your network settings to optimize performance or conserve bandwidth as needed.
- Blocking All Network Traffic: If you ever need to temporarily stop all network traffic, NetBalancer 11.2 has you covered. By pressing Control + Alt + B, you can instantly block all incoming and outgoing connections, giving you full control over your network during critical situations.
- The addition of global hotkeys in NetBalancer 11.2 is just one of the many improvements we've made to ensure our software remains a powerful, user-friendly solution for managing and monitoring network activities. As always, we are committed to continually enhancing NetBalancer's capabilities to provide our users with the best possible experience.

PHP 8.2.5 (64-bit) 查看版本資訊

更新時間:2023-04-13
更新細節:

What's new in this version:

Core:
- Added optional support for max_execution_time in ZTS/Linux builds
- Fixed use-after-free in recursive AST evaluation
- Fixed bug GH-8646 (Memory leak PHP FPM 8.1)
- Re-add some CTE functions that were removed from being CTE by a mistake
- Remove CTE flag from array_diff_ukey(), which was added by mistake
- Fixed bug GH-10801 (Named arguments in CTE functions cause a segfault)
- Fixed bug GH-8789 (PHP 8.0.20 (ZTS) zend_signal_handler_defer crashes on apache)
- Fixed bug GH-10015 (zend_signal_handler_defer crashes on apache shutdown)
- Fixed bug GH-10810 (Fix NUL byte terminating Exception::__toString())
- Fix potential memory corruption when mixing __callStatic() and FFI

Date:
- Fixed bug GH-10747 (Private and protected properties in serialized Date* objects throw)

FPM:
- Fixed bug GH-10611 (fpm_env_init_main leaks environ)
- Destroy file_handle in fpm_main
- Fixed bug #74129 (Incorrect SCRIPT_NAME with apache ProxyPassMatch when spaces are in path)

FTP:
- Propagate success status of ftp_close()
- Fixed bug GH-10521 (ftp_get/ftp_nb_get resumepos offset is maximum 10GB)

IMAP:
- Fix build failure with Clang 16

MySQLnd:
- Fixed bug GH-8979 (Possible Memory Leak with SSL-enabled MySQL connections)

Opcache:
- Fixed build for macOS to cater with pkg-config settings
- Fixed bug GH-8065 (opcache.consistency_checks > 0 causes segfaults in PHP >= 8.1.5 in fpm context)

OpenSSL:
- Add missing error checks on file writing functions

PDO Firebird:
- Fixed bug GH-10908 (Bus error with PDO Firebird on RPI with 64 bit kernel and 32 bit userland)

Phar:
- Fixed bug GH-10766 (PharData archive created with Phar::Zip format does not keep files metadata (datetime))
- Add missing error checks on EVP_MD_CTX_create() and EVP_VerifyInit()

PDO ODBC:
- Fixed missing and inconsistent error checks on SQLAllocHandle

PGSQL:
- Fixed typo in the array returned from pg_meta_data (extended mode)

SPL:
- Fixed bug GH-10519 (Array Data Address Reference Issue)
- Fixed bug GH-10907 (Unable to serialize processed SplFixedArrays in PHP 8.2.4)
- Fixed bug GH-10844 (ArrayIterator allows modification of readonly props)

Standard:
- Fixed bug GH-10885 (stream_socket_server context leaks)
- Fixed bug GH-10052 (Browscap crashes PHP 8.1.12 on request shutdown (apache2))
- Fixed oss-fuzz #57392 (Buffer-overflow in php_fgetcsv() with delimiter and enclosure)
- Fixed undefined behaviour in unpack()

PHP 8.2.4 (64-bit) 查看版本資訊

更新時間:2023-03-16
更新細節:

PHP 8.2.3 (64-bit) 查看版本資訊

更新時間:2023-02-17
更新細節:

What's new in this version:

Core:
- Fixed bug #81744 (Password_verify() always return true with some hash)
- Fixed bug #81746 (1-byte array overrun in common path resolve code)

SAPI:
- Fixed bug GHSA-54hq-v5wp-fqgv (DOS vulnerability when parsing multipart request body)

NetBalancer 11.1.1 查看版本資訊

更新時間:2023-02-09
更新細節:

NetBalancer 11.0.5 查看版本資訊

更新時間:2023-02-03
更新細節:

PHP 8.2.2 (64-bit) 查看版本資訊

更新時間:2023-02-01
更新細節:

NetBalancer 11.0.4 查看版本資訊

更新時間:2023-01-27
更新細節:

NetBalancer 11.0.3 查看版本資訊

更新時間:2023-01-22
更新細節:

App Builder 2023.6 查看版本資訊

更新時間:2023-01-22
更新細節:

What's new in this version:

- Apply the app options max width and max height only for the app views and not app dialogs. This avoid certain dialogs screen mismatch and let the dialogs to appears always as expected: horizontal and vertically centered (from some releases ago).
- Add the new Fullscreen property to the app dialogs. This new property allows to show the app dialogs always in full screen, or to choose when to show the dialogs in fullscreen: at small, medium, large, extra large and very extra large screens. This new property is available at designtime and also at runtime, and, a new app.dialogFullscreen constant has been introduced with all the possible values for the property. The Quick Code List editor and the documentation has been updated to help with this property at runtime and to document it.