From 6fbedb26fdb1a74e30acfb70db62854871ef5519 Mon Sep 17 00:00:00 2001 From: Ryan Lepinski Date: Fri, 13 Sep 2024 14:55:40 -0700 Subject: [PATCH] Release 18.9.1 (#3204) --- Airship.podspec | 2 +- Airship/AirshipConfig.xcconfig | 2 +- Airship/AirshipCore/Source/AirshipVersion.swift | 2 +- AirshipContentExtension.podspec | 2 +- AirshipDebug.podspec | 2 +- AirshipServiceExtension.podspec | 2 +- CHANGELOG.md | 6 ++++++ 7 files changed, 12 insertions(+), 6 deletions(-) diff --git a/Airship.podspec b/Airship.podspec index 4211b5d38..647b5bcee 100644 --- a/Airship.podspec +++ b/Airship.podspec @@ -1,4 +1,4 @@ -AIRSHIP_VERSION="18.9.0" +AIRSHIP_VERSION="18.9.1" Pod::Spec.new do |s| s.version = AIRSHIP_VERSION diff --git a/Airship/AirshipConfig.xcconfig b/Airship/AirshipConfig.xcconfig index 98530e671..8cafbdf07 100644 --- a/Airship/AirshipConfig.xcconfig +++ b/Airship/AirshipConfig.xcconfig @@ -1,6 +1,6 @@ //* Copyright Airship and Contributors */ -CURRENT_PROJECT_VERSION = 18.9.0 +CURRENT_PROJECT_VERSION = 18.9.1 // Uncomment to include the preview build warning // OTHER_CFLAGS = $(inherited) -DUA_PREVIEW=1 diff --git a/Airship/AirshipCore/Source/AirshipVersion.swift b/Airship/AirshipCore/Source/AirshipVersion.swift index 4b2d861f7..c29322cc4 100644 --- a/Airship/AirshipCore/Source/AirshipVersion.swift +++ b/Airship/AirshipCore/Source/AirshipVersion.swift @@ -3,7 +3,7 @@ import Foundation public struct AirshipVersion { - public static let version = "18.9.0" + public static let version = "18.9.1" public static func get() -> String { return version } diff --git a/AirshipContentExtension.podspec b/AirshipContentExtension.podspec index b8e9021a8..8ff579384 100644 --- a/AirshipContentExtension.podspec +++ b/AirshipContentExtension.podspec @@ -1,4 +1,4 @@ -AIRSHIP_VERSION="18.9.0" +AIRSHIP_VERSION="18.9.1" Pod::Spec.new do |s| s.version = AIRSHIP_VERSION diff --git a/AirshipDebug.podspec b/AirshipDebug.podspec index 623b98931..060142f01 100644 --- a/AirshipDebug.podspec +++ b/AirshipDebug.podspec @@ -1,4 +1,4 @@ -AIRSHIP_VERSION="18.9.0" +AIRSHIP_VERSION="18.9.1" Pod::Spec.new do |s| s.version = AIRSHIP_VERSION diff --git a/AirshipServiceExtension.podspec b/AirshipServiceExtension.podspec index a5809c0c4..9a24b4900 100644 --- a/AirshipServiceExtension.podspec +++ b/AirshipServiceExtension.podspec @@ -1,4 +1,4 @@ -AIRSHIP_VERSION="18.9.0" +AIRSHIP_VERSION="18.9.1" Pod::Spec.new do |s| s.version = AIRSHIP_VERSION diff --git a/CHANGELOG.md b/CHANGELOG.md index 4379f91b3..9e56526e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # iOS Changelog +## Version 18.9.1 September 13, 2024 +Patch release to fix Scene button not able to be tapped in some cases. + +#### Changes +- Fix Scene buttons not able to be tapped if the last page of the scene contains a wide image background. + ## Version 18.9.0 September 10, 2024 Minor release that introduces `fallback` parameter when requesting permission updates and the permission is denied. This release also contains a fix for a regression in 18.8.0 where Channel Registration would continuously update for channels that have upgraded from an earlier