Waterfox 歷史版本列表 Page40

最新版本 Descript 83.1.3

Waterfox 歷史版本列表

Waterfox 為您提供了一個高性能的 64 位版本的 Mozilla Firefox。 Firefox 源代碼被採集和編譯,以專門運行 64 位 Windows 計算機。為了讓 Waterfox 從人群中脫穎而出,它?被編譯了很多優化,所以比簡單地將 Firefox 編譯成 64 位程序更快,更高效。下載 Waterfox 最新版本為 Windows!Waterfox 功能 否 Adobe ... Waterfox 軟體介紹


Balabolka 2.15.0.728 查看版本資訊

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

What's new in this version:

- Added the document type detecting for files with unknown extensions
- Fixed small bugs
- Resources for Bulgarian language were updated

cURL 7.68.0 查看版本資訊

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

What's new in this version:

Changes:
- TLS: add BearSSL vtls implementation
- XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUE
- curl: add --etag-compare and --etag-save
- curl: add --parallel-immediate
- multi: add curl_multi_wakeup()
- openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chains

Bugfixes:
- CVE-2019-15601: file: on Windows, refuse paths that start with
- Azure Pipelines: add several builds
- CMake: add support for building with the NSS vtls backend
- CURL-DISABLE: initial docs for the CURL_DISABLE_* defines
- CURLOPT_HEADERFUNCTION.3: Document that size is always 1
- CURLOPT_QUOTE.3: fix typos
- CURLOPT_READFUNCTION.3: fix the example
- CURLOPT_URL.3: "curl supports SMB version 1 (only)"
- CURLOPT_VERBOSE.3: see also ERRORBUFFER
- HISTORY: added cmake, HTTP/3 and parallel downloads with curl
- HISTORY: the SMB(S) support landed in 2014
- INSTALL.md: provide Android build instructions
- KNOWN_BUGS: Connection information when using TCP Fast Open
- KNOWN_BUGS: LDAP on Windows doesn't work correctly
- KNOWN_BUGS: TLS session cache doesn't work with TFO
- OPENSOCKETFUNCTION.3: correct the purpose description
- TrackMemory tests: always remove CR before LF
- altsvc: bump to h3-24
- altsvc: make the save function ignore NULL filenames
- build: Disable Visual Studio warning "conditional expression is constant"
- build: fix for CURL_DISABLE_DOH
- checksrc.bat: Add a check for vquic and vssh directories
- checksrc: repair the copyrightyear check
- cirrus-ci: enable clang sanitizers on freebsd 13
- cirrus: Drop the FreeBSD 10.4 build
- config-win32: cpu-machine-OS for Windows on ARM
- configure: avoid unportable `==' test(1) operator
- configure: enable IPv6 support without `getaddrinfo`
- configure: fix typo in help text
- conncache: CONNECT_ONLY connections assumed always in-use
- conncache: fix multi-thread use of shared connection cache
- copyrights: fix copyright year range
- create_conn: prefer multiplexing to using new connections
- curl -w: handle a blank input file correctly
- curl.h: add two missing defines for "pre ISO C" compilers
- curl/parseconfig: fix mem-leak
- curl/parseconfig: use curl_free() to free memory allocated by libcurl
- curl: cleanup multi handle on failure
- curl: fix --upload-file . hangs if delay in STDIN
- curl: fix -T globbing
- curl: improved cleanup in upload error path
- curl: make a few char pointers point to const char instead
- curl: properly free mimepost data
- curl: show better error message when no homedir is found
- curl: show error for --http3 if libcurl lacks support
- curl_setup_once: consistently use WHILE_FALSE in macros
- define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymore
- docs: Change 'experiemental' to 'experimental'
- docs: TLS SRP doesn't work with TLS 1.3
- docs: fix several typos
- docs: mention CURL_MAX_INPUT_LENGTH restrictions
- doh: improved both encoding and decoding
- doh: make it behave when built without proxy support
- examples/postinmemory.c: Call curl_global_cleanup always
- examples/url2file.c: corrected erroneous comment
- examples: add multi-poll.c
- global_init: undo the "intialized" bump in case of failure
- hostip: suppress compiler warning
- http_ntlm: Remove duplicate NSS initialisation
- lib: Move lib/ssh.h -> lib/vssh/ssh.h
- lib: fix compiler warnings with `CURL_DISABLE_VERBOSE_STRINGS`
- lib: fix warnings found when porting to NuttX
- lib: remove ASSIGNWITHINCONDITION exceptions, use our code style
- lib: remove erroneous +x file permission on some c files
- libssh2: add support for ECDSA and ed25519 knownhost keys
- multi.h: remove INITIAL_MAX_CONCURRENT_STREAMS from public header
- multi: free sockhash on OOM
- multi_poll: avoid busy-loop when called without easy handles attached
- ngtcp2: Support the latest update key callback type
- ngtcp2: fix thread-safety bug in error-handling
- ngtcp2: free used resources on disconnect
- ngtcp2: handle key updates as ngtcp2 master branch tells us
- ngtcp2: increase QUIC window size when data is consumed
- ngtcp2: use overflow buffer for extra HTTP/3 data
- ntlm: USE_WIN32_CRYPTO check removed to get USE_NTLM2SESSION set
- ntlm_wb: fix double-free in OOM
- openssl: Revert to less sensitivity for SYSCALL errors
- openssl: improve error message for SYSCALL during connect
- openssl: prevent recursive function calls from ctx callbacks
- openssl: retrieve reported LibreSSL version at runtime
- openssl: set X509_V_FLAG_PARTIAL_CHAIN by default
- parsedate: offer a getdate_capped() alternative
- pause: avoid updating socket if done was already called
- projects: Fix Visual Studio projects SSH builds
- projects: Fix Visual Studio wolfSSL configurations
- quiche: reject HTTP/3 headers in the wrong order
- remove_handle: clear expire timers after multi_done()
- runtests: --repeat=[num] to repeat tests
- runtests: introduce --shallow to reduce huge torture tests
- schannel: fix --tls-max for when min is --tlsv1 or default
- setopt: Fix ALPN / NPN user option when built without HTTP2
- strerror: Add Curl_winapi_strerror for Win API specific errors
- strerror: Fix an error looking up some Windows error strings
- strerror: Fix compiler warning "empty expression"
- system.h: fix for MCST lcc compiler
- test/sws: search for "Testno:" header unconditionally if no testno
- test1175: verify symbols-in-versions and libcurl-errors.3 in sync
- test1270: a basic -w redirect_url test
- test1456: remove the use of a fixed local port number

test1558: use double slash after file:
- test1560: require IPv6 for IPv6 aware URL parsing
- tests/lib1557: fix mem-leak in OOM
- tests/lib1559: fix mem-leak in OOM
- tests/lib1591: free memory properly on OOM, in the trailers callback
- tests/unit1607: fix mem-leak in OOM
- tests/unit1609: fix mem-leak in OOM
- tests/unit1620: fix bad free in OOM
- tests: Change NTLM tests to require SSL
- tests: Fix bounce requests with truncated writes
- tests: fix build with `CURL_DISABLE_DOH`
- tests: fix permissions of ssh keys in WSL
- tests: make it possible to set executable extensions
- tests: make sure checksrc runs on header files too
- tests: set LC_ALL=en_US.UTF-8 instead of blank in several tests
- tests: use DoH feature for DoH tests
- tests: use rn for log messages in WSL
- tool_operate: fix mem leak when failed config parse
- travis: Fix error detection
- travis: abandon coveralls, it is not reliable
- travis: build ngtcp2 with --enable-lib-only
- travis: export the CC/CXX variables when set
- vtls: make BearSSL possible to set with CURL_SSL_BACKEND
- winbuild: Define CARES_STATICLIB when WITH_CARES=static
- winbuild: Document CURL_STATICLIB requirement for static libcurl

KLayout 0.26.3 (64-bit) 查看版本資訊

更新時間:2020-01-07
更新細節:

What's new in this version:

- Bugfix: A crash happened when accessing layer properties tabs with an invalid index in Ruby or Python
- Bugfix: Problem building a layer tree with "add_child" (Ruby/Python)
- Bugfix: Configuring a layer color with a group node was not effective over multiple levels of hierarchy
- Enhancement: MOS transistor gate figures can be more generic now, e.g. ring-like or non-rectangular
- Bugfix: A net extraction bug related to certain array/array interactions is fixed

WinDS PRO 2020.01.04 查看版本資訊

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

Balabolka 2.15.0.727 查看版本資訊

更新時間:2020-01-03
更新細節:

What's new in this version:

- The reading of text can be started from the beginning of a sentence (the window "Settings", the tab "General")
- Updated the loading of text files on the application startup
- Resources for Hungarian language were updated

Apache Tomcat 9.0.30 查看版本資訊

更新時間:2019-12-13
更新細節:

XRECODE 1.98 (64-bit) 查看版本資訊

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

What's new in this version:

New:
- improved detection of DTS Audio CDs
- added read support for chapters in BWF/WAV/RF64 files
- added option to encode to DTS via Surcode
- added dts as a destination
- added dts as a destination
- added /encoderexe command line parameter to specify executable of the encoder (works for dts only)
- added /pad command line parameter. Works the same as Remove clicks when decoding/Number of samples to Skip/Pad
- added /fadein /fadeout command line parameters

Fix:
- fixed issue with decoding some SACD .iso files
- fixed AV error when resampling some flac files
- fixed issue when program become unresponsive when Add button was pressed (happened for some PCs equipped with a blue-ray drive)

WD SSD Dashboard 2.6.0.0 查看版本資訊

更新時間:2019-12-03
更新細節:

What's new in this version:

- Chart showing temperature vs time
- Additional information in system tray popup
- Min/Max temperatures are displayed for each drive. These values are maintained only while Dashboard is running.
- Security field in the Dashboard header, includes both ATA and TCG security where applicable
- Warning if USB size is larger than 32GB

TestComplete 14.30 查看版本資訊

更新時間:2019-12-03
更新細節:

What's new in this version:

- Azure DevOps integration improvements
- You can link TestComplete test items to test cases in Azure DevOps faster and easier. The new filter box in the Choose Test Case dialog helps you quickly find the test case to which you will link an item
- You can unbind TestComplete test items from Azure DevOps test cases directly from within the TestComplete UI. Earlier, you could do this on the Azure DevOps side only
- Now, you can also easily unbind your TestComplete project from an Azure DevOps team project. This will prevent TestComplete from showing you notifications when the team project is unavailable. Note that this “unbind” command doesn’t remove associations between test cases and TestComplete test items on the Azure DevOps side. So, if you re-bind the projects later, or if you clone your team project and bind the TestComplete project to the cloned team project, the associations will remain and will work fine.
- When you are configuring a Visual Studio Test task to run TestComplete tests, if your TestComplete project suite has several projects, you can now select a project whose tests you want to run
- Now, you can choose the test runner – TestComplete or TestExecute – to be used on the TestComplete Test Adapter. You can get the new version of the Test Adapter from the Microsoft marketplace, or you can install it from a computer in your local network. See Install TestComplete Test Adapter Extension.
- AI-based “self-healing” tests
- TestComplete 14.3 introduces an improved test-run mode to make your tests resistant to object recognition issues. In previous versions of TestComplete, when the test engine failed to find a window or control, it posted an error message to the log and often stopped the test or the entire run. So, you had to fix errors and re-run failed and unexecuted tests later.
- The new run mode improves the situation dramatically. Now, when the test engine fails to find a window or control, it uses a special AI-based algorithm to find a similar window or control in the application and continues running your tests using that similar object. This enables your tests to work to the end. The test engine also posts a warning message to the log to let you know about the replacement and about new recognition properties used. The message gives you a clear idea of what to change in object recognition properties in the Name Mapping repo (we don’t change these properties automatically to avoid confusion in case of possible false recognition).
- The new approach makes your tests more resistant to object recognition errors, saves the time needed to re-run failed and unexecuted tests, and helps you fix recognition issues easier. Just don’t ignore warning messages in the test log!
- The new “self-healing” approach is Beta so far and is off by default. If you want to try it, enable it in the Tools > Options > Engines > Name Mapping dialog. If you run tests from the command line, then to enable the new mode, use the new /SelfHealing command-line option. TestExecute and SessionCreator also has this option.
- Web testing improvements
- Support for Electron 7. You can now create, record, and run automated tests for Electron-based applications created with Electron version 7.0.0

Support for the recent versions of web browsers:
- Mozilla Firefox 70
- Google Chrome 78
- Version 14.3 includes special support for the --disable-renderer-accessibility command-line option of Google Chrome. You can put this parameter to the Chrome command line to streamline test performance. The effect is especially noticeable in testing large web pages with lots of web elements
- BDD improvements
- Version 14.3 can send results of individual BDD scenarios to test cases located in external test management systems like Azure DevOps and Zephyr for Jira. To do this, link your BDD scenarios to external test cases on the Test Items page of your project. Note: This will not affect your existing projects with BDD scenarios that are already included in the project’s list of test items. To link those BDD scenarios to external test cases, you will have to re-create the test items to be able to mark them as test cases.
- Mobile testing improvements
- Android testing
- Support for Android 10 (API Level 29)

After installing a mobile application on an Android device, you can see system requests to grant that app the permissions to use this or that resource on the device. These requests require user action and prevent automated tests from running smoothly. With TestComplete 14.3, you can grant all the needed permissions automatically. You can do this in the following ways:
- In Keyword tests – by using the new GrantPermissions parameter of the Install Package operation
- In script tests – by using the new GrantPermissions parameter of the PackageManager.InstallPackage method, or by setting the AndroidTestedApp.GrantPermissions property before calling the AndroidTestedApp.Run method
- In the TestedApps editor – by selecting the new “Grant all permissions listed in the application manifest after the package installation” check box
- TestComplete will grant permissions when installing the application package on a device

iOS testing:
TestComplete 14.3 includes support for the following devices, iOS versions, and applications:
- iPhone 11, 11 Pro, 11 Pro Max, and iPad Air 3. Now, you can record and run tests for iOS applications running on these devices
- iOS 13.0 - 13.2
- iOS apps created with Xcode 11

Overall improvements:
- The “Unexecuted” metric on the Summary page of the test log now includes only those test cases whose execution has not started because the project run was interrupted. It no longer includes disabled test cases
- Now, the indicator that TestComplete shows during a test run displays the name of the executed test item and the project that contains that item.
We’ve also fixed a number of bugs reported by our customers

Discontinued Support:
- TestComplete no longer supports iOS version 10.x, as well as the iPhone 5, iPad Mini 1, and iPad 4 devices
- TestComplete no longer supports Objective-C and Swift applications created with Xcode 8
- TestComplete no longer supports Open Applications created in Visual C++ 6.0

Apache Tomcat 9.0.29 查看版本資訊

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