We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa3d28c commit 1f61e33Copy full SHA for 1f61e33
CHANGELOG.md
@@ -3,6 +3,17 @@ Android ChangeLog
3
4
Migration Guide: http://docs.urbanairship.com/topic_guides/android_migration.html.
5
6
+Version 9.0.1 - February 13, 2018
7
+=================================
8
+
9
+Patch release to fix a minor display issue and data validation for in-app messaging.
10
11
+Changes
12
+-------
13
+- Fixed in-app message displays when using the EXCLUDE_FROM_AUTO_SHOW flag in the manifest.
14
+- Added missing checks for identifier lengths for both in-app messages and message buttons.
15
16
17
Version 9.0.0 - January 31, 2018
18
================================
19
airship.properties
@@ -1,5 +1,5 @@
1
# Airship Version
2
-version = 9.0.0
+version = 9.0.1
# Support Library Version
supportLibVersion = 27.0.2
0 commit comments