File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ Version 3.1.50, Build 207] - 2026-02-26Z
6+
7+ - fix: bypass HTTP cache for all URL image widgets on state-change reload (#1083 )
8+ - fix: use RFC 3986 relative URL resolution in resolveFullURL (#1084 )
9+ - fix: revalidate image widget cache on state-change updates
10+ - Bump crowdin/github-action from 2.14.0 to 2.14.1 (#1074 )
11+ - Swiftlint fix
12+ - project: remove stray WatchTypography and duplicate PreviewConstants from openHABWatch
13+ - project: remove duplicate orphan BuildFile entry for DADC420A
14+ - project: fix literal \t sequences in PreviewConstants.swift indentation
15+ - project: fix malformed PBXFileSystemSynchronizedRootGroup section
16+ - watchOS: use decorateWidgetsWithSendCommand in preview init to resolve merge conflict with openapigen-swiftui
17+ - CI: restore project.pbxproj after build; fix PreviewConstants indentation
18+ - fastlane: clear FL_CHANGELOG after use to reduce summary noise
19+ - project: pre-apply Xcode 26.2 project.pbxproj normalisations
20+ - openHABWatch: fix Release build failures due to #Preview type-checking
21+ - fastlane: replace get_build_number with xcconfig read
22+ - fastlane: replace remaining get/update_xcconfig_value calls with plain Ruby
23+ - fastlane: use absolute path for Version.xcconfig in increment_build
24+ - fastlane: replace missing get/update_xcconfig_value plugin with plain Ruby
25+ - Add Version.xcconfig; centralise versioning; fix extension CFBundleVersion; update Fastfile
26+ - Fixes possible resource leak when running for long periods (#1070 )
27+
528## [ Version 3.1.49, Build 106] - 2026-02-12Z
629
730- Provide source for commands sent (#1064 )
Original file line number Diff line number Diff line change 1- MARKETING_VERSION = 3.1.49
2- CURRENT_PROJECT_VERSION = 106
1+ MARKETING_VERSION = 3.1.50
2+ CURRENT_PROJECT_VERSION = 207
You can’t perform that action at this time.
0 commit comments