Icons8 歷史舊版本 Page3

最新版本 Pichon (Icons8) 10.0.3

Icons8 歷史版本列表

Icons8 是一款適用於您的 Windows PC 的圖標脫機軟件包,適用於 Photoshop,Adobe XD,Visual Studio 或任何其他軟件。應用程序將所有 Icons8 圖標存儲在您的硬盤驅動器上,這些圖標可以是任何格式,大小或顏色。這些圖標適用於 Photoshop,Sketch,Xcode,當然還有你。所有的圖標都是由一個設計師完成的,所以你的用戶界面看起來是一致的。矢量... Icons8 軟體介紹


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

StaxRip 2.5.0 查看版本資訊

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

What's new in this version:

- Might break settings from previous version, so starting with new settings is recommended
- Might break templates and jobs from previous version, so checking or renewing them is recommended
- Changed (context-)menus from earlier versions must be restored, manually adjusted or need a global settings reset in order to see and use them
- Add option to disable extraction of forced subtitles for IDX files
- Sort video files before they are opened and processed
- Fix app crash on opening menu between encodes
- Disable file drop in Code Editor
- Fix multiple suspensions on running processes
- Fix and enhance Thumbnailer
- Fix Autocrop showing unrounded progress percentage
- Set subtitle forced value if file name contains "forced"
- Add After Job Failed event
- Muxer and AOMEnc adjustments to handle all AOMEnc output extensions
- Fix Create job for each selection returning a wrong project
- Reload last project after processing jobs
- Fix not themed Menu Template Window
- Change shortcuts for Processing and Jobs windows
- Set initial shutdown timeout of 90s
- Add Sharpen filter profile for AviSynth/VapourSynth
- Add CAS filter profile for AviSynth/VapourSynth
- Add MDegrain3 filter profile for AviSynth
- Update InterFrame and YFRC filter profiles
- Update MDegrain2 filter profile
- Add MVTools 2 missing filters
- AOMEnc v3.0.0-375-g4d1ace0ad-x64-gcc10.2.0
- AutoCrop v2.2
- chapterEditor v1.28
- MKVToolNix v56.1.0
- Mp4Box v1.1.0-DEV-rev802-gc0ea96c7b-x64-gcc10.2.0
- NVEnc v5.30
- Python v3.9.4
- qaac v2.72
- rav1e v0.5.0-alpha-(p20210427-1-gf54b23b6)-x64-gcc10.2.0
- SVT-AV1 v0.8.6-93-g7cb05bf7
- VapourSynth R53
- VCEEnc v6.10
- x265 v3.5+10+13-7c9bc0cb14
- AnimeIVTC v2.381 2021-03-30 mod
- CAS v1.0.1
- D2VSource v1.2.3
- edi_rpow2 v1.0 mod 86
- FineDehalo v1.1 mod8.79
- GradFun2DBmod v1.5 2020.06.27 mod
- HQDN3D v1.0.1
- JPSDR v3.2.6 (W7 AVX2)
- L-SMASH-Works 20210423 HolyWu
- MCTemporalDenoise v1.4.21
- QTGMC v3.379, by Vit, 2012, 2021 mod by A.SONY
- xy-VSFilter v3.2.0.806 pfmod
- Zs_RF_Shared v1.151

Gravit Designer 3.5.53 查看版本資訊

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

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.

StaxRip 2.4.0 查看版本資訊

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

What's new in this version:

- Might break settings from previous version, so starting with new settings is recommended
- Might break templates and jobs from previous version, so checking or renewing them is recommended
- Changed menus from earlier versions must be restored, manually adjusted or need a global settings reset in order to see and use them
- Fix ffmpeg re-mux remuxes only one stream per stream type (Dendraspis, JKyle)
- Fix old StaxRip Thumbnailer (Dendraspis, #596)
- Refurbish StaxRip Thumbnailer (Dendraspis, #596)
- Fix adding hardcoded subtitle not working properly (Dendraspis, #643)
- Make 'Err' error messages optional via settings (Dendraspis)
- Remove '/vfw.h' from 'Err' (stax76)
- Bring Command Line options from Settings sub-menu back to top level (Dendraspis)
- Improve keyboard support in apps dialog (stax76)
- Remove NVEnc encode modes cbrhq and vbrhq (Dendraspis, #652)
- Add Auto Film Threshold for D2V files to project options (Dendraspis, #641)
- Optimize, extend and add new AviSynth filters (44vince44)
- Typo and consistency fixes (JKyle)
- Fix AssumeBFF filter selection (JKyle)
- Removal of MTN Thumbnailer (~60MB unzipped, ~10MB zipped) (Dendraspis)
- CTMF r5
- edi_rpow2 v1.0 mod 84
- finesharp 2020-11-03
- fmtconv r22
- fvsfunc 2020-10-11
- muvsfunc v0.3.0
- mvtools v23
- MediaInfo.NET v7.1.0.0
- MKVToolNix v56.0.0
- nnedi3_resize16 v3.3

Pichon (Icons8) 9.3.1.0 查看版本資訊

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

What's new in this version:

Pichon (Icons8) 9.3.1.0
- Change log not available for this version


Pichon (Icons8) 9.2.0.0
- Change log not available for this version


Pichon (Icons8) 9.1.0.0
- Change log not available for this version


Pichon (Icons8) 9.0.0.0
- Change log not available for this version


Pichon (Icons8) 8.9.0.0
- Change log not available for this version


Pichon (Icons8) 8.8.0.0
- Ctrl+C / Ctrl+V of icons
- Sign-in to Icons8 via GitHub, Google and Facebook


Pichon (Icons8) 8.7.0.0
- Change log not available for this version


Pichon (Icons8) 8.6.1.0
- Performance optimization and improvement of search


Pichon (Icons8) 8.5.1.0
- Change log not available for this version


Pichon (Icons8) 8.5.0.0
- Authorization with Microsoft Account and bug fix

Simplenote 2.9.0 查看版本資訊

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

What's new in this version:

Enhancements:
- Updated Focus Mode/Toggle Sidebar naming to be consistent using Focus Mode
- Removed the tag heading from the navigation menu when there are no tags
- Updated the number of lines in the note preview to be three lines in expanded display
- Updated to autofocus the delete tag button when the confirmation dialog is opened
- Improved parsing of multiple pasted tags
- Improved accessibility of the application for keyboard and screen reader users
- Improved error handling and messaging within the app
- Improved navigation sidebar and revision selector accessibility for keyboards and screen readers
- Updated imports to a single dialog where any supported file type can be imported at the same time
- Improved recognizability of inline code elements

Fixed:
- Fixed an issue when you rename a selected tag, the menubar title is updated to reflect the new tag name
- Fixed the position of the offline badge indicator in Electron builds
- Fixed some styling issues with the unsynchronized note warning dialog
- Fixed editing of pending tag input
- Fixed to only show scrollbars on the tag list when needed
- Fixed dismissing the tooltip for disabled buttons
- Fixed to checkboxes in preview mode

StaxRip 2.3.0 查看版本資訊

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

What's new in this version:

- Might break settings from previous version, so starting with new settings is recommended
- Might break templates and jobs from previous version, so checking or renewing them is recommended
- Changed menus from earlier versions must be restored, manually adjusted or need a global settings reset in order to see and use them
- Demux dialog attachments checkbox render bug fixed
- Demux dialog has buttons to enable/disable all attachment demuxing
- Fix possible crash when converting subtitles
- Disable eac3to preprocessing by default and extend re-muxing with ffmpeg to m2ts files
- Fix crash when extracting forced subtitles
- Rearrange settings sections
- Fix ffmpeg not being able to re-mux files with menus
- Fix ffmpeg demux issues
- Add missing parameters to ffmpeg calls
- aomenc 3.0.0-205-g0a5da45c7-x64-gcc10.2.0 Patman
- ffmpeg N 101743-gcad3a5d715-x64-gcc10.2.0 Patman
- Mp4Box 1.1.0 DEV rev635 g9c51f2274-x64-gcc10.2.0 Patman
- rav1e 0.5.0 alpha (p20210323-5-ge9efcf35)-x64-gcc10.2.0 Patman
- SvtAv1EncApp v0.8.6-76-g44486d233-x64-gcc10.2.0 Patman
- JincResize v2.0.2
- JPSDR 3.2.4 (Clang W7 AVX version)
- yadifmod2 v0.2.7
- VSFilterMod r5.2.4

StaxRip 2.2.0 查看版本資訊

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

What's new in this version:

- Might break settings from previous version, so starting with new settings is recommended
- Might break templates and jobs from previous version
- Changed menus from previous versions that need a menu reset, manual setting or global settings reset in order to see them
- Start of new versioning (no beta versions anymore, but stripped DEV versions)
- Check for updates updated to support new versioning
- Fix re-calculation of video bitrate on multi-pass encode and audio encodes
- New projects use Copy/Mux as audio profile
- Fix misleading audio stream delay detection
- Demuxing of video and chapters is set via Options window instead of Preprocessing
- Add option to demux subtitles without including them
- Make Checkboxes grow and shrink with UIScaleFactor
- Fix menu button graphics issue
- New Check for updates dialog
- Extended Settings Directory Location Selection at first run from new folder
- Fix crash on app version editing
- MTN Thumbnailer description adjusted
- Fixed 'Reset Setting' feature in the Advanced menu
- New task dialog with color theme support
- Clicking an option in the video encoder command line preview navigates directly to the UI control
- New font picking task dialog to choose the console font
- DetailSharpen VapourSynth filter profile added
- JPSDR 3.2.5 (Clang W7 AVX version)
- SangNom2 v0.6.0
- x265 3.5+9+14-6c69ed37d

Simplenote 2.8.0 查看版本資訊

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

What's new in this version:

Enhancements:
- Added Untagged Notes filter to sidebar
- Added a confirmation dialog before deleting a tag
- Updated the navigation bar styles
- Updated navigation bar color
- Updated tag input styling
- Updated styling of dialogs throughout the app
- Updated the Windows installation process to be able to choose to install for all users on the computer or just the current user
- Auto-remove line terminators like line separators (LS) or paragraph separator (PS)

Fixed:
- Ensure that tags on imported notes are added and synced properly
- Fixed overflowing dialog content when a long email address is used during signup
- Fix cut-off dialog close button in Safari
- Fixed a bug in note export to avoid duplicate filenames when certain characters were used in the note title
- Updated the view when no notes show in a specific list; fixed the view when adding a new note from the Trash
- Enable keyboard shortcut for search even when keyboard shortcut preference is set to be disabled
- Fixed a bug that caused Ctrl+G and some other shortcuts to fail on Windows/Linux
- Refresh the note list after restoring a revision
- Removed the spellcheck option from the Edit menu
- Fixed scrollbar styles in Firefox
- Fixed slider handle alignment in Chrome

Other Changes:
- Refactored reducer states showTrash and openedTag
- Pinned dependencies