Media Creation Tool 歷史版本列表 Page2

最新版本 Duplicate Photo Cleaner 7.16.0.40

Media Creation Tool 歷史版本列表

使用 Windows 10 Media Creation Tool 下載 Windows 10 ISO 32 位 / 64 位並創建 USB 安裝介質或將 Windows PC 升級到 Windows 10!想要在 PC 上安裝 Windows 10?下載並運行媒體創建工具開始。有關如何使用該工具的詳細信息,請參閱下面的說明. 使用此工具將此 PC 升級到 Windows 10. 請按照以下說明進... Media Creation Tool 軟體介紹


FileMaker Pro 20.1.2.204 查看版本資訊

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

What's new in this version:

Addressed issues:
- The Close Window script step in a script triggered by the OnWindowTransaction script trigger failed to close the document window

The following French script trigger name and description translations have changed:
OnWindowTransaction (English):
- SurOperationFenetre is updated to SurTransactionFenetre (French)

The following French control script step name and description translations have changed:
Revert Transaction (English):
- "Annuler l'opération" is updated to "Annuler la transaction" (French)

Open Transaction (English):
- "Ouvrir une opération" is updated to "Ouvrir une transaction" (French)

Commit Transaction (English):
- "Valider l'opération" is updated to "Valider la transaction" (French)

The following French design function name and description translations have changed:

BaseTableIDs (English):
- IDsTableBase is updated to IDsTablesBase (French)

BaseTableNames (English):
- NomsTableBase is updated to NomsTablesBase (French)

TableIDs (English):
- IDTable is updated to IDsTables (French)

LayoutIDs (English):
- IDModele is updated to IDsModeles (French)

ScriptIDs (English):
- IDScript is updated to IDsScripts (French)

FieldIDs (English):
- IDRubrique is updated to IDsRubriques (French)

ValueListIDs (English):
- IDListeValeurs is updated to IDsListesValeurs (French)
- The Get ( ModifiedFields ) function failed to return all field modifications when a field repetition other than the first repetition was modified
- Creating, modifying, and deleting find requests incorrectly triggered the OnWindowTransaction script trigger

SmartSVN 14.3.0 查看版本資訊

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

What's new in this version:

Fixed:
- Changes view: synchronized scrolling did not work when searching
- fixed tiny memory leak

Other Noteworthy Changes:
- Compare, Conflict Solver, Find dialog: use text selection if not multiline
- Preferences, Built-in Text Editors: use same control as in File Compare for preview
- Syntax coloring: added TOML

FileMaker Pro 19.6.3.302 查看版本資訊

更新時間:2023-02-02
更新細節:

What's new in this version:

New features and enhancements:
Performance:
- FileMaker WebDirect - The overall load time is optimized

Updated libraries:
FileMaker WebDirect: The following open-source libraries have been updated:
- Gson is updated to version 2.10
- Jackson is updated to version 2.14.0

Addressed issues:
Performance:
- Deleting records from a layout with less than 15 records in List View caused flickering when viewing the same layout in other browser windows
- FileMaker WebDirect and the FileMaker Data API performance degraded after upgrading to FileMaker Server 19.6.1

Administrator roles:
- Users who signed in to Admin Console using credentials for an administrator role were able to perform Disconnect and Send Message actions on databases that they didn't have access to
- APIs, technologies, or features to be deprecated
- As FileMaker Server evolves, the list of supported technologies, APIs, and features will change. As part of this evolution, certain operating systems versions, hardware, and features may be deprecated in favor of newer ones. Although deprecation does not mean the immediate deletion of an item, you should migrate your solution away from deprecated technologies, because these technologies may be removed in a future version of the product.

Duplicate Photo Cleaner 7.13.0.33 查看版本資訊

更新時間:2023-01-31
更新細節:

What's new in this version:

- DPC/Windows: Added new scan mode - PaintShop pro (supports Corel PaintShop Pro 2023)
- Improvements in image comparison algorithm makes DPC to find even more duplicates
- MultiViewer: added support for thumbnail size up to 1024x1024px. This can be adjusted in DPC settings->General tab
- MultiViewer: selection checkbox is now disabled for master files in folder comparison mode
- UI improvements: duplicates can be selected/unselected by SPACE key
- Updated translations
- Other minor bugfixes and improvements

Duplicate Photo Cleaner 7.12.0.31 查看版本資訊

更新時間:2022-12-09
更新細節:

What's new in this version:

- New feature: sound notifications
- Added support for OS native window frame for dark theme
- Mac: Added support for Photos 8.0 (Mac OS Ventura 13.0.1)
- Windows: Added support for virtual drive detection
- Lightroom classic scan: bugfixes and improvements
- First time run: Let users decide whether DPC should keep previous settings or not
- Minor bugfixes and UI improvements

FileMaker Pro 19.6.1.45 查看版本資訊

更新時間:2022-12-01
更新細節:

What's new in this version:

New features and enhancements:
Transactions:
- You can use the following new script steps to commit or revert all changes in a transaction together. A transaction consists of changes to one or more records in the current window. Transactions support creating new records, editing records, and deleting records.
- Open Transaction: Starts a transaction; subsequent record changes are held in the transaction until a Commit Transaction or Revert Transaction script step is performed
- Commit Transaction: Saves all record changes and ends the current transaction
- Revert Transaction: Returns all records changed in the transaction to their original state and ends the current transaction

Functions:
- The new Get(TransactionOpenState) function returns 1 (true) if called within an open transaction; otherwise, it returns 0 (false)
- The new Get(CurrentTimeUTCMicroseconds) function returns the current time in Coordinated Universal Time (UTC) to the nearest microsecond
- The Get(LastExternalErrorDetail) function is renamed to Get(LastErrorDetail) and additionally returns the text of transaction error information, including script name, step name, and line number when it is evaluated after a Commit Transaction script step
- The new Get(LastErrorLocation) function returns the location of errors that are returned by the Get(LastError) function

Updated libraries:
- The jsonCPP library has been updated to version 1.9.5
- The ChartDirector library has been updated to version 7.0
- OpenSSL has been updated to version 3.0.7

General:
- The Show sign-in fields even when OAuth or AD FS is enabled file option is now enabled by default for newly created files
- Context menus for interactive container fields can now be disabled in the Inspector's Data tab in the Data Formatting area
- In Preferences in the General tab, you can now delete cached temporary files
- The new Tools menu > Create Add-on command allows you to create an add-on without using the Save a Copy as Add-on Package script step. This command lets you specify information about the add-on, creates the add-on package, and saves it where you can then install and use it in an app. This feature is incomplete but available for preview and should only be used for testing purposes.

To create an add-on with this command:
- In Layout Mode, name the layout "__FMAddOnTemplateDirectives_en"
- Select multiple objects on the layout
- Choose Arrange menu > Group
- With the group selected, choose Tools menu > Create Add-on

Addressed issues:
Windows:
- When using the Insert from URL script step and the --cookie-jar cURL option, the cookie data was not returned
- When custom apps contained more than 255 layouts, navigating to a layout with an ID greater than 255 caused the last layout in an app to load instead of the expected layout. The limit is now 1020 rather than 255.
- The Insert from a URL script step failed when using a cURL option with the LDAP protocol
- Rendering performance was slower than in FileMaker Pro 18
- In the Script Workspace, importing a script containing errors when no script was open caused two script tabs to open and could cause the application to close unexpectedly if the script was deleted or the script tabs were closed
- FileMaker Pro intermittently quit unexpectedly when dragging files to a web viewer
- Container fields set to automatically play audio or video were not automatically playing
- Button parameters incorrectly displayed only the value of the first parameter when you changed the value in one button and navigated to the next button using the Button Bar Setup dialog box

SmartSVN 14.2.2 查看版本資訊

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

What's new in this version:

Fixed:
- Apply Patch: possible internal error
- Refresh: possible internal error

Duplicate Photo Cleaner 7.11.0.25 查看版本資訊

更新時間:2022-10-13
更新細節:

What's new in this version:

- Speed optimizations. DPC now works up to 3x times faster!
- Memory consumption reduced. Further optimizations in image processing and analysis allowed to significantly reduce memory consumption
- Image comparison algorithm improvements allow DPC to find more duplicates
- Additional bug fixes and improvements

FileMaker Pro 19.5.4.401 查看版本資訊

更新時間:2022-09-20
更新細節:

Duplicate Photo Cleaner 7.9.0.20 查看版本資訊

更新時間:2022-09-01
更新細節:

What's new in this version:

- A DPC portable version now available
- Minor bugfixes and improvements