YUMI 歷史版本列表 Page10

最新版本 YUMI 2.0.9.4

YUMI 歷史版本列表

YUMI(您的通用多引擎集成器)是 MultibootISO 的後繼者。它可用於創建包含多個操作系統,防病毒實用程序,光盤克隆,診斷工具等的多引導 USB 閃存驅動器。與使用 grub 直接從 USB 啟動 ISO 文件的 MultiBootISO 相反,YUMI 使用 syslinux 啟動存儲在 USB 設備上的提取分佈,並在必要時恢復使用 grub 從 USB 啟動多個 ISO 文件。 YU... YUMI 軟體介紹


Parental Control 17.9.1 查看版本資訊

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

Duet Display 1.8.9.5 查看版本資訊

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

What's new in this version:

- Fixed a crash on Windows 7 that started happening in version 1.8.9.2
- Fixed a problem where the screen saver would stop working on the RDP client PC after an RDP session
- Added Uninstall button on the Settings tab
- Miscellaneous internal stability improvements

Offline Explorer Pro 7.8 Build 4660 查看版本資訊

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

What's new in this version:

Offline Explorer Pro 7.8 Build 4660
New:
- Improved video tags code on downloaded YouTube pages
- Improved filtering logout links
- Improved parsing scripts in DIV tags
- Increased default minimum disk free space limit to 50 MB
- Improved parsing IMG srcset tags

Bug Fixes:
- Fixed parsing jwplayer.js
- Fixed downloading web pages via Internal browser
- Fixed Content Filters - Do not save when keywords are found


Offline Explorer Pro 7.8 Build 4654
- Change log not available for this version


Offline Explorer Pro 7.8 Build 4651
- Offline Explorer Enterprise downloads an unlimited number of all kinds of Websites at the highest possible speed. OLE Automation allows you to make your own offline browsing solutions. Supports all modern Web technologies, including AJAX, Scripts, Flash, XML, RSS, VRML, etc. New version features Office 2013-like interface, new download method with the help of Internal Browser, new Export options, browser enhancements, Migration Wizard, Project Creation Wizard options, Report on site links and many other improvements.


Offline Explorer Pro 7.7 Build 4642
- Change log not available for this version


Offline Explorer Pro 7.7 Build 4640
New:
- Improved errors handing in Project Backup
- Improved support for Amazon Services site
- Added /H command line parameter for invisible installation
- Improved index file update when moving Project files
- Improved ads scripts removal
- Improved Internal browser compatibility
- Improved auto-scrolling web pages that take long time to load

Bug Fixes:
- Fixed displaying map filename in View - Statistics
- Fixed memory leak


Offline Explorer Pro 7.6 Build 4630
New :
- Improved ads scripts removal
- Improved downloading embedded YouTube video
- Improved logout links filtering
- Improved processing hex-encoded links
- Improved HTTPS POST Content-Type
- Improved HTTPS download performance

Bug Fixes :
- Fixed processing some scripts
- Fixed some wrong video links in queue


Offline Explorer Pro 7.5 Build 4620 SR1
New:
- Improved export to EXE files when website size is huge
- Improved Instagram video playback
- Improved filename display in the Internal Editor
- Added Ctrl+O and Ctrl+S support in the Internal Editor
- Added amp-img and amp-video tags support
- Improved IMG srcset links parsing
- Improved registration process
- Improved timeout handling in HTTPS protocol


Offline Explorer Pro 7.5 Build 4610
New:
- Improved checking page frames for URL Filters
- Improved Instagram Photo album Project template
- Added ability to expand and load complete Instagram Photo albums
- Improved Internal Editor toolbar
- Improved following levels when downloading via Internal Browser
- Added backup/restore of the Project Saved Pages
- Added support for EVS embedded video
- Improved downloading redirected video links
- Improved parsing video links
- Added alternative images links support
- Added player controls for embedded audio files
- Improved adwords and tracking scripts removal

Bug Fixes:
- Fixed parsing JOT scripts
- Fixed errors on exit
- Fixed File Filters - Location rules when handing redirects to non-HTML files
- Fixed confirmation to move Download Directory for a newly created Projects

Voxengo Span 3.9 查看版本資訊

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

YUMI 2.0.7.3 查看版本資訊

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

What's new in this version:

- Update to support LinuxFX (AKA: WindowsFX – an Ubuntu Based variant that looks and feels much like Windows 10)

YUMI 2.0.7.2 查看版本資訊

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

What's new in this version:

- Add support for Ubuntu's "writable" casper persistence file label

TestComplete 14.50 查看版本資訊

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

What's new in this version:

This approach brings your web tests to the next level:
- It makes your recorded tests suitable for cross-platform web testing. If you decide to test on various environments, the adoption will be easy and quick
- XPath and CSS selectors are commonly used in web development, so they are easier for web developers and QA engineers to understand compared to the criteria used by previous TestComplete versions
- Finally, the test engine provides multiple recognition options for the same object which makes the recognition more reliable and prone to changes in the tested web pages (see below)

To enable the new mode, select the Use XPath and CSS selectors for web objects check box when creating a new test project:
- The new 'Use XPath and CSS selectors for web objects' check box in the New

Project Wizard:
- Click the image to enlarge it
- Note: This setting replaces the Cross-platform web tests check box that was added in TestComplete 14.4. If you are going to create cross-platform web tests, you must select the new check box

To enable the new naming mode for your existing projects, select the check box in the Open Applications > Web Testing > General options of your project:
- The new 'Use XPath and CSS selectors for web objects' option in project properties
- The option affects only new tests you will record. Existing web tests will continue running with existing Name Mapping aliases
- The FindElement(…) method that the test engine uses for naming web elements was introduced in TestComplete version 14.4. It was part of the Device Cloud add-on and was intended for creating cross-platform web tests. In version 14.5, we have moved this method to the Web module and made it available for all web tests, regardless of whether they are cross-platform or not.
- The same happened to the “accompanying” WaitElement(…) method. It has also been moved to the Web module and is now available for all web tests

Improved cross-platform web tests:
- The new Run Remote Browser and Remote Browser Loop operations help you create cross-platform web keyword tests. The Run Remote Browser operation starts one browser in a remote environment, and Remote Browser Loop helps you iterate test commands in remote environments. See Iterate Through Remote Testing Environments.

The new Excel scripting object and new Excel keyword-test operations make it easier to work with Excel files in your tests:
- The object has methods and properties to read and change cell values and to iterate through cells
- The new Excel group of keyword-test operations includes operations for reading and writing data to cells, and for adding new rows to Excel sheets
- New Excel checkpoints help you compare Excel sheets during your tests. This checkpoint is available in keyword tests as the new Excel Checkpoint operation and, in script code, as the new Files.stored-Excel-file.CheckExcelWorksheet(…) method. See Validating Data in Excel Files
- What is wonderful about these new features is that they don't require Excel to be installed on your computer. They don't need special “drivers” for their work, nor they use the Excel COM engine. For complete information, see Working With Excel Files
- The new functionality doesn’t affect the existing features for working with Excel files: DB Table variables and the DDTDriver object. However, these features don't use the new engine so far and still require Excel to be installed on test machines
- New OnStartTestCase and OnStopTestCase events help you perform specific actions when test case execution starts or ends. For example, you can create an OnStopTestCase event handler to send test results to almost any test management system. See Integration with TMS for an example

New supported platform and browser versions:
- iOS 13.5.0 and 13.5.1
- CEF 83.0.4103 and earlier
- Chrome 83
- Firefox 78
- Edge 83.0.478.61 – the Edge version based on the Chromium engine (support is in beta at the moment)
- The criteria that the Web Audits checkpoint uses to audit web pages have been updated. As a result, some Web Audits checkpoints in your tests that used to pass, might start failing. You may need to update checkpoint properties to let your tests pass or, better, ask your development team to update the tested web app to meet the new improved criteria.
- TestComplete adds a new event type – KDT Breakpoint Hit – to the Windows sound scheme. You can use it to set a custom sound for when keyword test execution is paused on a breakpoint. See Sounds for TestComplete Events.
- The TcxEditStyle object (used in User Forms to control the style of UI elements) has two new properties: TextStyle and TextColor. Use them to specify the color and font style of controls’ text
- We have also fixed a number of issues reported by our customers

YUMI 2.0.7.1 查看版本資訊

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

What's new in this version:

- Update to support Q4OS, Rescuezilla, and newer Memtest86+ 5.31. Correct grub partition 4 Warning to read "Fourth partition table entry is not empty"

Deezer Desktop 4.20.0 查看版本資訊

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

uTorrent Portable 3.5.5 Build 45660 查看版本資訊

更新時間:2020-05-19
更新細節: