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: Difference between revisions

From MoodleDocs
m (MDLSITE-6551)
m (Reverted edits by Mudrd8mz (talk) to last revision by Marina Glancy)
Tag: Rollback
Line 22: Line 22:
* [https://moodle.org/mod/forum/discuss.php?d=343278 MSA-16-0026] When debugging is enabled, error exceptions returned from webservices could contain private data.
* [https://moodle.org/mod/forum/discuss.php?d=343278 MSA-16-0026] When debugging is enabled, error exceptions returned from webservices could contain private data.


===tablees and improvements===
===Fixes and improvements===
   
   
* MDL-47500 - SCORM: Remove blank space on top
* 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-29332 - Allow calculated questions to have variables with case differences (usually affects upgrades from before Moodle 2.1)
* MDL-56129 - table video playback with iOS 10.0 and 10.1 devices (iPad / iPhone)
* 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-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-42041 - Book: put "Turn editing on" button in a more obvious location
* MDL-56368 - tableed alignment of settings for Restrict Access when activity titles are very long
* 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-55858 - Remove unsubscribe link from notification email in forum with forced subscription
* MDL-55505 - Assignment: tableed bug when editing grades for previous submission attempts overwrites existing grades
* 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
* MDL-56328 - Bootstrapbase Themes - reduce section activity indent when not editing



Revision as of 13:14, 9 August 2021

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