New Features
Key | What it means for you |
---|---|
DG-4259 — Transform rules in preprocessing | Apply a full transform rule directly in the matching-model preprocessing step—no more workarounds. |
DG-4448 — AI assistant for master / merge rules | One click in the rule editor now summons LLM wizards to draft master- and field-merge logic for you. |
DG-4512 — AI assistant for transform rules | The same AI magic is now available when building transform rules, accelerating rule creation. |
DG-4548 — AI assistant in data quality designer | Generate complex Data-Quality rules with natural-language prompts. |
DG-4506 — Charts in emails | Release emails now include colorful doughnut breakdowns of duplicates—just like the dashboard. |
DG-4484 — Filter by model when merging / converting | When multiple matching models are in play, use a “Filter” section to run actions on a specific model. |
DG-4464 — Dual match-confidence slider | Mass Merge, Mass Convert, Mass Update, and scheduled jobs now use a two-handle slider so you can target an exact confidence range. |
DG-4526 — Export “IDs only” | All modules offer a super-fast CSV export that contains just Salesforce Record IDs—no extra queries. |
DG-4529 — Group-size filters | Filter duplicate set results (and mass-action dialogs) by the number of records in a group. |
DG-4510 — Dataset API v2 | New endpoints: fetch up to 1,000 rows per page, pull imported-record IDs, and enjoy a higher 60 req/min rate limit. |
Improvements
Key | Enhancement |
---|---|
DG-4389 | Updated default dashboard layout for new sign-ups—clearer KPIs, cleaner visuals. |
DG-4514 | Field-order dropdown in dataset → Fields tab for lightning-fast column re-ordering. |
DG-4517 | Rule editor: collapsible preview pane with smooth slide animation (more canvas space when you need it). |
DG-4521 | Sort the rules list by name, type, or last-modified. |
DG-4537 | “SOQL WHERE” text box now auto-grows as you type multi-line queries. |
DG-4573 | Smarter messaging in Mass Convert—clearly tells you whether you’re converting matched, unmatched, or both. |
DG-4547 | Dashboard pie-chart auto resized to fix screen better |
DG-4588 | Lead-to-Contact conversions scales up for dramatically faster runs. |
Fixes
DG-4355 Resolved “Unable to create/update fields: AccountId” when undoing Account merges involving Account Team Members or custom Sales Summary records.
DG-4446 Blank org rows no longer cause “Organization not found” on login.
DG-4456 Importr jobs recover gracefully after worker restarts; no more endless spinners or “Dataset is already locked” errors
DG-4492 NPSP merge no longer fails with “fieldsToNull” column error.
DG-4523
+ country code
prefixed phone numbers validate correctly when enhanced validation is on.DG-4525 Fixed premature termination of ML training sessions.
DG-4527 Copying matching models to Sandbox now carries over transform rules and custom dictionaries
DG-4533 Eliminated sporadic analysis time-outs on large datasets.
DG-4538 Chart generation in emails hardened.
DG-4544 Mass-transform triggers on CSV imports finish without errors.
DG-4546 On-boarding dialog now disables Next until at least one object is selected
DG-4549 When synonyms are used with first-N-character matches, trailing spaces no longer prevent matching; synonym logic is now punctuation-aware.
DG-4581 Brushr keeps Line Type mapping after Salesforce object refresh.
DG-4592 Account restore handles ContentDocumentLink without
IsArchived
field.