We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2259dcb commit fb72fc5Copy full SHA for fb72fc5
2 files changed
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
## [Unreleased]
4
5
+## [Version 3.2.21, Build 227] - 2026-04-13Z
6
+
7
+- [codex] Handle invalid inline image data (#1146)
8
+- Upgrade GitHub workflow v3 (#1145)
9
+- Feature/lazy linked page navigation v3 (#1142)
10
+- Decouple hot sitemap rows from shared view model (#1140)
11
+- Simplify test scheme discovery configuration
12
13
## [Version 3.2.20, Build 226] - 2026-04-12Z
14
15
- Remove widget reconciliation from SwiftUI sitemap update path (#1139)
Version.xcconfig
@@ -6,5 +6,5 @@
// https://developer.apple.com/documentation/xcode/adding-a-build-configuration-file-to-your-project
-MARKETING_VERSION = 3.2.20
-CURRENT_PROJECT_VERSION = 226
+MARKETING_VERSION = 3.2.21
+CURRENT_PROJECT_VERSION = 227
0 commit comments