Note:

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

Moodle 3.0.7 release notes

From MoodleDocs
Important:

This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date.

Why not view this page on the new site and help us to migrate more content to the new site!

Releases > Moodle 3.0.7 release notes

Release date: 14 November 2016

Here is the full list of fixed issues in 3.0.7.

Functional changes

  • MDL-46946 - Prompt users to complete required custom user profile fields before allowing them to use the site
  • MDL-43796 - Assignment: When importing an assignment with blind marking into another course never reveal identities

API changes

  • MDL-52051 - Migrate to Dropbox API v2
  • MDL-55602 - Sessions: Add support for Redis as a session_class_handler

Security issues

  • MSA-16-0023 Question engine allows access to files that should not be available
  • MSA-16-0024 Non-admin site managers may accidentally edit admins via web services
  • MSA-16-0025 Capability to view course notes is checked in the wrong context
  • MSA-16-0026 When debugging is enabled, error exceptions returned from webservices could contain private data.

Fixes and improvements

  • MDL-47500 - SCORM: Remove blank space on top
  • MDL-29332 - Allow calculated questions to have variables with case differences (usually affects upgrades from before Moodle 2.1)
  • MDL-56129 - Fix video playback with iOS 10.0 and 10.1 devices (iPad / iPhone)
  • MDL-29774 - When adding group members and using user search display groups of potential members
  • MDL-42041 - Book: put "Turn editing on" button in a more obvious location
  • MDL-56368 - Fixed alignment of settings for Restrict Access when activity titles are very long
  • MDL-55858 - Remove unsubscribe link from notification email in forum with forced subscription
  • MDL-55505 - Assignment: Fixed bug when editing grades for previous submission attempts overwrites existing grades
  • MDL-56328 - Bootstrapbase Themes - reduce section activity indent when not editing

See also