We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 000e5ff commit 472918eCopy full SHA for 472918e
changelogs-android.txt
@@ -1,3 +1,38 @@
1
+Version: 4.3.0
2
+Date: 13-July-2018
3
+
4
5
+New Features:
6
7
+ *BuiltApplication
8
+ 1] Added 'syncWithPagination()' method.
9
+ 2] Added 'syncOnlyWithPagination(String[] onlyClassUid)' method.
10
+ 3] Added 'syncExceptWithPagination(String[] exceptClassUid)' method.
11
12
+ *BuiltQueryResult
13
+ 1] Added 'getCreatedCount()' method.
14
+ 2] Added 'getUpdatedCount()' method.
15
+ 3] Added 'getDeletedCount()' method.
16
17
+API Modifications:
18
19
+ *None.
20
21
22
+API Deprecation:
23
24
25
26
27
+Bug Fixes:
28
29
+ *fixed anyAuth() issue in BuiltUser class.
30
31
32
33
34
+====================================================================================
35
36
Version: 4.2.1
37
Date: 26-April-2018
38
0 commit comments