Skip to content

Commit 944afe6

Browse files
committed
MOBILE-1543 prefetch: Document new 'single' param in prefetch
1 parent f4abe8c commit 944afe6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

upgrade.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
This files describes API changes in the Moodle Mobile app,
22
information provided here is intended especially for developers.
33

4+
=== 3.1.0 ===
5+
6+
* A new param "single" is passed to the prefetch functions of handlers registered in $mmCoursePrefetchDelegateProvider. Please notice that the download of sections will always send false/undefined, if you use this function somewhere else to download a single module then you should pass single=true.
7+
48
=== 3.0 ===
59

610
* The function $mmaModBook#getChapterContent now requires to receive the result of $mmaModBook#getContentsMap instead of module.contents.

0 commit comments

Comments
 (0)