# Summer '26 Abridged

---

The [Salesforce Discord Collective](https://join.sfxd.org) Presents:  
**[THE SUMMER 26 RELEASE NOTES - ABRIDGED](https://cloud.bessereau.eu/s/pHrWj6fbj6q4sqZ)**  
Judging by the security releases, “Monthly Releases” was just an excuse for “Massive Shitshow”

---

**CRITICAL STUFF**

- Salesforce has [fucked your Admin Login Experience](https://help.salesforce.com/s/articleView?id=005321563&type=1), by improving your security so tight that up until a week for now the [official guidance](https://help.salesforce.com/s/articleView?id=release-notes.rn_security_enhancements_upcoming.htm&release=262&type=5) was “you’ll need per-device hardware or biometric authentication” before they finally remembered passkeys also work. And if your SSO provider isn’t secure enough according to Salesforce, you’ll get another MFA prompt. Yessir. They’ll also default to [email-only logins](https://help.salesforce.com/s/articleView?id=release-notes.rn_security_login_changes.htm&release=262&type=5) unless you go to ?login=1…
- Salesforce has [fucked your reporting experience](https://www.freelikeapuppy.tech/post/salesforce-is-breaking-salesforce) (or will, for now), because slightly hindering ShinyHunters is worth alienating most your client base. [OH WAIT, NOW IT’S ONLY ON EXPORTS, A FEW DAYS BEFORE ENFORCEMENT ! THANK FUCK FOR ENTERPRISE SOLUTIONS AND THEIR STABLE COMMUNICATION !](https://help.salesforce.com/s/articleView?id=005321566&type=1). Let’s not version the page so people can’t see how bad it almost got :D
- Salesforce has [fucked your security protocols](https://help.salesforce.com/s/articleView?id=005318944&type=1) by freezing users using non-enterprise VPNs, because if you’re an SMB working at an airport you either pay your yearly EBITDA to get Cisco VPN instead of your [peasant](https://www.youtube.com/watch?v=eKIyVnoZDdQ) NordVPN or you GTFO our cloud software, I guess ? Hey at least there’s [a one stop shop for you to read their unupdated documentation](https://help.salesforce.com/s/articleView?id=release-notes.rn_security_enhancements_consolidated_help.htm&language=en_US&release=262&type=5)
- \[DEV\] In API V67, Security changes a LOT. [USER\_MODE becomes standard instead of system mode for all Apex database calls](https://help.salesforce.com/s/articleView?id=release-notes.rn_apex_default_user_mode.htm&release=262&type=5), and changes the SOQL statement from [“WITH SECURITY\_ENFORCED” to “WITH USER\_MODE”](https://help.salesforce.com/s/articleView?id=release-notes.rn_apex_removed_withSecurityEnforced.htm&release=262&type=5) because [renamings are fun](https://renameforce.com/). [Classes also respect Sharing by default](https://help.salesforce.com/s/articleView?id=release-notes.rn_apex_default_enforce_sharing.htm&release=262&type=5), which now means that [Triggers now never do](https://help.salesforce.com/s/articleView?id=release-notes.rn_apex_triggers_system_mode.htm&release=262&type=5) on the assumption you’ll re-assert those edge-case boundaries explicitly in the class layer. [SOAP Login is now tied to a permission](https://help.salesforce.com/s/articleView?language=en_US&id=release-notes.rn_api_soap_login.htm&release=262&type=5) and [also now handles JWT](https://help.salesforce.com/s/articleView?id=release-notes.rn_api_soap_jwt.htm&release=262&type=5)
- A Release Update [Blocks Apex Anonymous Code from Managed Packages](https://help.salesforce.com/s/articleView?id=release-notes.rn_apex_block_exec_anon_ru.htm&release=262&type=5). This is a great thing security wise (there was no way to bound what the package could do in your org), but will probably break old packages that aren’t maintained anymore, and also some homebrewed apps that [abused this](https://xkcd.com/149/).
- Certificate Changes industry-wide impact continue to impact Salesforce since last release, with [more frequent rotations](https://help.salesforce.com/s/articleView?language=en_US&id=release-notes.rn_general_certificate_lifespans.htm&release=262&type=5), [more frequent validation](https://help.salesforce.com/s/articleView?id=release-notes.rn_general_domain_validation_periods.htm&release=262&type=5), [separation of authority](https://help.salesforce.com/s/articleView?id=release-notes.rn_general_mtls_certs.htm&release=262&type=5), etc. At this point if you use Certificates for anything you should review if you’re impacted - check your certs in Salesforce, check your integrations, check the things.
- [DKIM/SPF isn’t optional anymore](https://help.salesforce.com/s/articleView?id=release-notes.rn_sales_productivity_email_domain_verify.htm&release=262&type=5) ([hasn’t been for a while tbh](https://help.salesforce.com/s/articleView?id=release-notes.rn_sales_adopt_authorized_email_domains.htm&release=262&type=5)) and [action is required if you use unverified domains](https://help.salesforce.com/s/articleView?id=release-notes.rn_sales_productivity_email_substitute_unverified.htm&release=262&type=5)([they’ll know](https://help.salesforce.com/s/articleView?id=release-notes.rn_sales_notify_users_unverified_domain.htm&release=262&type=5)) [though sandboxes get a workaround](https://help.salesforce.com/s/articleView?id=release-notes.rn_sales_email_auth_domain_copy.htm&release=262&type=5).

**GENERAL STUFF**

- [RIP Own Archive Package](https://help.salesforce.com/s/articleView?id=release-notes.rn_archive_end_of_llife.htm&release=262&type=5), and [RIP Chatter](https://help.salesforce.com/s/articleView?id=release-notes.rn_general_chatter_default_off.htm&release=262&type=5), start planning migration I guess. [Yes it’s not dead dead yet](https://i.redd.it/3lfexgo5ea3e1.jpeg), but I’m generally right about calling SF tech murders. I also seem to remember some Experience Cloud image stuff leveraging Chatter APIs some 10 years ago…
- [Profile Filtering](https://help.salesforce.com/s/articleView?id=release-notes.rn_permissions_profile_filtering_ru.htm&release=262&type=5) means that in Winter 27, users won’t be able to view profile names other than their own unless they’re assigned the View All Profiles permission
- Permissions Management gets great updates with [permission dependency display on edit](https://help.salesforce.com/s/articleView?id=release-notes.rn_permissions_dependencies_modal.htm&release=262&type=5), [Sharing list views is now possible without access to manage them all](https://help.salesforce.com/s/articleView?id=release-notes.rn_listviews_share_private.htm&release=262&type=5), Field Access can now be viewed across [Permission Sets, PSGs, and Profiles on a single screen](https://help.salesforce.com/s/articleView?id=release-notes.rn_permissions_field_access.htm&release=262&type=5), and Profile Changes can [be tracked if you have Event Monitoring only](https://help.salesforce.com/s/articleView?id=release-notes.rn_permissions_transaction_security_policies.htm&release=262&type=5). Still in Permissions world but different, you can now [Choose Whether to Grant Access Using Role Hierarchies for Queues](https://help.salesforce.com/s/articleView?id=release-notes.rn_sharing_queues_hierarchies.htm&release=262&type=5).
- Dashboards can now [leverage LWCs to display information](https://help.salesforce.com/s/articleView?id=release-notes.rn_rd_embed_lwc_in_dashboards.htm&release=260&type=5) (now GA, required Support activation). [Sounds powerful](https://knowyourmeme.com/memes/la-noire-doubt-press-x-to-doubt). For those of you with corporate branding [dashboards also now have brand presets](https://help.salesforce.com/s/articleView?id=release-notes.rn_rd_custom_org_themes.htm&release=262&type=5).
- DOUBLE YOUR SUCCESS WITH NOT ONE BUT [TWOOOOOOO ROW LEVEL FORMULAS](https://help.salesforce.com/s/articleView?id=release-notes.rn_rd_increase_row_level_formulas.htm&release=262&type=5) ! … for just the compute power of a third of a bad agent you could get ten, [IDK](https://www.urbandictionary.com/define.php?term=IDK).
- Report exports as Excel now, like CSV exports, support [disabling the formulas by wrapping them in quotes](https://help.salesforce.com/s/articleView?id=release-notes.rn_rd_disable_formulas_excel_export.htm&release=262&type=5)
- For Deployments, Flows have [fixed their Send Email Template reference](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_persist_email_template_references_across_environments.htm&release=262&type=5)
- The new Approval Processes based on Flows can now [require unanimous approval from Groups](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_automated_approvals_unanimous_approvals.htm&release=262&type=5) in addition to the already existing “first approver” logic, and approval designers can [see Flow dependencies without have access to a full Flow licence](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_automated_approvals_designers_view_usage_details.htm&release=262&type=5) allowing split responsibilities betwixt pure automation and approvals.
- You can now create [non-preview sandboxes during the Upgrade season without contacting Support](https://help.salesforce.com/s/articleView?id=release-notes.rn_sandbox_non_preview_selection.htm&release=262&type=5)
- In Service, you can [Monitor how frequently and recently users apply specific email templates](https://help.salesforce.com/s/articleView?id=release-notes.rn_email_template_usage_on_case_records.htm&release=262&type=5), and [route work based on original request date](https://help.salesforce.com/s/articleView?id=release-notes.rn_omnichannel_custom_requested_date.htm&release=262&type=5), which I feel was already a thing… ?
- The Mobile App can now embed [Tableau Next Dashboards](https://help.salesforce.com/s/articleView?id=release-notes.rn_mobile_tua_dashboard.htm&release=262&type=5), as well as [React Apps](https://help.salesforce.com/s/articleView?id=release-notes.rn_mobile_react_in_mobile.htm&release=262&type=5) ([which include Agent SDKs](https://help.salesforce.com/s/articleView?id=release-notes.rn_mobile_afmsdk_react_native.htm&release=262&type=5)). The [Home Page can also be admin-customized](https://help.salesforce.com/s/articleView?id=release-notes.rn_mobile_home_page.htm&release=262&type=5) instead of letting end users do it, and [Actionable Notifications are now GA](https://help.salesforce.com/s/articleView?id=release-notes.rn_mobile_actionable_notifications.htm&release=262&type=5)
- Foundations gets [Lead Scoring](https://help.salesforce.com/s/articleView?id=release-notes.rn_general_foundations_people_scoring.htm&release=262&type=5)  
    which uses [Marketing Cloud Next](https://help.salesforce.com/s/articleView?id=mktg.mktg_data_scoring_parent.htm&type=5) to score based on [Rules and Models you set up](https://help.salesforce.com/s/articleView?id=mktg.mktg_data_scoring_default_ref.htm&type=5). Also added via MCNext is [Web Traffic Tracking](https://help.salesforce.com/s/articleView?id=release-notes.rn_general_foundations_web_tracking.htm&release=262&type=5) (stored in Data Cloud)
- In Data Cloud, [Time Tracking](https://help.salesforce.com/s/articleView?id=release-notes.rn_cdp_2026_summer_web_sdk_time_tracking.htm&release=262&type=5) allows following user engagement metrics via the WebSDK. Lots of [other updates](https://help.salesforce.com/s/articleView?id=release-notes.rn_c360_truth.htm&language=en_US&release=262&type=5) are interesting if you use it, but this one is more a strategy-changing release, so I’m [leaving it here](https://knowyourmeme.com/memes/homer-simpson-backs-into-bushes).
- Experience Cloud Files [malware scanning goes GA and you can upload up to 10GB to Aura/LWR sites](https://help.salesforce.com/s/articleView?id=release-notes.rn_experiences_files_malware_scanning.htm&release=262&type=5), and the [Files glow-up](https://www.youtube.com/watch?v=dQw4w9WgXcQ) I flagged last release is now landing for real.
- In Field Service, [a new Scheduling Console is based on LWCs](https://help.salesforce.com/s/articleView?id=release-notes.rn_fieldservice_262_scheduling_console.htm&release=262&type=5), with optimization passes covering [no-reschedule appointments](https://help.salesforce.com/s/articleView?id=release-notes.rn_fieldservice_262_keep_scheduled.htm&release=262&type=5), [nearby](https://help.salesforce.com/s/articleView?id=release-notes.rn_fieldservice_262_group_nearby_objective.htm&release=262&type=5) [appointments](https://help.salesforce.com/s/articleView?id=release-notes.rn_fieldservice_262_same_site_objective.htm&release=262&type=5), and ways to [manage slower vehicles for travel times](https://help.salesforce.com/s/articleView?id=release-notes.rn_fieldservice_262_travel_time_scaling_factor.htm&release=262&type=5). [Appointment Insights](https://help.salesforce.com/s/articleView?id=release-notes.rn_fieldservice_262_appt_insights.htm&release=262&type=5) expose which constraint in the rule set blocked the assignment, [and is available via API](https://help.salesforce.com/s/articleView?id=release-notes.rn_fieldservice_262_appt_insights_api.htm&release=262&type=5), while [Activity Reports](https://help.salesforce.com/s/articleView?id=release-notes.rn_fieldservice_262_activity_reports.htm&release=262&type=5) surface why a given appointment was dropped from the schedule (spoiler: it’s usually an [off-by-one](https://en.wikipedia.org/wiki/Off-by-one_error) in someone’s working hours).
- [Slack “Salesforce channels” now default to ON in new Enterprise/Unlimited orgs](https://help.salesforce.com/s/articleView?id=release-notes.rn_slack_default_on.htm&release=262&type=5), creating a Slack Workspace automatically for some reason. I’m not sure if I hate this or like it.
- I’m still not sure because the wording is weird, but it really looks like most of [Scale Center](https://help.salesforce.com/s/articleView?id=release-notes.rn_scalability.htm&release=262&type=5) is free now for most customers. Includes [Org Overview, LEX Performance](https://help.salesforce.com/s/articleView?id=release-notes.rn_scale_center.htm&release=262&type=5), [Page Usage Insights](https://help.salesforce.com/s/articleView?id=release-notes.rn_scale_center_usage_insights.htm&release=262&type=5), and [Apex Auditing with ApexGuru](https://help.salesforce.com/s/articleView?id=release-notes.rn_apexguru.htm&release=262&type=5)
- [Data Mask &amp; Seed](https://help.salesforce.com/s/articleView?id=release-notes.rn_data_mask_and_seed.htm&release=262&type=5) is a new Salesforce native app that allows masking sandbox data to avoid emails being sent to real customers or PII being leaked. Honestly a cool product. Seems to be free.
- Worth clocking the pattern this release: Scale Center, Flow Orchestration, Setup-with-Agentforce and Data Mask all quietly going *free*. That’s not generosity, it’s a [loss-leader](https://en.wikipedia.org/wiki/Costco_hot_dog), as in “make the platform plumbing frictionless so you wander into the Agentforce and Data Cloud turnstiles, where the [meter actually runs](https://www.youtube.com/watch?v=dLl4PZtxia8)”.

**FLOWS**

- You can *finally* [use Formulas as Action input parameters without creating it as a Resource](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_use_formula_mode_for_action_inputs.htm&release=262&type=5) (but still not entry conditions [sadge](https://knowyourmeme.com/memes/sadge))
- [Show Toast](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_actions_show_toast_message.htm&release=262&type=5) surfaces non-blocking notifications across screen transitions, while [Open a Page](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_actions_open_a_page.htm&release=262&type=5) is clearly targeting the NavigateAnywhere custom-action pattern,
- Element changes: DataTable [better supports lookups by allowing a display of Record Name instead of Id](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_screens_view_related_record_names_and_hyperlink_data_table.htm&release=262&type=5), and Decision Elements can use [more Date options](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_use_date_operators_in_decision_logic.htm&release=262&type=5) which brings you closer to parity with other places in Salesforce (but isn’t really there yet)
- On the UI side, [you can collapse Fault Paths](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_collapse_fault_paths.htm&release=262&type=5) and can [group radio buttons](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_screens_save_screen_space_with_radio_button_groups_in_screen_flows.htm&release=262&type=5), you get new [resource pickers for Prompt Instructions](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_find_and_select_resources_easily_in_add_prompt_instructions.htm&release=262&type=5) and [recommendation Strategy](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_resource_selection_in_resource_strategy_flow_elements.htm&release=262&type=5) elements, you can [add images from Static Resources directly from the builder](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_screens_find_and_upload_static_resource_images_from_the_display_text.htm&release=262&type=5), and you [can override styles for more stuff](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_screens_more_component_styling_options.htm&release=262&type=5). Also [Timeout Path](https://help.salesforce.com/s/articleView?language=en_US&id=release-notes.rn_automate_flow_builder_control_timeout_path_visibility.htm&release=262&type=5) isn’t shown anymore by default for async actions.
- You can now finally [set the batch amount](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_scheduled_flow_batching.htm&release=262&type=5) for Scheduled Flow, leading I am sure to no admin ever setting the batch size to 1 to compensate for their horrible tens of after-save flows that do [SOQL in loops](https://knowyourmeme.com/memes/this-is-fine).
- For debugging, there is now a [version-comparison tool to check what changed between Flow versions](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_visual_flow_version_comparison.htm&release=262&type=5) (easily my favourite point of this release) which also supports [transform mapping changes](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_version_comparison_transform.htm&release=262&type=5), Flows report [health per-element on the List View](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_mgmt_element_error_rate.htm&release=262&type=5) ([wow](https://knowyourmeme.com/memes/surprised-pikachu)), Screen Flows now [show Execution Path even after execution](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_visualize_testing_path.htm&release=262&type=5), and [Agentforce can help you interpret errors](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_troubleshoot_and_fix_flow_errors_with_agentforce_beta.htm&release=262&type=5) (one use case I genuinely consider value-adding for admins)
- Flow Orchestration is now [standard with no usage based entitlements](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_orchestrator_standard_feature.htm&release=262&type=5), it was paid before. [Details about the function here](https://help.salesforce.com/s/articleView?id=platform.orchestrator_flow_orchestrator.htm&language=en_US&type=5). This heavily changes how multi-step processes should be built. I’m assuming they did this to try to boost [Agentforce adoption](https://www.vice.com/en/article/8gkqmb/everything-a-drug-dealer-says-672).

**DEVELOPMENT**

- [Web Console (Beta)](https://help.salesforce.com/s/articleView?id=release-notes.rn_apex_webconsole.htm&release=262&type=5) is the probable replacement for Developer Console with [pretty much the same functionality I guess, but with the Org Browser added?](https://help.salesforce.com/s/articleView?id=release-notes.rn_web_console.htm&release=262&type=5).
- Salesforce allows devs to [subscribe to the Dev channel for Orgs so they can push even more unstable stuff](https://help.salesforce.com/s/articleView?id=release-notes.rn_lwc_release_manager.htm&release=262&type=5), such as [private method updates for LWCs, which shouldn’t change anything, but… yeah](https://help.salesforce.com/s/articleView?id=release-notes.rn_lwc_release_manager_private_methods.htm&release=262&type=5)
- [SOQL WHERE now allows FORMULA() to calculate arithmetic functions](https://help.salesforce.com/s/articleView?id=release-notes.rn_api_soql_where.htm&release=262&type=5). Not the same thing as the [Apex Formula thing](https://developer.salesforce.com/docs/atlas.en-us.apexref.meta/apexref/apex_class_System_Formula.htm).
- Salesforce has [discovered](https://xkcd.com/2140/) [string templates](https://help.salesforce.com/s/articleView?id=release-notes.rn_apex_multiline_string.htm&release=262&type=5) so your HTTP payloads aren’t as horrible to read.
- External Services, the “API as low code” from Salesforce, supports [Enums now](https://help.salesforce.com/s/articleView?id=release-notes.rn_ext_services_schema_enums.htm&release=262&type=5) as well as [100-MB binary file support](https://help.salesforce.com/s/articleView?id=release-notes.rn_ext_services_enhancements.htm&release=262&type=5)
- Shoved into “Agent-stuff” for no reason, the “[Named Query API](https://help.salesforce.com/s/articleView?id=release-notes.rn_api_named_query_ga.htm&release=262&type=5)” is a great way to not only expose specific queries to Agents, but also packages, or APIs if you want to [decouple](https://programmerhumor.io/memes/spaghetti-code) maintenance responsibility.
- If you’re using APEX actions in Flows, you can now [add a custom Header to your Apex Actions to give context or instructions to users](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_extend_add_custom_header_for_apex_action.htm&release=262&type=5), define Custom Property Editors for individual Apex Action outputs, or create [Custom Output parameter types](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_actions_use_custom_collection_types_invocable_action_output_params.htm&release=262&type=5) rather than APEX Actions to store the data, which improves builder load performance. While using those, you can do [complex data mappings in the Action Input without using a Transform element](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_use_transform_mode_for_action_inputs.htm&release=262&type=5), which honestly feels weird to me, why wouldn’t I want an explicit transformer that’s class-agnostic ???, and you can [set Field Values directly](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_use_complex_type_configurator_for_apex_inputs.htm&release=262&type=5) otherwise. Also they [removed a useless toggle](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_remove_include_toggle_for_apex_action_inputs.htm&release=262&type=5) so if you’re wondering why it’s gone it’s because you were using something that did nothing at all.
- The usual [distortion additions and changes](https://help.salesforce.com/s/articleView?id=release-notes.rn_lwc_vscode_lwc.htm&release=262&type=5) if you use Lightning Web Security, including [one that’s breaking on data: URI Scheme](https://help.salesforce.com/s/articleView?id=release-notes.rn_lc_lws_htmlanchorelement_distortion.htm&release=262&type=5)
- Salesforce implementing [Lazyloading for lists](https://help.salesforce.com/s/articleView?id=release-notes.rn_lwc_release_manager_dynamic_list.htm&release=262&type=5) (dev preview, will as always break unexpectedly because item 5001 has a [null](https://www.thedrive.com/news/29388/california-mans-plot-to-avoid-tickets-with-null-vanity-plate-nets-him-12k-in-fines) attribute or smth)
- [Custom Lightning Types for the SDK](https://help.salesforce.com/s/articleView?id=release-notes.rn_lt_mobile_metadata.htm&release=262&type=5) seem to be tailored for [agent data output](https://help.salesforce.com/s/articleView?id=release-notes.rn_lt_mobile_setup.htm&release=262&type=5) and have the [worst fucking screenshot to display the concept](https://help.salesforce.com/s/articleView?id=release-notes.rn_lt_preview_comp.htm&release=262&type=5)
- You can now build React apps in Salesforce with what the call [“Multi-Framework”](https://help.salesforce.com/s/articleView?id=release-notes.rn_react_build.htm&release=262&type=5). Announced in [April](https://developer.salesforce.com/blogs/2026/04/build-with-react-run-on-salesforce-introducing-salesforce-multi-framework), the [docs have also been updated](https://developer.salesforce.com/docs/platform/einstein-for-devs/guide/reactdev-overview.html)
- [Local Dev is renamed to “Live Preview”](https://help.salesforce.com/s/articleView?id=release-notes.rn_lwc_live_preview.htm&release=262&type=5) and still allows you to see LWCs locally while you’re developing without having to push to sf, both [in browser](https://help.salesforce.com/s/articleView?id=release-notes.rn_lwc_single_component.htm&release=262&type=5) and [in VScode](https://help.salesforce.com/s/articleView?id=release-notes.rn_lwc_vscode_lwc.htm&release=262&type=5).
- If I’m not reading this wrong, this [Chat Transcript Migration](https://help.salesforce.com/s/articleView?id=release-notes.rn_data_pipelines_chat_transcript.htm&release=262&type=5) which requires changing pipelines, [only applies to LiveAgent and Standard Messaging](https://help.salesforce.com/s/articleView?id=service.conv_transcript_where_conv_data_resides.htm&type=5), which are both [legacy](https://en.wikipedia.org/wiki/Here_be_dragons).
- In “Impactful non-prod stuff”, [Integration Tests are Dev Preview](https://help.salesforce.com/s/articleView?id=release-notes.rn_apex_integrations_testing.htm&release=262&type=5) and allow you to commit data and see end-to-end results, before removing the generated data with “@TearDown” and [Elastic Limits for Async Jobs](https://help.salesforce.com/s/articleView?id=release-notes.rn_apex_elastic_async_limit.htm&release=262&type=5) allows you to exceed daily allocation but with throttled rate of usage.

**COMMERCE**

- B2CCommerce, ex-DemandWare, new “Agentforce Commerce” or something, has a [shitton](https://www.urbandictionary.com/define.php?term=shitton) of updates, signalling a probable “Deeply Connected, Permanently Separate” approach contrary to CPQ. You get [integrations with Agentforce Marketing](https://help.salesforce.com/s/articleView?id=release-notes.rn_comm_b2c_marketing.htm&release=262&type=5), a better [Salesforce Connection](https://help.salesforce.com/s/articleView?id=release-notes.rn_b2c_salesforce_connection.htm&release=262&type=5) with [Shopper profile Syncs](https://help.salesforce.com/s/articleView?id=release-notes.rn_b2c_shopper_sync.htm&release=262&type=5), better [Staging handling with automated Image replication from Staging to Prod](https://help.salesforce.com/s/articleView?id=release-notes.rn_b2c_image_replication.htm&release=262&type=5), various [storefront updates](https://help.salesforce.com/s/articleView?id=release-notes.rn_b2c_26_6_sfnext.htm&release=262&type=5) including [content blocks if you’re using Next](https://help.salesforce.com/s/articleView?id=release-notes.rn_b2c_content_blocks.htm&release=262&type=5), [anomaly detection](https://help.salesforce.com/s/articleView?id=release-notes.rn_comm_b2c_anomaly.htm&release=262&type=5)… so sizable updates that really hint to a product that’s still living for quite a bit.
- B2BCommerce on core, gets a few [pricing management updates](https://help.salesforce.com/s/articleView?id=release-notes.rn_comm_store_pages.htm&release=262&type=5), some [Checkout updates](https://help.salesforce.com/s/articleView?id=release-notes.rn_comm_cart_checkout_shipping.htm&release=262&type=5) (including [multiple carts](https://help.salesforce.com/s/articleView?id=release-notes.rn_comm_multicart.htm&release=262&type=5) which is great for big Groups), and a few [search updates](https://help.salesforce.com/s/articleView?id=release-notes.rn_comm_search.htm&release=262&type=5) geared towards better ordering your products for your clients. They also [put forward their Connect REST APIs](https://help.salesforce.com/s/articleView?id=release-notes.rn_comm_headless_react_reference_app.htm&release=262&type=5) for better headless management, but those mostly all existed before and are quite robust already.

**MARKETING**

- Marketing Cloud Next, the Data-Cloud-native successor stitched together out of [nine-ish marketing acquisitions](https://knak.com/blog/salesforce-marketing-cloud-next/) that you’re assured needs “no migration” while Engagement sits quietly in the [SF-tech-murder](https://help.salesforce.com/s/articleView?id=release-notes.rn_archive_end_of_llife.htm&release=262&type=5) waiting room, has finally shipped **[AMPscript](https://help.salesforce.com/s/articleView?id=release-notes.rn_mktg_data.htm&release=262&type=5)**. Yes. The scripting language that’s powered Marketing Cloud Engagement since roughly the [bronze age](https://en.wikipedia.org/wiki/Bronze_Age) is, in 2026, a *new feature* (let’s not use a new framework). r/salesforce noticed: the running theme over there is that “Next” keeps re-implementing things the old product already did a decade ago, except now metered against consumption-based Data Cloud credits no one can forecast. And that’s the tell behind the whole [Agentforce-everything](https://renameforce.com/) rename wave &gt;&gt; Sales Cloud, Service Cloud and Commerce all getting the prefix: the rebrand is cosmetic, but it quietly walks you onto consumption billing you can neither forecast nor cap. Anyway…
- RCS [is suddenly everywhere](https://www.gsma.com/futurenetworks/rcs/), and it’s worth asking why *now*: not a groundswell of user demand, but [Apple finally caving and shipping it on the iPhone](https://www.macworld.com/article/2144333/iphone-rcs-android-blue-green-blue-bubble-drama.html), which is what gave the carriers’ Universal Profile actual reach. The [gap versus plain SMS](https://www.twilio.com/en-us/blog/what-is-rcs-messaging) is the whole story: SMS is a simple, universal pipe (160 characters, no branding, no read receipts, and crucially no analytics flowing back to whoever sent it). RCS is IP-based and *rich*, as in verified-branded sender, delivery + read receipts, typing dots, carousels… every one of which is really a telemetry-and-ads channel for the vendor, presented as a feature. For actual end users, plain text is still the better deal: it works everywhere and doesn’t quietly report back. Salesforce is [bolting RCS onto Marketing Cloud](https://help.salesforce.com/s/articleView?id=release-notes.rn_mktg_rcs.htm&language=en_US&release=262&type=5) regardless, because more rich = more trackable = more billable.

**AGENTFORCE**

- You can [chat](https://help.salesforce.com/s/articleView?id=release-notes.rn_agentforce_new_beta_languages.htm&release=262&type=5) [and talk](https://help.salesforce.com/s/articleView?id=release-notes.rn_agentforce_voice_lang_expansion.htm&release=262&type=5) in more languages, but remember that [any non-english language is a 50% increase in token cost at minimum](https://medium.com/@craigtrim/why-non-english-speakers-pay-more-for-ai-eb6db7d5b67c), thank heck you can [see consumption now](https://help.salesforce.com/s/articleView?id=release-notes.rn_agentforce_usage_dmo.htm&release=262&type=5)
- [Voice enabled Agents](https://help.salesforce.com/s/articleView?id=release-notes.rn_agentforce_voice_new_builder_launch.htm&release=262&type=5) arrive, I wonder how token expensive those are…
- Factor this into your migration roadmap: you’ll need [the new Agent Builder Studio](https://help.salesforce.com/s/articleView?id=release-notes.rn_agentforce_legacy_agent_creation.htm&release=262&type=5) to continue building agents and [upgrade the old ones](https://help.salesforce.com/s/articleView?id=release-notes.rn_agentforce_upgrade.htm&release=262&type=5).
- The new [Implementation Guide](https://help.salesforce.com/s/articleView?id=release-notes.rn_agentforce_guide_refresh.htm&release=262&type=5) is a great step into AgentScript, the famous pro-code option for your low-code agents.
- Agents [can be created from Flow Builder without tool switching](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_create_agent_in_flow_builder.htm&release=262&type=5) when selecting an Agent action from a flow. The advent of the Builder for all things is nigh :)
- [Setup with Agentforce](https://help.salesforce.com/s/articleView?id=release-notes.rn_setup_with_agentforce_ga.htm&release=262&type=5) (not to be confused with [Agent for Setup, now discontinued](https://help.salesforce.com/s/articleView?id=release-notes.rn_setup_with_agentforce_legacy.htm&release=262&type=5)) is free (for 500 agent actions per month) and can help you manage permissions, because a non-deterministic permissions management tool is what you need.
- In Service World, you can [Use Agentforce to meet your SLAs in communication or case updates](https://help.salesforce.com/s/articleView?id=release-notes.rn_entitlements_agentic_milestones.htm&release=262&type=5) which doesn’t mean the case will actually advance, just that you [met the contractual point](https://help.salesforce.com/s/articleView?id=release-notes.rn_entitlements_sla_predictive_insights.htm&release=262&type=5) of sending an email. I look forward to being a customer on the [receiving end](https://www.reddit.com/r/MaliciousCompliance/) of that.
- It seems you can plug [Agentforce to Gemini](https://help.salesforce.com/s/articleView?id=release-notes.rn_sales_agents_gemini_manage_records.htm&release=262&type=5) which is great as cross-vendor interoperability is always a positive signal (and almost always [gets sunset](https://killedbygoogle.com/) once the margins stop justifying it)
- Agentforce gets [MCP compatibility](https://help.salesforce.com/s/articleView?id=release-notes.rn_agentforce_mcp.htm&release=262&type=5) but I’d still wait until the industry decides if MCP is really the future before investing into it. Use [Policies](https://help.salesforce.com/s/articleView?id=release-notes.rn_agentforce_gateway_policies.htm&release=262&type=5) to define which ones which Agent uses or doesn’t.
- Salesforce [now hosts MCP servers for your favourite AI tools](https://help.salesforce.com/s/articleView?id=release-notes.rn_api_hosted_mcp_servers_ga.htm&release=262&type=5), some [examples here](https://developer.salesforce.com/blogs/2025/06/introducing-mcp-support-across-salesforce), example of how to setup your own hosted MCP [here on github](https://github.com/salesforcecli/mcp), usages include [finding or creating metadata](https://help.salesforce.com/s/articleView?id=release-notes.rn_api_context_mcp_server_beta.htm&release=262&type=5) which is just an MDAPI wrapper but eh. As above - I’d be careful about MCP-everything as of yet.
- You can expose [AI functionality to Experience Cloud users](https://help.salesforce.com/s/articleView?id=release-notes.rn_set_up_ai_assisted_self_service_experiences_on_experience_cloud_sites.htm&release=262&type=5) if you [love paying](https://knowyourmeme.com/memes/shut-up-and-take-my-money) for their licences and their usage costs.
- Observability is better now [thanks to custom scorers and analytics](https://help.salesforce.com/s/articleView?id=release-notes.rn_einstein_analytics_new_experience.htm&release=262&type=5) meaning you can see if your agent is having a positive impact on public reception as well.

**DOGELAND**

- [:doge:](https://imgur.com/QyoMzOl) [Even SF realized the Agentforce for Flow thing I was dissing for two releases isn’t ready for Prod](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_agentforce_for_flow_is_now_beta.htm&release=262&type=5) but hey you can [spend an unknown amount of tokens to modify screen flows](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_update_screen_flows_with_natural_language_prompts.htm&release=262&type=5)
- [:doge:](https://imgur.com/QyoMzOl) [Salesforce starting work on IPv6](https://help.salesforce.com/s/articleView?id=release-notes.rn_general_ipv6_ready.htm&release=262&type=5) a rough [15 years](https://en.wikipedia.org/wiki/IPv6_deployment) after it got released… how about them one-month enforcement timelines ?
- [:doge:](https://imgur.com/QyoMzOl) [Salesforce Launches Agentforce Operations](https://www.salesforce.com/news/stories/agentforce-operations-announcement/), or you know, [just fuckin buys Regrello in November 2025 and rebrands it with no integration whatsoever yet (twice, it was Agentforce Supply Chain up until today)](https://www.regrello.com/) and then [shoves it in the release notes for no fuckin reason](https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_agentforce_supply_chain.htm&language=en_US&release=262&type=5)

---

This abridged version was graciously written up by the **SF Discord**

We have a nice wiki: [https://wiki.sfxd.org/](https://wiki.sfxd.org/)

And a LinkedIn page: [https://www.linkedin.com/company/sfxd/](https://www.linkedin.com/company/sfxd/)

Join the ~18000 members in the most active chat-based community around Salesforce these parts of the web at [http://join.sfxd.org/](http://join.sfxd.org/)

---