// What's New
What shipped, and what to adopt
Release roundups across the Apple developer stack — Swift, SwiftUI, SwiftData, and Xcode. Each one covers what's genuinely new, what it replaces, and what's worth adopting on a real deployment target.
iOS 26Swift 6.2iOS 18Xcode 26
SwiftUI
2iOS 26Aug 27, 2026 · 5 min
What's New in SwiftUI — iOS 26
Liquid Glass, a native WebView, rich text editing, and a redesigned tab bar — what iOS 26 actually changes for shipping apps.
iOS 18Aug 23, 2026 · 5 min
What's New in SwiftUI — iOS 18
iOS 18 gives SwiftUI two macros that remove real boilerplate, a rebuilt TabView, zoom transitions, and MeshGradient.
Swift
2Swift 6.2Aug 25, 2026 · 5 min
What's New in Swift 6.2
Swift 6.2 makes concurrency the default instead of the exception, plus fixed-size arrays and backtick identifiers with spaces.
iOS 26Aug 17, 2026 · 5 min
The Foundation Models Framework — On-Device LLM Access for Apps
iOS 26's Foundation Models framework gives apps on-device LLM access with typed, structured output — no API key, no network call.