New
- Plauti Apps – Deduplicate your records even before importing them into your org with the Import Records data flow in Plauti Desktop, Server and Cloud (previously DC Local). Duplicates will not be imported, keeping your Salesforce org clean.
- Scenarios – Not sure how to set up an efficient scenario for finding duplicates? Use the new AI Scenario Builder to come up with scenarios that suit your needs. Based on the object fields you are using, this AI Assistant will ask targeted questions to understand how you want to compare records. It generates a scenario proposal that you can refine through follow‑up questions. Once you’re satisfied, save and deploy the new scenario. Read more here.
Improved
- Deduplicate Setup – The layout of the Deduplicate Setup pages has been improved with an intuitive user interface. To prevent accidental edits to settings, all changes to the setup now need to be confirmed by clicking 'Save'.
- PD REST API – Specify which deduplicate scenarios to use during REST API deduplicate search operations. Read more in the Plauti SDK library.
- Plauti Desktop/Server: A number of improvements were made. Jobs will now continue running when your machine enters sleep mode, you can disable SSL certificate checks or enable TLS, and more. Read more in the Plauti Apps release notes.
- DC Entry Tab – From Plauti Deduplicate release 2026 R1 onward, the DC Entry tab that can be added to the Salesforce Navigation Bar will no longer be supported. Note that this is not the same as the Deduplicate Entry (DC Entry) replacement page, which will continue to exist. Read more here.
Classes added
If you are not using the PD permission set, add the following classes to the applicable profiles or permission sets:
dc3ConverseWithAiJarvis
dc3ConverseWithAiTypes
dc3HierarchyBatch
dc3IConverseWithAi
dc3ObjectConfigMigrator
dc3ObjectConfigRepository
dc3ScenarioBuilder
Bugfixes
- PD Merge – In some cases, Plauti Restore would interfere with Plauti Deduplicate Manual Merge activities.
Version 2026 R1 not on Production We have decided to postpone our 2026 R1 release, which was originally scheduled for January 26. All changes planned for R1 will now be included in the R2 release, following the 2026 release schedule as listed on Plauti Deduplicate General release information. Production environments will not receive any updates before that time, and the R1 features that are currently available in Sandbox will only be promoted to Production in the 2026 R2 release. We have encountered issues during the sandbox period that we need to address before this version is production ready. We understand that this postponement may impact your planning, and we sincerely apologize for any inconvenience. If you have any questions, please don't hesitate to contact Plauti Support, via [email protected].
Release Winter '26 Features, December 1, 2025
New
- Deduplicate Job - Use AI Match Recommendation to get AI-generated matching analysis included in Deduplicate Job results, that indicates whether records are likely to be duplicate or not. Then use that advice to decide whether to merge records or not; manually or with an auto merge job based on the AI advice.
Strict matching rules can miss fuzzy matches that might be legitimate duplicates, but relaxing match rules leads to more potential duplicates that require a lot of manual reviewing. AI Match Recommendation can compare records holistically, thus catching duplicates that straightforward match rules could miss, and at the same time relieving you from a large portion of the manual reviewing work. Read more here.
Improved
- General - As part of Plauti’s rebranding process, the Duplicate Check app is not available anymore in the App Launcher from now on. Find DC in Salesforce’s App Launcher as ‘Plauti Deduplicate’. Don’t forget to add it to your favorites!
Read more about the new naming in this blog, and find a list of all new names in DC and Plauti Deduplicate old and new names.
- Overall Job Results - Display the pair relationships within a duplicates group in OJR as a node-edge graph with the Show Graph View option. Display all matching percentages between record pairs in a graph, and select nodes to compare their details.
- Plauti Desktop/Server - Apply custom CA certificates and configure proxy server settings for Plauti Desktop and Plauti Server. Read more here.
- REST API - The Plauti Deduplicate REST API has been improved with two new options:
- Filter on scenarios in the Search endpoint
- Retrieve scenario configurations for Objects with a new GET endpointUse this for example to let your integration search for duplicates with specific scenarios, or to let a monitoring tool verify certain scenario configurations.
Classes added
If you are not using the PD permission set, add the following classes to the applicable profiles or permission sets:
dc3AbstractDupRecommendationAdapter
dc3AzureDupRecommendationAdapter
dc3DuplicateRecommendationBatch
Bugfixes
- Account Hierarchy - Excluding accounts that are connected via Account Hierarchy as potential duplicates could trigger an error in cases where an account had a large number of child accounts.
- Deduplicate Entry - Date and date/time fields are now formatted according to the user’s language setting.
- Deduplicate Job - On finished Jobs, the Info modal now displays the correct Empty Fields scenario configuration again.
- Record Types - After deleting a record type that still has scenarios configured in Deduplicate Setup, you are now notified that you should run a Setup Check.