Skip to content

Commit 7c2a6e4

Browse files
author
openhab-bot
committed
committed version bump: 3.1.50 (207)
Signed-off-by: openhab-bot <info@openhabfoundation.org>
1 parent f5d0f9c commit 7c2a6e4

2 files changed

Lines changed: 25 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
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)

Version.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
MARKETING_VERSION = 3.1.49
2-
CURRENT_PROJECT_VERSION = 106
1+
MARKETING_VERSION = 3.1.50
2+
CURRENT_PROJECT_VERSION = 207

0 commit comments

Comments
 (0)