Skip to content

Commit f0dd610

Browse files
committed
Released version 3.0.7
1 parent e8f250c commit f0dd610

28 files changed

+138
-83
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22

3-
## Version 3.0.6
3+
## Version 3.0.7
4+
5+
09-09-2016
6+
7+
* Fixed an issue with GCM and FCM conflicting with other registration services.
8+
* Prevent real-time connections in background processes.
49

510
06-09-2016
611

docs/allclasses-frame.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_77) on Tue Sep 06 17:31:25 IST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 09 10:39:57 IST 2016 -->
66
<title>All Classes (intercom-sdk-base API)</title>
7-
<meta name="date" content="2016-09-06">
7+
<meta name="date" content="2016-09-09">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/allclasses-noframe.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_77) on Tue Sep 06 17:31:25 IST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 09 10:39:57 IST 2016 -->
66
<title>All Classes (intercom-sdk-base API)</title>
7-
<meta name="date" content="2016-09-06">
7+
<meta name="date" content="2016-09-09">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/constant-values.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_77) on Tue Sep 06 17:31:25 IST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 09 10:39:57 IST 2016 -->
66
<title>Constant Field Values (intercom-sdk-base API)</title>
7-
<meta name="date" content="2016-09-06">
7+
<meta name="date" content="2016-09-09">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/deprecated-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_77) on Tue Sep 06 17:31:25 IST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 09 10:39:57 IST 2016 -->
66
<title>Deprecated List (intercom-sdk-base API)</title>
7-
<meta name="date" content="2016-09-06">
7+
<meta name="date" content="2016-09-09">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/help-doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_77) on Tue Sep 06 17:31:25 IST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 09 10:39:57 IST 2016 -->
66
<title>API Help (intercom-sdk-base API)</title>
7-
<meta name="date" content="2016-09-06">
7+
<meta name="date" content="2016-09-09">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

0 commit comments

Comments
 (0)