Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Moodle Mobile 2.2 release notes

From MoodleDocs
Revision as of 08:43, 8 October 2015 by Juan Leyva (talk | contribs)

Moodle Mobile release notes > Moodle Mobile 2.2 release notes

Release date: 10th September 2015

Complete list of issues for Moodle Mobile Moodle Mobile 2.2

Improvements

  • Updated Ionic to version 1.1.0
  • Errors are now triggered only the first time they happen
  • Some third party core library errors are now omitted
  • Improved display of Book and IMS Content Packages (scrolling and iframe size problems fixed)
  • App use prevented if required user data such as first name is missing
  • Keyboard is now automatically closed when submitting some forms to prevent Ionic errors.

Fixes

  • mod_folder errors in Moodle 2.8 fixed
  • Assignment descriptions are now visible in versions prior to 2.9
  • In old Moodle versions the participants list is now correctly displayed
  • Implementation of $mmCourse#getUserCourses to retrieve user's courses
  • Code generation for notifications are now processed in a queue to avoid race conditions
  • Back button is now shown in subviews after using side menu web/help
  • Existing notifications are reset during upgrade to avoid the error reported in MOBILE-1148
  • Sanitization rule fixed to avoid overriding the Ionic rule
  • Errors related to invalid/null ids in the storage fixed
  • Forum refresh when request failed throws an error fixed
  • For large book pages, the user is no longer forced to scroll up to see new pages
  • Safari browser DOM IDBDatabase Exception 8 fixed
  • Fix for warning $translateSanitization: No sanitization strategy has been configured