Introduction
Salesforce constantly evolves, bringing powerful enhancements that improve security, performance, and user experience. With every release, organizations must prepare for enforced updates that may impact existing configurations and customizations. This blog will break down the key Salesforce Release Updates for Winter ’24, Spring ’24, and beyond, helping you stay ahead of the curve.
Why Salesforce Release Updates Matter
Each update enhances security, compliance, scalability, and user experience. However, some updates affect customizations and integrations, making it crucial to test and adapt before enforcement.
Key Salesforce Release Updates You Must Know
🚀 Enforced in Winter ’24
1️⃣ Deploy Enhanced Domains
Why It Matters: Improves security and supports browsers that block third-party cookies.
Impact: Affects application URLs, Experience Cloud sites, and API calls.
2️⃣ Disable Access to Session IDs in Flows
Why It Matters: Enhances security by preventing unauthorized access to session IDs.
Impact: Any flow using $Api.Session_ID will need adjustments.
3️⃣ Faster Account Sharing Recalculation
Why It Matters: Optimizes performance by dynamically determining user access.
Impact: No longer stores implicit child shares for Cases & Contacts.
4️⃣ Refined Salesforce Object ID Structure
Why It Matters: Now includes three-character Server IDs instead of two.
Impact: May cause test failures if ID validation isn't updated.
📌 Enforced in Spring ’24
1️⃣ Faster Account Sharing Recalculation for Opportunities
Why It Matters: Extends the performance improvement seen in Cases & Contacts.
Impact: Changes how access to child Opportunity records is determined.
2️⃣ ICU Locale Formats Adoption
Why It Matters: Standardizes date, time, currency, and number formats globally.
Impact: Replaces JDK locale formats with ICU standards.
3️⃣ Guest Users Can’t Edit Approval Requests
Why It Matters: Strengthens security for approval processes.
Impact: Guest users can only approve/reject requests—not modify them.
🔜 Scheduled for Summer ’24 & Beyond
1️⃣ Allow Only Trusted Cross-Org Redirections
Why It Matters: Prevents unauthorized redirects to other Salesforce orgs.
Action Required: Add trusted org URLs to the allowlist.
2️⃣ Run Flows in Bot User Context
Why It Matters: Ensures bots run flows using assigned permissions & profiles.
Impact: Reduces security risks in automated processes.
3️⃣ MFA Auto-Enablement Final Phase
Why It Matters: Enforces Multi-Factor Authentication (MFA) in all orgs.
Impact: Mandatory for all users by Spring ’24.
How to Prepare for Salesforce Release Updates?
✅ Monitor the Release Updates page in Salesforce Setup.
✅ Use the Test Run option to preview changes before enforcement.
✅ Update custom code & integrations to align with new security & domain policies.
✅ Enable MFA & verify trusted URLs to avoid disruptions.
Final Thoughts
Keeping up with Salesforce Release Updates is crucial for security, compliance, and performance. By preparing in advance, you can minimize disruptions and leverage new features for a more optimized CRM experience.
🔹 What updates are you preparing for? Drop your thoughts in the comments!
Comments