diff --git a/_data/releasenotesios.yaml b/_data/releasenotesios.yaml
index a18f4fa862..1ef018e927 100644
--- a/_data/releasenotesios.yaml
+++ b/_data/releasenotesios.yaml
@@ -1,6 +1,8 @@
- operatingsystem: iOS
releases:
- - releasename: 3.9.1
+ - releasename: 3.9.3
+ - releasename: Mobile App Messaging SDK for iOS Release Notes 3.9.2
+ - releasename: Mobile App Messaging SDK for iOS Release Notes 3.9.1
- releasename: Mobile App Messaging SDK for iOS Release Notes 3.9.0
- releasename: Mobile App Messaging SDK for iOS Release Notes 3.8.2
- releasename: Mobile App Messaging SDK for iOS Release Notes 3.8.1
diff --git a/pages/documents/MessagingChannels/MobileAppMessagingSDKforiOS/ReleaseNotes/3.9.1.md b/pages/documents/MessagingChannels/MobileAppMessagingSDKforiOS/ReleaseNotes/3.9.1.md
index 72e1a8a73c..fdaa5b9913 100644
--- a/pages/documents/MessagingChannels/MobileAppMessagingSDKforiOS/ReleaseNotes/3.9.1.md
+++ b/pages/documents/MessagingChannels/MobileAppMessagingSDKforiOS/ReleaseNotes/3.9.1.md
@@ -1,3 +1,15 @@
+pagename: iOS Messaging SDK Version 3.9.1
+
+Keywords:
+sitesection: Documents
+categoryname: "Messaging Channels"
+documentname: Mobile App Messaging SDK for iOS
+
+
+permalink: mobile-app-messaging-sdk-for-ios-release-notes-3-9-1.html
+indicator: messaging
+---
+
**Release date:** June 18, 2019
### Environmental Requirements
@@ -186,4 +198,4 @@ You can find all the related configurations in the [resources ID table](http://l
-
\ No newline at end of file
+
diff --git a/pages/documents/MessagingChannels/MobileAppMessagingSDKforiOS/ReleaseNotes/3.9.2.md b/pages/documents/MessagingChannels/MobileAppMessagingSDKforiOS/ReleaseNotes/3.9.2.md
new file mode 100644
index 0000000000..2acb8471ca
--- /dev/null
+++ b/pages/documents/MessagingChannels/MobileAppMessagingSDKforiOS/ReleaseNotes/3.9.2.md
@@ -0,0 +1,25 @@
+---
+pagename: iOS Messaging SDK Version 3.9.2
+
+Keywords:
+sitesection: Documents
+categoryname: "Messaging Channels"
+documentname: Mobile App Messaging SDK for iOS
+
+
+permalink: mobile-app-messaging-sdk-for-ios-release-notes-3-9-2.html
+indicator: messaging
+---
+
+**Release date:** July 3, 2019
+
+### Environmental Requirements
+
+Supports Xcode 10.2 and Swift version 5.0 (swiftlang-1001.0.69.5 clang-1001.0.46.3), or Objective-C, and supported on iOS versions 10 through 12.
+
+### Bug fix
+The First Time Ever Welcome Message displayed randomly throughout a conversation. Exposed the Welcome message API to Objective-C
+
+
+
+
diff --git a/pages/documents/MessagingChannels/MobileAppMessagingSDKforiOS/ReleaseNotes/3.9.3.md b/pages/documents/MessagingChannels/MobileAppMessagingSDKforiOS/ReleaseNotes/3.9.3.md
new file mode 100644
index 0000000000..0a9aba3cbb
--- /dev/null
+++ b/pages/documents/MessagingChannels/MobileAppMessagingSDKforiOS/ReleaseNotes/3.9.3.md
@@ -0,0 +1,12 @@
+
+### Environmental requirements
+The iOS Mobile Messaging SDK version 3.9.3 is compatible with Xcode 10.2.1, Swift version 5.0.1 (swiftlang-1001.0.82.4 clang-1001.0.46.5), and supported on iOS versions 10 through 12.
+
+### Bug fix
+The First Time Ever Welcome Message displayed randomly throughout a conversation. Exposed the Welcome message API to Objective-C
+
+
+
+
+
+
diff --git a/pages/documents/MessagingChannels/MobileAppMessagingSDKforiOS/ReleaseNotes/releasenotes.md b/pages/documents/MessagingChannels/MobileAppMessagingSDKforiOS/ReleaseNotes/releasenotes.md
index 4ce8824e71..16f492b151 100644
--- a/pages/documents/MessagingChannels/MobileAppMessagingSDKforiOS/ReleaseNotes/releasenotes.md
+++ b/pages/documents/MessagingChannels/MobileAppMessagingSDKforiOS/ReleaseNotes/releasenotes.md
@@ -16,7 +16,29 @@ indicator: messaging
Working with this SDK or planning to in the future? Make sure to
subscribe to receive notifications of changes! When we update the Release Notes, you'll get a notification straight to your email of choice!
+### iOS Messaging SDK - Version 3.9.3
+**Release date:** July 3 2019
+
+#### Environmental Requirements
+
+The iOS Mobile Messaging SDK version 3.9.3 is compatible with Xcode 10.2.1, Swift version 5.0.1 (swiftlang-1001.0.82.4 clang-1001.0.46.5), and supported on iOS versions 10 through 12.
+
+#### Bug fixed
+
+**Reported in SDK 3.8 on iOS.** The First Time Ever Welcome Message displayed randomly throughout a conversation. Exposed the Welcome message API to Objective-C
+
+### iOS Messaging SDK - Version 3.9.2
+
+**Release date:** July 3 2019
+
+#### Environmental Requirements
+
+The iOS Mobile Messaging SDK version 3.9.2 is compatible with Xcode 10.2, Swift version 5.0 (swiftlang-1001.0.69.5 clang-1001.0.46.3), and supported on iOS versions 10 through 12.
+
+#### Bug fixed
+
+**Reported in SDK 3.8 on iOS.** The First Time Ever Welcome Message displayed randomly throughout a conversation. Exposed the Welcome message API to Objective-C
### iOS Messaging SDK - Version 3.9.1