You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+18
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
2014-05-05 wooster, pkamb v1.4.3
2
+
--------------------------------
3
+
4
+
This release adds checks to ensure that custom person data is sent in a timely manner and is immediately visible in the dashboard alongside messages.
5
+
6
+
Added `debuggingOptions` property on ATConnect that allows the developer to specify debug logging preferences for their app. Use `debuggingOptions` to hide the debug panel or limit the debug logging of HTTP requests.
7
+
8
+
Also fixes an issue where Chinese and Japanese keyboard input could hide buttons in the Feedback dialog.
9
+
10
+
Fixes:
11
+
12
+
* IOS-489 Chinese input hides feedback dialog buttons.
13
+
* IOS-381 Japanese input hides feedback dialog buttons.
14
+
* IOS-478 Issue where setting custom person data is not synced to server.
15
+
* IOS-370 Investigate sending order of Person and Message.
16
+
* IOS-485 HTML Response logs contents of the HTML.
0 commit comments