The July 2025 release includes the following changed behavior.
Match process
Now, only updates to match fields cause patch records to be assigned the MATCH DIRTY status. During the generate tokens step in jobs such as generate search indexes or match keys, match keys are generated only for patch records that have the MATCH DIRTY status. The reduction in the number of records with the MATCH DIRTY status enhances the performance of the match process.
Previously, updates to any field caused patch records to be assigned the MATCH DIRTY status, which resulted in the generation of match keys for all patch records.
The searchable and auto-suggest properties include the following updates:
•To enable system fields as searchable, you must set at least one basic or smart field in a business entity as searchable.
Previously, you could set system fields as searchable without enabling other fields as searchable.
•To enable fields for auto-suggestions, you must set the field as searchable. If existing fields in business entities are enabled for auto-suggestions, ensure that you also set them as searchable.
Previously, auto-suggestions appeared on business applications even if you didn't set the fields as searchable.