Skip to content

Commit 472918e

Browse files
Commit & Release Version 4.3.0
1 parent 000e5ff commit 472918e

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

changelogs-android.txt

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
*None.
25+
26+
27+
Bug Fixes:
28+
29+
*fixed anyAuth() issue in BuiltUser class.
30+
31+
32+
33+
34+
====================================================================================
35+
136
Version: 4.2.1
237
Date: 26-April-2018
338

0 commit comments

Comments
 (0)