Skip to content

Patch version 3.1.50

Choose a tag to compare

@openhab-bot openhab-bot released this 26 Feb 01:21
· 38 commits to develop since this release
  • fix: bypass HTTP cache for all URL image widgets on state-change reload (#1083)
  • fix: use RFC 3986 relative URL resolution in resolveFullURL (#1084)
  • fix: revalidate image widget cache on state-change updates
  • Bump crowdin/github-action from 2.14.0 to 2.14.1 (#1074)
  • Swiftlint fix
  • project: remove stray WatchTypography and duplicate PreviewConstants from openHABWatch
  • project: remove duplicate orphan BuildFile entry for DADC420A
  • project: fix literal \t sequences in PreviewConstants.swift indentation
  • project: fix malformed PBXFileSystemSynchronizedRootGroup section
  • watchOS: use decorateWidgetsWithSendCommand in preview init to resolve merge conflict with openapigen-swiftui
  • CI: restore project.pbxproj after build; fix PreviewConstants indentation
  • fastlane: clear FL_CHANGELOG after use to reduce summary noise
  • project: pre-apply Xcode 26.2 project.pbxproj normalisations
  • openHABWatch: fix Release build failures due to #Preview type-checking
  • fastlane: replace get_build_number with xcconfig read
  • fastlane: replace remaining get/update_xcconfig_value calls with plain Ruby
  • fastlane: use absolute path for Version.xcconfig in increment_build
  • fastlane: replace missing get/update_xcconfig_value plugin with plain Ruby
  • Add Version.xcconfig; centralise versioning; fix extension CFBundleVersion; update Fastfile
  • Fixes possible resource leak when running for long periods (#1070)