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 04c17f5 commit 1679e38Copy full SHA for 1679e38
2 files changed
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
## [Unreleased]
4
5
+## [Version 3.2.17, Build 223] - 2026-04-08Z
6
+
7
+- Feature/color temperature row crash guard (#1133)
8
+- Bump addressable from 2.8.9 to 2.9.0 (#1132)
9
+- Fix clipped Sitemap top left interaction indicator (#1134)
10
+- Guard NumberState format fallbacks (#1100)
11
+- fastlane: update screenshots config for current simulators and App Store requirements
12
13
## [Version 3.2.16, Build 222] - 2026-03-30Z
14
15
- Migrate OpenHABSitemapViewController to SwiftUI (#892)
Version.xcconfig
@@ -6,5 +6,5 @@
// https://developer.apple.com/documentation/xcode/adding-a-build-configuration-file-to-your-project
-MARKETING_VERSION = 3.2.16
-CURRENT_PROJECT_VERSION = 222
+MARKETING_VERSION = 3.2.17
+CURRENT_PROJECT_VERSION = 223
0 commit comments