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'.
 TapinRadio 軟體歷史版本 Download Page11 :: 軟體兄弟

TapinRadio 歷史版本列表 Page11

最新版本 [var.version]

TapinRadio 歷史版本列表

TapinRadio 是一個簡單的網絡電台播放器的 Windows PC。聽你最喜歡的電台,音樂和錄製歌曲!輕便的無線電軟件,非常適合視障人士或任何想要一個簡單而功能齊全的收音機的人。 選擇版本:TapinRadio 2.09.2(32 位)TapinRadio 2.09.2(64 位) TapinRadio 軟體介紹

TapinRadio (32-bit)TapinRadio (64-bit)


TestComplete 14.90 查看版本資訊

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

What's new in this version:

Mobile testing improvements:
- You can orchestrate parallel runs of your mobile tests in the BitBar device cloud or on mobile devices controlled by a private Appium server easier, by using the Execution Plan editor of your TestComplete project.
- The Mobile Screen window of TestComplete now shows both the list of connected mobile devices and the list of recently used devices
- TestComplete now can capture images during parallel test runs on mobile devices managed by BitBar and local Appium. This can help explore the behavior of tested applications if a test fails.
- By default, capturing images during parallel test runs is disabled. Use the new Capture images during parallel test runs option to control this behavior and enable and disable capturing images when needed
- Support for iOS 14.5.1. If your mobile tests rely on the legacy (non-Appium) mobile support in TestComplete, you can now create and run automated tests on this iOS version

Web testing improvements:
- You can use project and project suite variables to specify the URL of a tested website when orchestrating your parallel web test runs in the Execution Plan editor.
- If you use the Remote Browser Loop operation to run your web tests in remote environments, now you can configure the operation to execute its child operation in one of the supported web browsers on a local computer. This may be helpful if you want to verify your web test in a local environment before running it in remote browsers or if you want to debug your web test. This is easier than modifying your entire loop to run it in a local browser.
- Support for Google Chrome 91

Microsoft Dynamics support:
- You can now create, record, and run automated tests for Microsoft Dynamics 365 applications accessed via web browsers. See Testing Microsoft Dynamics 365 Applications.

SAP GUI support enhancements:
- TestComplete now detects whether controls in SAP GUI have dynamic identifiers and generates identification properties that ignore the dynamic parts. This helps make automated tests for SAP GUI more reliable.
- This makes creating automations easier
- Support for SAP GUI version 7.70

In previous TestComplete versions, it was possible to create automations for SAP GUI using only properties and methods that TestComplete provided for all onscreen objects. In this version, TestComplete provides extra methods and properties for the following SAP GUI controls:
- GuiButton
- GuiCheckBox
- GuiTextField
- GuiCTextField

Other improvements:
- Recommended system requirements have been updated. We recommend that you use TestComplete on the 64-bit version of the Windows 10 operating system. We also recommend that you have 16 GB of RAM or more and 1920 × 1080 or higher screen resolution on your TestComplete workstation. See System Requirements.
- TestComplete projects now have a new Repaint window before capturing image option. If the option is enabled (by default), TestComplete will command the system to redraw windows before the test engine captures their image. This can help avoid various window rendering issues and improve the reliability of image comparison in TestComplete.
- We have fixed several issues reported by our customers

Discontinued support:
- Support for some earlier versions of iOS has been removed from TestComplete. Now, it supports only the latest build of version 12 — 12.5.
- If you need support for other iOS 12 versions, please contact our Customer Care team
- The legacy non-Chromium version of Edge has reached the end of life in March 2021. The Windows 10 April 2021 Update replaces it with the new Chromium-based version automatically. Therefore, we are deprecating support for the non-Chromium Edge in TestComplete.
- We won’t run tests for this browser, and we don’t guarantee that your web tests will run in this browser correctly. We won’t provide any bug fixes for it.

TestComplete 14.81 查看版本資訊

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

What's new in this version:

Run mobile tests in parallel:
- You can increase your mobile testing efficiency by running tests in Appium-based device clouds in parallel. You can orchestrate the parallel test runs directly from your TestComplete tests by using the Parallel.RunMobileTests method. See Running Mobile Tests in Parallel for details.

Changes in cross-platform web tests:
- The Parallel.RunEnvironments method has been replaced with Parallel.RunWebTests. Use it instead to run cross-platform web tests in parallel. RunEnvironments is still supported for backward compatibility.
- The Environments parameter of the new RunWebTests method can take an array of JSON objects rather than an array of strings
- Overall improvements
- We have improved the performance of mobile tests running in environments provided by BitBar and private Appium servers. Now, it takes less time for Test Visualizer to capture screenshots of the tested mobile application that reduces the overall test run time.
- We continue improving our internal algorithms to make tests for SAP GUI applications more stable and reliable
- The Name Mapping repository shows the Extended Find check box only for those objects for which it is relevant, like objects in desktop applications or web objects mapped by properties provided by TestComplete. The check box is hidden for objects to which it is not applicable, for instance, web objects mapped with XPath expressions or CSS selectors.
- Editing of keyword tests has become a bit handier. Now, when you change parameters of keyword-test operations by typing them in the Value cell, the test no longer freezes trying to locate the underlying tested object.
- The popularity of JScript and DelphiScript has been declining rapidly during the last few decades. Starting from this TestComplete version, we no longer recommend that you use these languages to create new tests. These languages are now hidden from the Create New Project wizard by default.
- We’d suggest that you use JavaScript or Python. Basically, it is the way to go when it comes to selecting a scripting language. They are stable, reliable, and you can always reach for any necessary support on them online.
- We don’t remove JScript and DelphiScript, they are still available in TestComplete. All your existing projects that use them will remain intact and fully functional. You can continue using these languages to create new tests, though we do not recommend this. See Selecting the Scripting Language.
- We’ve fixed several issues reported by our customers

Support for recent versions of web browsers:
- Google Chrome 90
- Mozilla Firefox 88

TestComplete 14.80 查看版本資訊

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

What's new in this version:

Enhanced cloud-compatible mobile testing:
The previous version of TestComplete introduced a new mobile testing approach that makes it possible to create and run mobile tests on devices controlled by cloud providers, like BitBar, or by a local Appium server. Version 14.8 improves this new approach significantly:
- You can now create cloud-compatible mobile tests faster and easier by recording user actions
- You can easily connect to mobile devices from keyword tests by using the new Run Remote Device operation
- You can also connect to mobile devices from the Mobile Screen window or when you start test recording by clicking Record Test on the TestComplete Start Page.
- If you use BitBar-cloud devices, you can specify tested mobile applications when you are creating a new project. This makes it easier to deploy these apps to the device during test runs. See Adding Applications to the List of Tested BitBar Applications.
- All these changes have made the previous mobile testing approach obsolete. You can still use it to run mobile tests on devices connected to the TestComplete computer (via ADB or iTunes). For new tests, we recommend using the new cloud-compatible approach. You can switch between approaches by using the Mobile support type property of your TestComplete project.

Smarter web testing:
- If it is your tested web application that resides behind a proxy or a firewall, see Access Web Applications Behind a Firewall
- Device Cloud add-on is no longer needed for cross-platform tests. We’ve migrated the cross-platform testing functionality from the Device Cloud add-on to the Web module. This makes the add-on unneeded, and we’ve removed it from the TestComplete bundle.
- Easier parallel test runs. We no longer provide TestExecute Lite as a standalone utility. You can run your cross-platform web tests in parallel by using TestComplete and regular TestExecute. To orchestrate parallel runs, use the Parallel object in your tests or use the Execution Plan of your project.
- The TestComplete test adapter for Azure DevOps no longer allows orchestrating parallel runs. You can do it directly from your TestComplete projects.

Better object recognition and object mapping in web applications (for instance, in Salesforce):
- TestComplete uses more descriptive mapping objects for web page elements (date pickers, icons, buttons, and others).
- Also, TestComplete now recognizes and maps combo box items by their contents
- When mapping radio buttons, TestComplete groups buttons that belong to the same radio group.
- Support for proxies in cross-platform web tests. Now, if a TestComplete workstation is running behind a proxy, cross-platform web tests can access the target device cloud correctly. They will use the workstation’s system proxy settings. In previous TestComplete versions, cross-platform web tests can only access the device cloud directly.

New Salesforce Support plugin:
- The new Salesforce API script extension helps you work with Salesforce resources directly from TestComplete tests. The extension provides the Salesforce script object that enables you to perform common operations over Salesforce objects and to send SOQL queries.
- The extension is not part of TestComplete

Overall improvements:
- More flexible BDD tests. The new Stop the entire Scenario Outline if any example fails project property helps you control the behavior of the Scenario Outline run when an error occurs in one of the examples.
- Support for Electron 11. You can create, record, and run automated tests for Electron-based applications created with Electron version 11.0.0
- Improvements in SAP GUI support. We’ve improved internal algorithms to make tests created for SAP GUI applications even more stable
- Support for user-defined parameters in SessionCreator. If you run your tests via the SessionCreator utility, you can now use its new command-line argument /arg to pass the custom parameters to TestComplete.
- Better Execution Plan view. For easier configuration, we’ve put settings that are specific to parallel runs to a special panel in the Execution Plan editor

Support for recent versions of web browsers:
- Google Chrome 89
- Mozilla Firefox 87

The Execution Plan editor:
- Our records say that a sample project that demonstrates how to create tests for Xamarin.Forms applications was rarely used. We have moved it from the product installation to the additional sample package that you can download from our website.
- The TestComplete installer now suggests sending the installation log to the SmartBear Customer Care Team for issues that occur during the product installation.
- We’ve also fixed a number of issues reported by our customers.

4K YouTube to MP3 3.15.1 (64-bit) 查看版本資訊

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

Samepage 1.0.43935 查看版本資訊

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

TapinRadio 2.14.3 (64-bit) 查看版本資訊

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

What's new in this version:

TapinRadio 2.14.3 (64-bit)
- Fixed: Minor bugs


TapinRadio 2.14.2 (64-bit)
- Added: Possible to change space key for context menu


TapinRadio 2.14.1 (64-bit)
- Added: Sorting for groups/folders


TapinRadio 2.14 (64-bit)
- Fixed: Minor bug fixes


TapinRadio 2.13.9 (64-bit)
- Fixed: Minor bug fixes


TapinRadio 2.13.8 (64-bit)
- Fixed: Minor bug fixes
- Added: Option to change info panel color


TapinRadio 2.13.7 (64-bit)
- Fixed: Search Youtube
- Added: Open in text editor to lyrics context menu


TapinRadio 2.13.6 (64-bit)
- Fixed: Lyrics display
- Added: Support for m3u auto playlists


TapinRadio 2.13.5 (64-bit)
- Added: Option for system speech in settings
- Fixed: Scrobbling exception list can now use regex


TapinRadio 2.13.4 (64-bit)
- Added: Default now not to automatically download podcasts
- Fixed: Hotkeys now updated without need to restart


TapinRadio 2.13.3 (64-bit)
- Added: Option to set recording buffer size


TapinRadio 2.13.2 (64-bit)
- Fixed: Problem with no internet connection message


TapinRadio 2.13.1 (64-bit)
- Fixed: Minor bugs


TapinRadio 2.13 (64-bit)
Added:
- LastFM scrobbling returns
- Option to specift scrobbling delay
- Option to add artist/song to scrobbling exclude list
- TapinRadio scheduler returns

Fixed:
- Minor bugs


TapinRadio 2.12.9 (64-bit)
- Changed: Removed LastFM scrobbling
- Added: Option to play podcasts continously
- Added: Option to automatically create a playlist of recordings


TapinRadio 2.12.8 (64-bit)
- Changed: Improved sleep timer now with manual entering of duration
- Fixed: Single track recording


TapinRadio 2.12.7 (64-bit)
- Changed: Improved shortcut editing
- Added: Repeat functionality for audio files
- Removed: Custom scheduler


TapinRadio 2.12.6 (64-bit)
- Changed: Bug fixes


TapinRadio 2.12.5 (64-bit)
- Changed: Bug fixes


TapinRadio 2.12.4 (64-bit)
- Change log not available for this version


TapinRadio 2.12.3 (64-bit)
- Fixed: Wrong column show in Edit Favorites
- Added: Keyboard shortcuts for navigating when playing audio files


TapinRadio 2.12.2 (64-bit)
- Fixed: Problem sometimes spliiting when recording stopped working


TapinRadio 2.12.1 (64-bit)
- Added: Option to download all podcast episodes
- Fixed: Minor bugs


TapinRadio 2.12 (64-bit)
- Added: Option to specify a user agent (http header) to connect to a station
- Fixed: Minor recording bugs


TapinRadio 2.11.9 (64-bit)
- Added: Option to specify a user agent (http header) to connect to a station
- Fixed: Minor recording bugs


TapinRadio 2.11.8 (64-bit)
- Added: Option to specify stream type


TapinRadio 2.11.7 (64-bit)
- Fixed: Minor bugs


TapinRadio 2.11.6 (64-bit)
- Added: Option to use custom scheduler


TapinRadio 2.11.5 (64-bit)
- Added: Option to keep notification window within bounds of monitor
- Fixed : Minor bug fixes


TapinRadio 2.11.4 (64-bit)
- Minor bug fixes


TapinRadio 2.11.3 (64-bit)
- Added: Support for station proxy
- Fixed : Minor bug fixes


TapinRadio 2.11.2 (64-bit)
- Fixed: Sometimes crashed during search


TapinRadio 2.11.1 (64-bit)
- Added: Option to specify station listing provider


TapinRadio 2.11 (64-bit)
- Fixed: Problem with weekly scheduling


TapinRadio 2.10.9 (64-bit)
- Fixed: Problem with auto start and auto play


TapinRadio 2.10.8 (64-bit)
- Minor bug fixes


TapinRadio 2.10.7 (64-bit)
- Added: Saving audio tags for recorded files


TapinRadio 2.10.6 (64-bit)
- Fixed : Minor bug fixes


TapinRadio 2.10.5 (64-bit)
- Fixed : Minor bug fixes


TapinRadio 2.10.4 (64-bit)
- Change log not available for this version


TapinRadio 2.10.3 (64-bit)
- Fixed : Problem with the Jaws screen reader shwoing an error message
- Fixed : Encoding for some podcasts


TapinRadio 2.10.2 (64-bit)
- Change log not available for this version


TapinRadio 2.10.1 (64-bit)
- Added: Icon to show equalizer status if set for a station
- Added: Added custom equalizer settings for each station
- Added: Option to open audio files as playlist


TapinRadio 2.10 (64-bit)
- Fixed : Minor problems with equalizer
- Added : Ability to change scheduling start time format to 24 hours


TapinRadio 2.09.9 (64-bit)
- Fixed : Problems with registration in 2.09.8


TapinRadio 2.09.8 (64-bit)
- Fixed : Minor volume problems


TapinRadio 2.09.7 (64-bit)
- Fixed : Scheduling would split even if record without splitting was set


TapinRadio 2.09.6 (64-bit)
- Change log not available for this version


TapinRadio 2.09.5 (64-bit)
- Added: Option to split or not to split in the scheduling dialog
- Added: Menu to record button with split and no split options
- Added: Scale option for larger fonts


TapinRadio 2.09.4 (64-bit)
- Fixed: Larger fonts in favorites list


TapinRadio 2.09.3 (64-bit)
- Added: Option to select different cover art provider


TapinRadio 2.09.2 (64-bit)
- Fixed: Updated language files


TapinRadio 2.09.1 (64-bit)
- Fixed: Sometime crashed when clicking on Options button


TapinRadio 2.09 (64-bit)
- Added: Podcasts tab
- Added: Grouping for favorites


TapinRadio 2.08.4 (64-bit)
- Fixed: Minor bugs


TapinRadio 2.08.3 (64-bit)
- Fixed: Minor bugs


TapinRadio 2.08.2 (64-bit)
- Fixed: Minor problems with scheduling


TapinRadio 2.08.1 (64-bit)
- Fixed: Graphic equalizer for favorite stations


TapinRadio 2.08 (64-bit)
- Change log not available for this version


TapinRadio 2.07.7 (64-bit)
- Fixed: Sometimes failed to save favorites file


TapinRadio 2.07.6 (64-bit)
- Fixed: Showing error box when starting for first time if missing favorites file


TapinRadio 2.07.5 (64-bit)
- Change log not available for this version


TapinRadio 2.07.4 (64-bit)
- Change log not available for this version


TapinRadio 2.07.3 (64-bit)
- Fixed: Minor bug fixes


TapinRadio 2.07.2 (64-bit)
- Fixed: Sometimes scheduled task would not start


TapinRadio 2.07.1 (64-bit)
- Fixed: Search would show Document Moved error message


TapinRadio 2.07 (64-bit)
- Fixed: Sometimes when clicking on the scheduling tab it would crash


TapinRadio 2.06.5 (64-bit)
- Fixed: Problem with the station browser sometimes crashing


TapinRadio 2.06.4 (64-bit)
- Change log not available for this version


TapinRadio 2.06.3 (64-bit)
- Fixed: Minor bug fixes


TapinRadio 2.06.2 (64-bit)
- Changed: NO LONGER FREE
- Fixed: Bug fixes


TapinRadio 2.06.1 (64-bit)
- Changed: No longer free
- Fixed: Bug fixes


TapinRadio 2.06 (64-bit)
- Changed: No longer free
- Changed: Station listing now online
- Fixed: Bug fixes


TapinRadio 2.05.01 (64-bit)
- Fixed: Sometimes didn't close external volume module on exit


TapinRadio 2.05 (64-bit)
- Added: Online search
- Fixed: Minor bugs


TapinRadio 2.04.4 (64-bit)
- Fixed: Minor bugs


TapinRadio 2.04.3 (64-bit)
- Fixed: List of devices now uses unicode
- Fixed: Sometimes crashing when removing a favorite


TapinRadio 2.04.2 (64-bit)
- Added: Now possible to add the favorite station comments as a column


TapinRadio 2.04.1 (64-bit)
- Fixed: English language setting missing


TapinRadio 2.04 (64-bit)
- Fixed: Minor bug fixes


TapinRadio 2.03.2 (64-bit)
- Fixed: Minor bug fixes


TapinRadio 2.03.1 (64-bit)
- Added: Settings to configure tab buttons
- Fixed: Minor bug fixes


TapinRadio 2.03 (64-bit)
- Added: Scheduled tasks view
- Added: Space bar shows context menu


TapinRadio 2.02 (64-bit)
- Added: Keyboard shortcut configuration


TapinRadio 2.00 (64-bit)
- Added: Grouping by columns in search results
- Added: Change volume from task bar using mouse wheel
- Added: Import and export of favorites
- Added: Search for podcasts using iTunes or BBC
- Added: Quick add to favorites
- Added: Trial period for pro version available
- Fixed: Scrolling menus
- Fixed: Cover art and lyrics

TapinRadio 2.14.2 (64-bit) 查看版本資訊

更新時間:2021-03-08
更新細節:

What's new in this version:

TapinRadio 2.14.2 (64-bit)
- Added: Possible to change space key for context menu


TapinRadio 2.14.1 (64-bit)
- Added: Sorting for groups/folders


TapinRadio 2.14 (64-bit)
- Fixed: Minor bug fixes


TapinRadio 2.13.9 (64-bit)
- Fixed: Minor bug fixes


TapinRadio 2.13.8 (64-bit)
- Fixed: Minor bug fixes
- Added: Option to change info panel color


TapinRadio 2.13.7 (64-bit)
- Fixed: Search Youtube
- Added: Open in text editor to lyrics context menu


TapinRadio 2.13.6 (64-bit)
- Fixed: Lyrics display
- Added: Support for m3u auto playlists


TapinRadio 2.13.5 (64-bit)
- Added: Option for system speech in settings
- Fixed: Scrobbling exception list can now use regex


TapinRadio 2.13.4 (64-bit)
- Added: Default now not to automatically download podcasts
- Fixed: Hotkeys now updated without need to restart


TapinRadio 2.13.3 (64-bit)
- Added: Option to set recording buffer size


TapinRadio 2.13.2 (64-bit)
- Fixed: Problem with no internet connection message


TapinRadio 2.13.1 (64-bit)
- Fixed: Minor bugs


TapinRadio 2.13 (64-bit)
Added:
- LastFM scrobbling returns
- Option to specift scrobbling delay
- Option to add artist/song to scrobbling exclude list
- TapinRadio scheduler returns

Fixed:
- Minor bugs


TapinRadio 2.12.9 (64-bit)
- Changed: Removed LastFM scrobbling
- Added: Option to play podcasts continously
- Added: Option to automatically create a playlist of recordings


TapinRadio 2.12.8 (64-bit)
- Changed: Improved sleep timer now with manual entering of duration
- Fixed: Single track recording


TapinRadio 2.12.7 (64-bit)
- Changed: Improved shortcut editing
- Added: Repeat functionality for audio files
- Removed: Custom scheduler


TapinRadio 2.12.6 (64-bit)
- Changed: Bug fixes


TapinRadio 2.12.5 (64-bit)
- Changed: Bug fixes


TapinRadio 2.12.4 (64-bit)
- Change log not available for this version


TapinRadio 2.12.3 (64-bit)
- Fixed: Wrong column show in Edit Favorites
- Added: Keyboard shortcuts for navigating when playing audio files


TapinRadio 2.12.2 (64-bit)
- Fixed: Problem sometimes spliiting when recording stopped working


TapinRadio 2.12.1 (64-bit)
- Added: Option to download all podcast episodes
- Fixed: Minor bugs


TapinRadio 2.12 (64-bit)
- Added: Option to specify a user agent (http header) to connect to a station
- Fixed: Minor recording bugs


TapinRadio 2.11.9 (64-bit)
- Added: Option to specify a user agent (http header) to connect to a station
- Fixed: Minor recording bugs


TapinRadio 2.11.8 (64-bit)
- Added: Option to specify stream type


TapinRadio 2.11.7 (64-bit)
- Fixed: Minor bugs


TapinRadio 2.11.6 (64-bit)
- Added: Option to use custom scheduler


TapinRadio 2.11.5 (64-bit)
- Added: Option to keep notification window within bounds of monitor
- Fixed : Minor bug fixes


TapinRadio 2.11.4 (64-bit)
- Minor bug fixes


TapinRadio 2.11.3 (64-bit)
- Added: Support for station proxy
- Fixed : Minor bug fixes


TapinRadio 2.11.2 (64-bit)
- Fixed: Sometimes crashed during search


TapinRadio 2.11.1 (64-bit)
- Added: Option to specify station listing provider


TapinRadio 2.11 (64-bit)
- Fixed: Problem with weekly scheduling


TapinRadio 2.10.9 (64-bit)
- Fixed: Problem with auto start and auto play


TapinRadio 2.10.8 (64-bit)
- Minor bug fixes


TapinRadio 2.10.7 (64-bit)
- Added: Saving audio tags for recorded files


TapinRadio 2.10.6 (64-bit)
- Fixed : Minor bug fixes


TapinRadio 2.10.5 (64-bit)
- Fixed : Minor bug fixes


TapinRadio 2.10.4 (64-bit)
- Change log not available for this version


TapinRadio 2.10.3 (64-bit)
- Fixed : Problem with the Jaws screen reader shwoing an error message
- Fixed : Encoding for some podcasts


TapinRadio 2.10.2 (64-bit)
- Change log not available for this version


TapinRadio 2.10.1 (64-bit)
- Added: Icon to show equalizer status if set for a station
- Added: Added custom equalizer settings for each station
- Added: Option to open audio files as playlist


TapinRadio 2.10 (64-bit)
- Fixed : Minor problems with equalizer
- Added : Ability to change scheduling start time format to 24 hours


TapinRadio 2.09.9 (64-bit)
- Fixed : Problems with registration in 2.09.8


TapinRadio 2.09.8 (64-bit)
- Fixed : Minor volume problems


TapinRadio 2.09.7 (64-bit)
- Fixed : Scheduling would split even if record without splitting was set


TapinRadio 2.09.6 (64-bit)
- Change log not available for this version


TapinRadio 2.09.5 (64-bit)
- Added: Option to split or not to split in the scheduling dialog
- Added: Menu to record button with split and no split options
- Added: Scale option for larger fonts


TapinRadio 2.09.4 (64-bit)
- Fixed: Larger fonts in favorites list


TapinRadio 2.09.3 (64-bit)
- Added: Option to select different cover art provider


TapinRadio 2.09.2 (64-bit)
- Fixed: Updated language files


TapinRadio 2.09.1 (64-bit)
- Fixed: Sometime crashed when clicking on Options button


TapinRadio 2.09 (64-bit)
- Added: Podcasts tab
- Added: Grouping for favorites


TapinRadio 2.08.4 (64-bit)
- Fixed: Minor bugs


TapinRadio 2.08.3 (64-bit)
- Fixed: Minor bugs


TapinRadio 2.08.2 (64-bit)
- Fixed: Minor problems with scheduling


TapinRadio 2.08.1 (64-bit)
- Fixed: Graphic equalizer for favorite stations


TapinRadio 2.08 (64-bit)
- Change log not available for this version


TapinRadio 2.07.7 (64-bit)
- Fixed: Sometimes failed to save favorites file


TapinRadio 2.07.6 (64-bit)
- Fixed: Showing error box when starting for first time if missing favorites file


TapinRadio 2.07.5 (64-bit)
- Change log not available for this version


TapinRadio 2.07.4 (64-bit)
- Change log not available for this version


TapinRadio 2.07.3 (64-bit)
- Fixed: Minor bug fixes


TapinRadio 2.07.2 (64-bit)
- Fixed: Sometimes scheduled task would not start


TapinRadio 2.07.1 (64-bit)
- Fixed: Search would show Document Moved error message


TapinRadio 2.07 (64-bit)
- Fixed: Sometimes when clicking on the scheduling tab it would crash


TapinRadio 2.06.5 (64-bit)
- Fixed: Problem with the station browser sometimes crashing


TapinRadio 2.06.4 (64-bit)
- Change log not available for this version


TapinRadio 2.06.3 (64-bit)
- Fixed: Minor bug fixes


TapinRadio 2.06.2 (64-bit)
- Changed: NO LONGER FREE
- Fixed: Bug fixes


TapinRadio 2.06.1 (64-bit)
- Changed: No longer free
- Fixed: Bug fixes


TapinRadio 2.06 (64-bit)
- Changed: No longer free
- Changed: Station listing now online
- Fixed: Bug fixes


TapinRadio 2.05.01 (64-bit)
- Fixed: Sometimes didn't close external volume module on exit


TapinRadio 2.05 (64-bit)
- Added: Online search
- Fixed: Minor bugs


TapinRadio 2.04.4 (64-bit)
- Fixed: Minor bugs


TapinRadio 2.04.3 (64-bit)
- Fixed: List of devices now uses unicode
- Fixed: Sometimes crashing when removing a favorite


TapinRadio 2.04.2 (64-bit)
- Added: Now possible to add the favorite station comments as a column


TapinRadio 2.04.1 (64-bit)
- Fixed: English language setting missing


TapinRadio 2.04 (64-bit)
- Fixed: Minor bug fixes


TapinRadio 2.03.2 (64-bit)
- Fixed: Minor bug fixes


TapinRadio 2.03.1 (64-bit)
- Added: Settings to configure tab buttons
- Fixed: Minor bug fixes


TapinRadio 2.03 (64-bit)
- Added: Scheduled tasks view
- Added: Space bar shows context menu


TapinRadio 2.02 (64-bit)
- Added: Keyboard shortcut configuration


TapinRadio 2.00 (64-bit)
- Added: Grouping by columns in search results
- Added: Change volume from task bar using mouse wheel
- Added: Import and export of favorites
- Added: Search for podcasts using iTunes or BBC
- Added: Quick add to favorites
- Added: Trial period for pro version available
- Fixed: Scrolling menus
- Fixed: Cover art and lyrics

TestComplete 14.74 查看版本資訊

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

What's new in this version:

Mobile testing in device clouds:
- You can now create and run tests using mobile devices located in device clouds, like BitBar, or in private clouds managed by your local Appium server. In other words, you can test mobile applications on a wide range of devices without purchasing and connecting them to your test machines physically.
- The script editor has a special new wizard to help you generate the script code for connecting to the device cloud
- If needed, you can also connect to your mobile device cloud from TestComplete’s Object Browser

Orchestrating parallel test runs:
- You can now orchestrate parallel runs of your cross-platform web tests visually, directly from the Execution Plan editor of your project (to add this functionality, we’ve reworked the editor UI and moved some columns to the new Properties panel).
- The editor’s drop-down lists have the environments provided by the CrossBrowserTesting.com cloud

SAP support:
- You can now create, record, and run automated tests for SAP GUI (Front-End) applications for Windows. See Testing SAP GUI

Web testing:
- You can now parameterize XPath expressions and CSS selectors used to locate mapped objects with data from external data sources like Excel sheets or .csv files. You load data from these data sources through project variables of the DB Table types.
- TestComplete now identifies combo box controls by their label and description (the aria-labelby and aria-describedby attributes respectively). It can also recognize radio button controls by their contents. This makes object recognition in web applications (for instance, in Salesforce) more reliable.
- Support for Mozilla Firefox 86

More mobile testing improvements:
- Support for iOS 14.4: You can now create and run automated tests on this new version of iOS

Overall improvements:
The test log has the new Time With Children column that shows the time spent on running a test operation along with its child operations (if any):
- Note that the column is hidden by default. Add it to the test log panels by right-clicking the column header area and selecting Field Chooser from the context menu
- We’ve updated the format of TestComplete project files that store baseline data of database checkpoints (.tcDBTable.dbt). In previous versions, the files stored data in a binary format. Now, they use the XML format, which makes merging easier. When you open a legacy project in the new TestComplete version, it will suggest converting files to the new format. See Migrating Projects Created in Earlier Versions for more details.
- The Name Mapping engine now generates clearer aliases for OracleForms objects. The new names are based on the object class name and caption (if they are available) and do not include redundant prefixes and indexes.
- The TestComplete installation runs significantly faster now
- We’ve fixed a few issues reported by our customers

Discontinued support:
- We are going to declare the end-of-life of the Network Suite functionality in one of the future TestComplete releases. We do not recommend that you use it for orchestrating test runs. For this purpose, we’d suggest using a third-party CI/CD system. See Migrating Distributed Tests to CI/CD Systems for details. If you develop and run web tests, you can also try the Execution Plan of your TestComplete project.
- TestComplete no longer supports Firefox version 79–82

4K YouTube to MP3 3.15.0 (64-bit) 查看版本資訊

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

Samepage 1.0.43779 查看版本資訊

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