TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.
 AVG AntiVirus Free 軟體歷史版本 Download Page9 :: 軟體兄弟

AVG AntiVirus Free 歷史版本列表 Page9

最新版本 [var.version]

AVG AntiVirus Free 歷史版本列表

AVG AntiVirus Free 是一個反病毒程序,是完全免費的非商業用途的產品的生命。創建從一開始就為每個 Windows 用戶提供卓越的保護,在衝浪,社交網絡以及使用便攜式 USB 存儲設備的其他人交換數據。 AVG AntiVirus Free 是經過 2 億用戶驗證的高質量反病毒軟件,他們使用該軟件套件和隨附的雲服務來保護 PC,Mac,手機和平板電腦免受任何形式的在線威脅。它甚至集成... AVG AntiVirus Free 軟體介紹

AVG AntiVirus Free (32-bit)AVG AntiVirus Free (64-bit)


AVG Clear 20.2.5130.0 查看版本資訊

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

TestComplete 14.40 查看版本資訊

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

What's new in this version:

Cross-platform web testing:
- TestComplete 14.4 introduces the new cross-platform approach to web testing. You can now record (or create manually) web tests in one of the supported browsers – Chrome, Firefox, Edge, or Internet Explorer – and then run these tests in a wide range of other browsers, including those that you don’t use for test creation, like Opera and Safari. These browsers can work on various platforms, both Windows and non-Windows ones: macOS, Linux, Unix, or mobile Android and iOS.

To create cross-platform tests, you start a new TestComplete project and select a new check box in the Create Project wizard:
What's New in TestComplete 14.40:
- New recording mode
- Click the image to enlarge it
- You can then record a web test as you would normally do this

To address web elements, new tests use CSS selectors and XPath expressions rather than Name Mapping items. This makes these tests browser- and platform-independent:
What's New in TestComplete 14.40:
- Recorded cross-platform web test
- You can run these cross-platform tests on your local computer or in a device cloud that has Selenium Grid installed. You connect to the cloud and run tests there directly from within TestComplete. The device cloud can be –
- A private hub with Selenium Grid configured
- Selenium Grid provided as a service by CrossBrowserTesting
- Selenium Grid provided as a service by any other third-party provider (for example, Sauce Labs or Testing Bot)

If you use the CrossBrowserTesting device cloud, you can easily connect to the needed device from TestComplete. TestComplete offers the new Run Remote Browser operation to do that from keyword tests:
- What's New in TestComplete 14.40: Run Remote Browser operation

In script tests, you can use a new wizard to generate the needed code automatically:
- What's New in TestComplete 14.40: Generate run code for CrossBrowserTesting wizard
- You can copy the generated code and paste it into your script tests
- The new functionality is implemented by the new Device Cloud add-on. It is available in TestComplete Trial for evaluation; as for the commercial version, it is licensed separately from TestComplete.
- For complete information on the new web testing approach, see About Cross-Platform Web Tests

Cross-platform web tests in TestComplete:
- New ML-based grid validations
- TestComplete includes new machine-learning algorithms to recognize tabular controls and extract data from them. This helps you validate the data of any tabular controls, including custom versions of grid controls and tables rendered in charts or in PDF files. In other words, now you can validate the data of those grid controls for which TestComplete doesn’t provide special test objects.

To do this, you use table checkpoints that are clever enough now to recognize tables by their images (the checkpoints support optical character recognition). When creating a table checkpoint, you specify a screen area that has tabular data, or you can allow TestComplete to detect that area automatically. TestComplete will recognize the table, obtain its columns and rows, and verify its data by comparing it with a baseline copy:
- What's New in TestComplete 14.40: Specifying a screen area containing the tabular data that a table checkpoint will verify

ML-Based Grid Validation:
- For complete information, see Working With Grid Controls.

Jira integration improvements:
- Now, in TestComplete, you can create issues of any type supported by your Jira project. Previous versions created items of the Bug type only
- For this purpose, we’ve updated the Create Jira Issue dialog. Now you can specify all the fields needed to create an issue of the selected type, including the custom fields.
- Earlier, the Create Jira Issue dialog was implemented by a script extension. Now, it has become part of TestComplete
- We also created a new JiraSupport script extension that enables you to create and update Jira issues directly from test scripts. The extension appends the Jira scripting object to TestComplete. It has special methods for creating and updating Jira issues. You can find the extension in our GitHub repository.

Smarter self-healing:
- The self-healing functionality now uses improved AI-based algorithms to find a replacement object by its image (earlier, it sought for similar objects by their properties). See Self-Healing Tests for details.
- These new algorithms use code implemented by the Intelligent Quality add-on. So, starting from version 14.40, we offer the self-healing functionality as part of that add-on.
- BDD improvements

Now, you can command TestComplete to treat each Scenario Outline Example as a separate test case. To do this, you use the new project setting. When it is on, the test log shows the results of each Outline Example as test case results:
- Results of executed BDD examples
- Click the image to enlarge it
- Also, the project’s Error handling > On error property now affects each example separately during the test run
- Web testing improvements
- Smarter mapping of web objects. Now, TestComplete does not map intermediate web objects (like DIVs) by their text content if this can make the mapping criteria unstable.

Support for the recent versions of web browsers:
- Mozilla Firefox 74
- Google Chrome 80
- Support for CEF3 79.0.3945 . You can now create and run tests against desktop applications using this and earlier versions of the Chromium Embedded Framework control.
- Support for Electron 8. You can now create, record, and run automated tests for Electron-based applications created with Electron versions 8.0 - 8.1
- In addition, support for Electron versions 6.1 and 7.1 has been introduced
- Mobile testing improvements
- Android testing
- The AndroidDevice object has a new AndroidDevice.DoubleTouch method to simulate a double touch of the device screen at specific screen coordinates
- iOS testing
- TestComplete introduces support for iOS 13.3
- Xamarin.Forms
- Now, in your tests, you can access and interact with controls residing in containers created with the Rg.Plugins.Popup plugin for Xamarin.Forms applications
- Overall improvements
- Improved support for source controls. We’ve updated the format of TestComplete project files to make automatic and manual merging clearer and easier.
- Smarter password support. During test recording, TestComplete now automatically saves the entered passwords to project variables of the Password type and doesn’t display these values in recorded tests. This allows you to keep passwords secure during testing. See Working With Passwords and Other Sensitive Data for details.
- The new Log category of project settings. The project settings that control the test log have been moved to the new Log category. This category also includes the new “Treat each example in Scenario Outline as a separate test case” option (see BDD improvements above).

New supported controls. TestComplete now recognizes the following control types and enables you to use special methods and properties to work with them. During test recording, it records user actions on these controls as calls to the special methods:
- JavaFX PasswordField
- DevExpress PasswordBoxEdit
- Better UX of the Name Mapping Template dialog. The dialog box that you use to create a Name Mapping template now has a new special option to specify whether to use a regular expression for a property or not. Earlier, you could do this only by typing the regexp: prefix.

Script editor improvements:
- You can now Ctrl+click the name of a project, project-suite, keyword-test, or network-suite variable in script code to jump to the visual variable editor quickly
- You can now quickly scale the editor font by holding CTRL pressed and rotating the mouse wheel
- The editor has a better look and feel
- TestComplete now uses a brand-new UI theme. You can also switch to the old theme if you like
- Better performance. Now, TestComplete starts faster
- Network Level Authentication is no longer needed to open remote user sessions when you run distributed tests from TestComplete, when you run tests by using the TestComplete Jenkins plugin, or when you open user sessions by using the SessionCreator utility.
- The Stop test item value of the Playback > On Error, Playback > On warning, and Playback > On object recognition error project properties has been renamed to Stop current item.
- The Stop test item value of the On error test item property has been renamed Stop current item
- These properties now affect individual tests that were run by tags and individual examples of a scenario outline. If during a test run, a test matching a tag (or tag expression) fails, the test engine will proceed to the next matching test. Similarly, if during a test run, some scenario outline example fails, the test engine will proceed to the next example.
- We’ve fixed a number of issues reported by our customers
- Discontinued Support
- Starting from version 14.4, we discontinue support for Microsoft Internet Explorer 10. We will not run tests for this browser and will not provide patches or bug fixes for issues related to it. You still will be able to run web tests in that browser, but we do not guarantee they will work correctly.
- The integration with CrossBrowserTesting.com provided via the CrossBrowserTesting project item has become obsolete. This item is no longer added to new project suites automatically. You have to add it manually if you need to.
- To run your automated web tests in multiple remote environments provided by CrossBrowserTesting.com, use the new cross-platform web testing approach. See About Cross-Platform Web Tests.

Wing IDE 101 7.2.2.0 查看版本資訊

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

What's new in this version:

Features:
- Add a How-To for using Wing Pro with Amazon Web Services (AWS)
- Add support for Python 3 enums
- Allow Find Uses to find only the symbol created by a specific import statement,
and not all other uses of the same name through other imports.  To use this feature,
uncheck Find Imported Items Everywhere in the Options menu of the Find Uses tool.
- Add Editor > Auto-Completion > Non-Latin Script Display preference to control
whether the auto-completer is shown after non-latin characters

Changes:
- The +/- key bindings in tree views now expand/collapse all selected items, rather
than just one item
- A to match a directory separater in a Testing File Pattern must now be escaped as \

Bug Fixes:
- Improve detecting whether the autocompletion window is displayed when entering
non-latin script characters
- Fix spurious syntax errors when f-string expressions end with '='
- Fix printing of line numbers when using a dark background display palette
- Fix the name format conversion refactoring operations for attribute names
- Restore maximized tool windows when switching perspectives
- Fix debugger introspection crashes seen with some Cython-compiled modules for Python 3
- Fix crashes when using the Python Shell and Debug Probe with some versions of Nuke
- Fix the use of escape sequences in Testing file regexes for matching the full file name
- Fix using the current split when stopping in the debugger
- Fix using a command line with arguments to start a Python interpreter
- Allow using ~ in the Private Key field in a remote host configuration
- Don't allow using spaces in a rename refactoring operation
- Don't warn when the testing framework is Django and manage.py has been added as a testing file
- Fix the debug value tooltip for huge unicode strings
- Fix deactivating a license on Windows
- Fix autocompletion when editing a subclass of typing.NamedTuple
- Fix spurious warnings when Any is included in a typing.Union

SnapGene Viewer 5.0.8 查看版本資訊

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

AVG Clear 20.1.5069.0 查看版本資訊

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

AVG AntiVirus Free 20.1.5069 (64-bit) 查看版本資訊

更新時間:2020-02-26
更新細節:

What's new in this version:

AVG AntiVirus Free 20.1.5069 (64-bit)
- Change log not available for this version


AVG AntiVirus Free 19.8.4793 (64-bit)
- Change log not available for this version


AVG AntiVirus Free 19.7.4674 (64-bit)
- Change log not available for this version


AVG AntiVirus Free 19.6.4546 (64-bit)
- Change log not available for this version


AVG AntiVirus Free 19.5.4444 (64-bit)
- Fixed crash during Sensitive Data Scan
- Fixed issue when Sensitive Data Scan does not finish in some cases
- Toaster “You are protected” now correctly hides after the 15 seconds
- “Move to Virus Chest” button now works also for detection from File Shield


AVG AntiVirus Free 19.4.3089 (64-bit)
- Change log not available for this version


AVG AntiVirus Free 19.3.3084 (64-bit)
- Change log not available for this version


AVG AntiVirus Free 19.2.3079 (64-bit)
- Improved the syncing speed of our tray icon
- Fixed an issue that prevented USB drives from being safely ejected
- Thawed out an annoying UI freeze some of you were experiencing


AVG AntiVirus Free 19.1.3075 (64-bit)
New:
- Speed! Users of 64-bit Windows should now see faster PC startup and scan times
- Automagic! After purchasing another AVG product from within your antivirus, the new product will now be installed and activated automatically, no activation code needed
- Security! Our Firewall's network detection is now better than ever

Fixed:
- Firewall now runs properly (without a PC restart for those who've upgraded from AVG AntiVirus FREE
- Fixed improper arrangement in our Web Shield detection (threat type and URL were switched)
- Fixed a problem with red dashboard status and our Fix now button

Electron 8.0.2 (64-bit) 查看版本資訊

更新時間:2020-02-26
更新細節:

What's new in this version:

- Fixed "will-navigate" event not being emitted for sandboxed contents
- Fixed Electron apps getting rejected to Mac App Store
- Fixed session.setSpellCheckerDictionaryDownloadURL to append the dictionary name at the end of requests instead of requesting the same URL for all dictionaries
- Fixed an issue where TypeError occurred on initializing CrashReporter
- Fixed an issue with safeDialog preferences not being passed properly
- Fixed issue where navigating with the mouse buttons 4/5 would result in full page loads instead of in-page popstate navigations
- Removed unneccessary breakpad_symbols directory from the dsym zip file

ProtonVPN 1.13.3 查看版本資訊

更新時間:2020-02-25
更新細節:

Electron 6.1.8 (64-bit) 查看版本資訊

更新時間:2020-02-21
更新細節:

What's new in this version:

- Fix BrowserWindow.setFocusable(true) not working on Windows

Fixed:
- a crash that would occur when Notifications were closed in concert with app termination
- a potential issue with active Menu garbage collection
- an issue that could prevent communication between a sandboxed child window opened with nativeWindowOpen: false and an unsandboxed parent window. Also fixed document.visibilityState not working in sandboxed <webview>
- an issue where window.print() only worked once on a single BrowserWindow
- crash when restoring minimized hidden window on Windows
- fuzzy font rendering when hot-plugging displays on macOS Catalina
- incorrect button highlighting when defaultId is passed for dialog message boxes
- memory leak when using javascript generator functions
- Removed unneccessary breakpad_symbols directory from the dsym zip file

Electron 7.1.13 (64-bit) 查看版本資訊

更新時間:2020-02-18
更新細節:

What's new in this version:

Fixes:
- Fixed webRequest API not working with WebSockets
- Fixed a crash in webContents.print() with custom print margins
- Fixed a potential issue with active Menu garbage collection
- Fixed an issue where undefined was printed from console.log on Window when no arguments were passed
- Removed unneccessary breakpad_symbols directory from the dsym zip file

Changes:
- Fixed a potential crash on faulty deviceNames in webContents.print()