WWDC26 Sessions: What’s New in Shortcuts

Happy WWDC26 to those who celebrate! Don't miss the What's new in Shortcuts session that covers our new automation types, additions to the Use Model action, and new Storage actions presented by Duraid.

On Mastodon, Shortcuts team lead (and my former coworker) Ayaka Nonaka shared the “What’s New in Shortcuts” session from WWDC26 with the following:

Happy #WWDC26 to those who celebrate! Don’t miss the What’s new in Shortcuts session that covers our new automation types, additions to the Use Model action, and new Storage actions presented by @duraid 🥣

https://developer.apple.com/videos/play/wwdc2026/310

Here are the chapters:

Here are the chapter summaries:

  • 0:01 – Introduction
    Shortcuts lets people combine everyday app actions and surface them across the system – like through Siri, Control Center, and the Action Button. Explore three major enhancements to Shortcuts and how to leverage the content in your app to integrate with the system.
  • 0:57 – Automations
    In iOS 26, Automations are easier to discover in the Shortcuts editor. There are three new automation types – screenshot, keyboard connection, and notification. The notification automation enables fine-grained, keyword-filtered triggers based on notification content. Learn techniques to build notifications that integrate well with automations.
  • 3:25 – Use Model
    The Use Model action has access to the latest Apple Intelligence models with web retrieval. Use the model transcript inspector to evaluate the exact data that’s passed to the model from your app’s App Intent entities.
  • 6:58 – Storage
    Storage lets shortcuts persist data between runs using Get, Set, and global storage values that sync across all of someone’s devices via iCloud. Use storage in powerful ways, like to give the Use Model action a “memory”. For App Intent entities, use a stable, device-consistent identifier to ensure correct recognition across devices.

View the post on Mastodon and watch the WWDC session on the Apple Developer site or watch on YouTube.

Posts You Might Like

Apple Intelligence in under 2 minutes: Did they fix Siri?
After the WWDC keynote, I filmed this quick video summarizing what’s new with Apple Intelligence.
Siri Vision Pro: my Spatial Shortcuts visionOS concept video
Check out my short concept video for using Shortcuts with Apple Vision Pro. Built using the visionOS beta, these shortcuts use Open App – and I want Apple to add my simulated "pinning" functionality.
Entity Enhancements: Help Siri AI Better Understand Your Apps’ Content
With Siri AI, Apple has updated App Intents to better understand data from your apps – with IntentValueRepresentation, RelevantEntities, EntityCollection, and SyncableEntity.
New in the Shortcuts Library: Apple TV Apps shortcuts
While updating my Apple TV Remote shortcuts for multiple devices, I cleaned up my Apple TV apps and built out a new set of shortcuts to open them all.

Was this useful?