Salesforce release notes

Scroll through to see all the exciting new features, improvements & updates we've been working on!

2026

  1. Plauti Deduplicate Release 2026 R5

    2026 R5 (3.388)
    SalesforceProductionSandbox

    Improved

    • Duplicate Prevention - The setting Duplicate Prevention in Native Entry Page Lightning has been renamed to Duplicate Prevention in Entry Page, since it also applies to the Deduplicate Entry override page, and Classic is no longer supported.
      Enabling this setting will block the creation of duplicate records both in Salesforce and Plauti Deduplicate Entry pages. Read more in Deduplicate Entry.
    • Lead Conversion - When "Contacts to Multiple Accounts" is enabled in Salesforce, you can now convert a Lead into any existing Contact and Account combination; upon conversion an indirect account-contact relationship is created.
    • Matching Methods - The Date Distance in Months matching method now supports a range of up to 12 months.
    • Setup - Improvements were made to the performance of the Deduplicate Setup page.
    • Setup - The Setup Check now detects duplicate Deduplicate settings and duplicate Record Type scenario/match configurations, with a one-click Fix for each, grouped under a new "Org-wide checks" section. Furthermore, the Setup menu shows the number of detected setup issues, surfacing problems even before the page is opened.
    • Small Trigger Footprint - The setting for enabling the Small Trigger Footprint now lets you choose between “Enable for all field updates”, and “Enable for scenario field updates”. This gives you more control over which records are queued for indexing.

    Fixed

    • AI Scenario Builder - Creating a scenario with the help of the AI Scenario Builder no longer fails when a field label contains special characters, such as parentheses or brackets.
    • Deduplicate Entry - Lookup searches now work correctly for custom objects.
    • Overall Job Results (OJR) - When using an embedded OJR overview, with the Source Record Owner filter set to "Logged-in User”, the overview now displays duplicates where the logged-in user owns at least one of the records.
    • Scheduled Jobs - You can now change where existing scheduled jobs will run, e.g. from within Salesforce to on Plauti Cloud.
  2. Plauti Verify Release 2026 R5

    2026 R5 (3.132)
    SalesforceProductionSandbox

    Improved

    • Data Processing - When the Data Validation Server Region setting is set to US (Iowa), the full email validation flow is now kept within the US. Note that this took effect already a short while ago. Read more in Location of Plauti Data Processors.
    • Setup - Improvements were made to the performance of the Verify Setup page.
    • Transactions - In the Transactions overview, the “Time” column has been renamed to “Date”, the “Feature” colum to “Service", and the “User” column to “Source"; for consistency and to better reflect their contents.

    Fixed

    • Verify Job - A job’s address validation results now keep their “verified-with-suggestion” status (e.g. code 544) on the record until the suggestion is accepted, instead of prematurely showing the “resolved” status (594). The record, Verify Live, and the Verify Job result now all display the same status, and records with an outstanding suggestion remain flagged for action.
  3. Plauti Assign Release 2026 R5

    2026 R5 (11.46)
    SalesforceProductionSandbox

    Update Instructions

    New

    • Match Groups - Run a Health Check on your Match Groups to find irregularities such as fields used in Match Rules that have since been deleted.
    • Permission Sets - Configure a Match Group Admin permission set to let your key users manage Match Group Settings, match rules, assignees, assignee rules, and linked capacity models/SLAs without access to org-wide Assign settings.
    • SLA - Configure Hours of Operation for an SLA so that the SLA timer only runs during the specified hours, based on the assignee's time zone.

    Improved

    • Assignees - Add working hours for all Assignees of a User in one go.
    • Assignees - When creating a new Assignee, only active users can be selected.
    • Assigning - The Routing Log now captures field values for cross-object lookup rules where the matched field is on the related record.- Assigning - 'Update Other Fields on Assignment' now supports formulas, for example {NumberOfAssignments}+1. Any errors are logged in the Assignment Notes field.
    • Dynamic Assignees - Add Dynamic Assignees to Match Groups based on their Permission Set or Permission Set Group. This facilitates the change Salesforce is making, shifting from profiles to permission sets.
    • Dynamic Assignees - Frozen users are now excluded when resolving and counting users for dynamic assignment (inactive users were already excluded).
    • Dynamic Assignees - If for some reason the hourly scheduled job for syncing dynamic assignees has stopped running or does not exist anymore, reschedule it with the Schedule Assignee Sync Job option in Assign Setup > Jobs & Maintenance. The job will start again within the hour.
    • Match Groups - Paused Match Groups now stay active. Matched records stay queued there until the pause ends. This makes pausing different from deactivating a Match Group, where matched records are diverted instead.
    • Match Rules - Search for fields in the match rule configuration dropdown by label name or API name.
    • Match Rules - The EQUALS operator now compares numeric fields by value, so a record value of 1.0 correctly matches a rule value of 1. Text fields are unaffected and continue to match exactly.
    • Match Rules - When configuring Match Rules, cross-object fields are now clearly indicated as such so you know you can select more fields there.
    • Setup Home - The Assign Setup Home page now displays more information about your Plauti Assign configuration, such as the Global Pause Assignment status including duration, and the number of active Match Groups.

    Classes added

    If you are not using the Plauti Assign permission sets, add the following classes to the applicable Admin profiles:

    • srrFieldDescribeService
    • srrILicenseRepository
    • srrLicenseRepository
    • srrMatchRuleHealthCheckController
    • srrPackageLicenseDTO
    • srrUserPackageLicenseDTO
      If you are not using the Plauti Assign permission sets, add the following classes to the applicable Admin and User profiles:
    • srrAccessService
    • srrFormulaEvaluator
    • srrMatchRuleFieldValidator

    Other Items added

    If you are not using the Plauti Assign permission sets, add the following fields to the applicable Admin profiles:

    • MatchGroup__c.Invalid_Fields__c
    • MatchGroup__c.Last_Health_Check__c
    • SLA__c.Hours_Of_Operation_End__c
    • SLA__c.Hours_Of_Operation_Start__c
      If you are not using the Plauti Assign permission sets, add the following fields to the applicable Admin and User profiles:
    • MatchLog__c.Assignment_Notes__c

    Fixed

    • Assigning - Load Balanced Assignment now respects the configured capacity threshold again.
    • Dynamic Assignees - Reapplying the Assignee Rules now automatically re-grants licenses to eligible users again, given that licenses are available.
    • Dynamic Assignees - Synchronization no longer stops when a user's Plauti Assign license cannot be released. Assignee updates now complete as usual. Furthermore the Administrator is now notified about the affected user.
    • Dynamic Assignees - Users who already hold a license are no longer blocked from a new Match Group when your Org has run out of available licenses for Assign.
    • Error Handling - Routing and Configuration errors are now displayed in the Routing Audit Log. Furthermore, when an error notification email cannot be sent, this will not break matching anymore.
    • General - Lookup fields that are polymorphic, e.g. the content can refer to a Group or a User, are now handled correctly again when creating or editing records.
    • Match Groups - Custom fields are now visible and editable again.
    • Match Groups - Setting names on the Match Group Settings tab are now always displayed properly right away.
    • Metrics Dashboard - Reports no longer count Match Groups that overflowed to another Match Group as matching.
  4. Plauti Deduplicate Release 2026 R4

    2026 R4 (3.384)
    SalesforceProductionSandbox

    New

    • Scenario Tester - Test a Deduplicate Scenario directly from the Scenarios setup page without running a full duplicate search. Enter two records or field values to compare, and verify that the Scenario produces the expected results. Read more here.

    Improved

    • API - All of Plauti Deduplicate’s triggers and Apex Classes have been updated to API version 66.0.
    • Deduplicate Setup - Quickly switch between Setup pages of all of Plauti’s Apps, and find out more about the ones you aren't using yet.
    • Flows - Specify which Scenarios to use in the ‘Search by ID’ and ‘Search by Field Values’ Flow Actions. When left empty, all Scenarios that are applied to Flow will be used as usual.

    Classes added

    If you are not using the PD permission set, add the following classes to the applicable profiles or permission sets:

    • dc3ControllerSetupScenarioTester

    Fixed

    • Deduplicate Convert - When converting Leads, any messages alerting the user to correctly fill out the form are now fully displayed again.
    • Deduplicate Entry - When opening Deduplicate Entry by URL Addressable, using the RecordType parameter, the default record type page layout was used instead of the specified record type.
    • Predefined Filters - Using a Date/Time parameter in a Predefined Filter would result in an error.
  5. Plauti Verify Release 2026 R4

    2026 R4 (3.131)
    SalesforceProductionSandbox

    Improved

    • API - All of Plauti Verify’s triggers and Apex Classes have been updated to API version 66.0.
    • Verify Setup - Quickly switch between Setup pages of all of Plauti’s Apps, and find out more about the ones you aren't using yet.

    Fixed

    • Address Validation - Validated (green) addresses with empty geocode fields (latitude/longitude) now get a suggestion including geocodes upon re-validation.
    • Transactions - In the Transactions Overview, filtering on Date/Time did not work correctly. This has been fixed; the filter now uses Date only.
  6. Plauti Manipulate Release 2026 R4

    2026 R4 (1.42.0)
    SalesforceProductionSandbox

    Improved

    • API - All of Plauti Manipulate’s triggers and Apex Classes have been updated to API version 66.0.
    • Manipulate Setup - Quickly switch between Setup pages of all of Plauti’s Apps, and find out more about the ones you aren't using yet.

    Fixed

    • General - Some warning messages did not contain any text.
  7. Plauti Assign Release 2026 R4

    2026 R4 (11.45)
    SalesforceProductionSandbox

    Update Instructions

    Improved

    • API - All of Plauti Assign’s triggers and Apex Classes have been updated to API version 66.0.
    • Assign Setup - Quickly switch between Setup pages of all of Plauti’s Apps, and find out more about the ones you aren't using yet.
    • Assignee Summary - When viewing ‘By User’, open the Assignee Record right from the Assignee Summary instead of first opening the Match Group.
    • Dynamic Assignees - From now on, the settings of Dynamic Assignees will not be overwritten anymore with the default Assignee Settings the next time the Dynamic Assignee Rules and Settings are applied.
    • General - Various small user interface improvements.
    • Match Groups - When cloning a Match Group, links to SLAs and Capacity Models are no longer copied along. This provides more configuration control, and prevents unintended SLA or capacity inheritance. After cloning, manually add SLAs and Capacity Models to the new Match Group if needed.
    • SLAs and Capacity Models - Cloning an SLA or Capacity Model is possible again. After cloning, the new SLA or Capacity Model is not yet linked to any Match Group.

    Classes added

    If you are not using the Plauti Assign permission sets, add the following classes to the applicable Admin profiles:

    • srrMatchGroupEvaluationRepository

    Other Items added

    If you are not using the Plauti Assign permission sets, add the following Object and Fields to the applicable Admin profiles:
    Object:

    • srrMatchGroupCandidate__c
      Fields:
    • Configuration_Values__c
    • Hash__c
    • JSONBlob__c

    Fixed

    • Assignee Rules - Currency fields can be fully used again in Assignee Rules.
    • Pause Assignment - When a Match Group is paused, incoming records are now assigned to the Queue User again, instead of staying with the creator of the record, until regular assignment is resumed.
    • SLAs and Capacity Models - Boolean fields (checkboxes) set to EQUAL TO = FALSE in SLA or Capacity Model criteria would result in an error.
  8. Plauti Restore Release 2026 R4

    2026 R4 (0.11.0.0)
    SalesforceProductionSandbox

    Improved

    • API - All of Plauti Restore’s triggers and Apex Classes have been updated to API version 66.0.
    • Restore Setup - Quickly switch between Setup pages of all of Plauti’s Apps, and find out more about the ones you aren't using yet.

    Classes added

    If you are not using the Plauti Restore permission sets, add the following classes to the applicable Admin and User profiles:

    • prTelemetryController

    Fixed

    • Restore Setup - A configured Object that no longer exists in the Org can now be removed properly again.
  9. Plauti Deduplicate Release 2026 R3

    2026 R3 (3.381)
    SalesforceProductionSandbox

    Bugfixes

    • Deduplicate Entry - When creating a new record from a parent record's related list, custom lookup fields now correctly pre-fill with the parent record.
    • Deduplicate Setup - Exporting a Plauti Deduplicate configuration with a large number of objects (more than ten) no longer fails due to SOQL query limits.
    • Deduplicate Setup - In Salesforce orgs with Tableau Next enabled, the Deduplicate Setup page now loads correctly. Previously, access errors related to the PersonalOrgInfo object could occur.
    • Predefined Filters - Filters on reference fields (such as CreatedById) and Record Type fields now save and work as expected.
  10. Plauti Verify Release 2026 R3

    2026 R3 (3.124)
    SalesforceProductionSandbox

    Improved

    • Verify Setup - The Transactions page now includes filtering, sorting (on the “Time” column), and pagination, to more easily search and navigate through your validation history.

    Fixed

    • Verify Entry - When clearing an email or phone field after validation, the record status now correctly reflects the remaining validated fields.
    • Verify Setup - When adding an Object, the 'Validation Field' label is now displayed correctly.
  11. Plauti Assign Release 2026 R3

    2026 R3 (11.40.2)
    SalesforceProductionSandbox

    Update Instructions

    • For all versions:
      In Salesforce Setup:
      On the Plauti Assign AssigneeRule (leadassist__AssigneeRule__c) object, add the following picklist value to the 'Operator' field:
      INCLUDES
      On the Plauti Assign MatchLog (leadassist__MatchLog__c) object, add the following picklist value to the 'Outcome' field:
      OVERFLOW
    • If you are updating from version 11.19 or earlier, make sure to follow the Update instructions for earlier versions as well! See Upgrading from Version 11.19 or earlier to the latest version‍.

    New

    • General - URLs of pages in Plauti Assign now reflect the current state in more detail, making it easier to return to specific pages. Copy the URL of a page and share or bookmark it.
    • Routing Log - The new Routing Log provides a centralized view of all assignment activities across your organization. View the Routing Log overview from the Assign Routing Log tab, or access routing history on each Match Group. Click a record name to view extensive log information.
      This first iteration starts with the basics; in following releases more features will be added.
      Note that the Routing Log tab only displays routing information from the time of update onward. Earlier info is still available on the MatchLogs tab.

    Improved

    • Assignees - Update working hours across multiple Match Groups in bulk. This is particularly useful if your users are Assignees in several Match Groups.
    • Assignees - On the Assignee Summary tab, activate or deactivate Assignees across multiple Match Groups in one go.
    • Assignees - The last Assignee features, such as availability statuses "Out of Office" and "Calendar Busy", and the Working Hours select list to quickly set a different working hour schedule for an Assignee, have been moved to the Assignee Summary tab.
    • Dynamic Assignee Rules - A new ‘Includes’ operator is available for matching users based on values within multi-select picklist fields. Note that when inverted, so “NOT Includes”, it does not find empty values.
      To use this operator, first add it to the 'Operator' field on the Plauti Assign AssigneeRule object. See the Update Instructions above.
    • SLA Reassignment - Prevent records from being reassigned to a user who previously missed the SLA for the record, improving accountability and response times. Skip only the initial Assignee or all previous Assignees.
    • SLA Reassignment - Set a limit on how many times a record is reassigned when an SLA is missed. Assign records that reached the reassignment limit to a specified ‘SLA User’, or apply the Routing Plugin to decide the next course of action; see below.
    • SLA-based Actions - The Routing Plugin can now react when a record reaches its SLA reassignment limit. Use the ‘ASSIGNMENTSLAMAXREASSIGNMENT’ plugin action for example to assign a record to a different Match Group after a certain number of reassignments. Read more here.

    Items added

    If you are not using the Plauti Assign permission sets, add access to the following Tab to the applicable Admin profiles:

    • Assign Routing Log

    Fixed

    • Dynamic Assignee Rules - Boolean fields are handled correctly again when configuring dynamic assignee rules.
    • Match Rules - Text Areas (255 characters) can be used again when configuring Match Rules.
  12. Plauti Restore Release 2026 R3

    2026 R3 (0.10.0.0)
    SalesforceProductionSandbox

    New

    • Change Details - A Change Information modal was added with more record, merge, and restore details. In the Restore Changes overview, click a change’s name to access it.
    • Restore Audit - Restores are not removed from the Restore Changes overview anymore, giving you a permanent audit trail for every rollback. Changes that were logged but not restored are still removed according to your retention settings.

    Improved

    • Changes Overview - Merge changes are grouped in Multi Merges to clearly display the master record together with its merged loser records. Click ‘Restore’ at the master record to restore all loser records together in one go.
    • Changes Overview - Restores now display a restore status (Success, Partial, Failed) after a restore operation completes. This helps identify issues that require manual attention.
    • Object Configuration - When configuring objects for tracking, you are warned if Track Updates or Track Merge is enabled without any fields or related objects configured.
      Furthermore, the Tracked Related Objects overview now includes a Priority column, to make it clear which related objects will be restored first. In large or complex orgs not all related records might be restored due to Salesforce governor limits. Read more here.
    • Restore Setup - View the storage usage of tracked changes, broken down by change type (Insert, Update, Delete, Merge) in a chart displayed on the Setup Home dashboard.

    Fixed

    • Restore Merge - In some cases, related records were not restored correctly after restoring a merge.
    • Restore Setup - Deployment failures now display the correct error message.
  13. Plauti Deduplicate Release 2026 R2

    2026 R2 (3.379)
    SalesforceProductionSandbox

    New

    • AI Merge Recommendation - Use AI-powered field selection for Auto Merge and Direct Processing, in combination with the merge rules for non-AI fields.
    • 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

    • Audit Logs - When fields are merged based on AI Merge Recommendation, the Audit Logs record that field value selection was based on AI Recommendation, as well as the AI’s reasoning for its decision.
    • 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'.
      Non-System Administrators now need the Salesforce system permission ‘Customize Application’ to edit all settings in Deduplicate Setup, instead of just the General Settings.
    • 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

    • NPSP Insert Prevention - In NPSP Orgs, in some cases, duplicate prevention in native entry pages (Lightning) did not work.
    • Manual Merge - Time fields can be edited again in the ‘Preview’ column, thus overriding the field preselection.
    • PD Merge – In some cases, Plauti Restore would interfere with Plauti Deduplicate Manual Merge activities.
  14. Plauti Verify Release 2026 R2

    2026 R2 (3.123)
    SalesforceProductionSandbox

    Improved

    • Address Validation - Choose to include the municipality (DependentLocality) in addresses, or leave it out, with the new ‘Include Municipality in Addresses’ setting.

    Fixed

    • State/Country Codes - Verify Live can handle State and Country Codes again when they are stored in text fields.
    • Verify Entry - Address suggestions respect the Verify Settings option ‘Separate multiple address lines in the Street field by’ again when set to “Line Break”.
  15. Plauti Assign Release 2026 R2

    2026 R2 (11.34)
    SalesforceProductionSandbox

    Update Instructions

    If you are updating from version 11.19 or earlier, make sure to follow the Post-Update instructions as well! See Upgrading from Version 11.19 or earlier to the latest version‍.

    Fixed

    • Capacity Models – In some cases, newly added criteria in Capacity Models were displayed in an unexpected order.
  16. Plauti Restore Release 2026 R2

    2026 R2 (0.8.0.0)
    SalesforceProductionSandbox

    Update Instructions

    If you are currently tracking merges, make sure to configure which related Objects are tracked. Without any related Objects configured, no related Objects will be restored when restoring a merge.
    Take care to configure this as soon as possible after your Org was updated to this version, particularly when automated merging processes are in place. Watch this video for an extensive explanation, or read more here.

    New

    • Merge Tracking - Configure which related Objects are tracked during merges. For records with a large number of related Objects, or a few complex relations, this ensures the most important related Objects get priority upon restore. Without this setting configured, related Objects will not be tracked for recovery anymore.
      If you are currently already tracking merges, and want to be able to restore related Objects, make sure to configure this setting! Read more here.

    Improved

    • Restoring - Restore multiple changes at once. Select up to 20 changes from a change list view to undo in one go.

    Classes added

    If you are not using the Plauti Restore permission sets, add the following classes to the applicable Admin profiles:

    • prSObjectService

    Fixed

    • Permissions - Non-admin users that do have one or both of the Plauti Restore permission sets can now merge records again with merge tracking enabled.
  17. Plauti Manipulate Release 2026 R1

    2026 R1 (1.41.0)
    SalesforceProductionSandbox

    Improved

    • Ask AI/ChatGPT - More field types were added that can be used as Result Field, e.g. URL, Email, Number, and more.

    Fixed

    • Job Overview - For Direct Actions and Scheduled Jobs, the Job Options drop-down menu was not visible in their Job Overview.
    • Scheduled Jobs - Weekly returning scheduled jobs were incorrectly indicated as returning daily in the Scheduled Job Overview.
  18. Plauti Assign Release 2026 R1

    2026 R1 (11.31)
    SalesforceProductionSandbox

    Update Instructions

    If you are updating from version 11.19 or earlier, make sure to follow the Post-Update instructions as well! See Upgrading from Version 11.19 or earlier to the latest version‍.

    Improved

    • Licenses - See your license use (currently in use and total available) on the Home page of Assign Setup.
    • Setup - All settings have now been moved to the Assign Setup tab, and the old Setup and Status tab is no longer supported.
      Can’t find the Assign Setup tab? Edit your Navigation Bar to add it or move it into view.
    • Setup - Creating rules such as Match Rules and Dynamic Assignee Rules, and their rule logic, has been improved.

    Bugfixes

    • Capacity Models - In some cases, a model with multiple rules could be saved without rule logic, rendering the model invalid.
  19. Plauti Restore Release 2026 R1

    2026 R1 (0.7.0.0)
    SalesforceProductionSandbox

    Fixed

    • Undo Merge - In some cases, records could not be restored if that would result in duplicate records.
  20. Plauti Deduplicate Release 2026 R1, Sandbox only

    2026 R1 (3.376.1)
    SalesforceProduction

    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.