This files describes API changes in Totara Mobile.
information provided here is intended especially for developers.

=== 19.1 ===
Updated the catalog_retrieval::get_page_of_objects to use the parent version and instead use catalog_retrieval::get_page for mobile specific overrides.
Deprecated totara_mobile_completed_learning query in favour of the mobile_completedlearning_my_items query in the sub-plugin

=== 16.0 ===
Extended the user profile resolvers to allow for mobile specific overrides, this adds a totara_mobile_user type which should be used instead of the base user type in mobile queries.

=== 15.0 ===
Updated the totara_mobile_course query to take an optional guest password argument and conditionally allow for guest access
