Note:

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

Moodle 3.0.6 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 16: Line 16:
* [https://moodle.org/mod/forum/discuss.php?d=339631 MSA-16-0022] Web service tokens should be invalidated when the user password is changed or forced to be changed
* [https://moodle.org/mod/forum/discuss.php?d=339631 MSA-16-0022] Web service tokens should be invalidated when the user password is changed or forced to be changed


===tablees and improvements===
===Fixes and improvements===
   
   
* MDL-55312 - Bugfix: Load timeout for modules: core/first occurs after purge caches
* MDL-55312 - Bugfix: Load timeout for modules: core/first occurs after purge caches

Revision as of 13:14, 9 August 2021

Releases > Moodle 3.0.6 release notes

Release date: 12 September 2016

Here is the full list of fixed issues in 3.0.6.

Highlights

  • MDL-37250 - Lessons: save students attempts if they timeout
  • MDL-50586 - Warn teachers about removing level 0 in rubrics as it leads to unexpected grades.
  • MDL-41174 - Update the calendar event when inline changing activity name or duplicating activity
  • MDL-33741 - Allow teacher to access course files in hidden categories using Server files repository in filepicker

Security issues

  • MSA-16-0022 Web service tokens should be invalidated when the user password is changed or forced to be changed

Fixes and improvements

  • MDL-55312 - Bugfix: Load timeout for modules: core/first occurs after purge caches
  • MDL-55292 - Include tideways profiler along with xhprof for PHP7 profiling
  • MDL-54892 - Uninstall scheduled tasks when plugin is uninstalled
  • MDL-22183 - Prevent stats from running later and later - use scheduled task time only
  • MDL-47371 - Bugfix: The character & is displayed as " & amp ; " in book module
  • MDL-52544 - Resolved problems of Oracle driver in PHP7 environment
  • MDL-51078 - Add "All changes" option to the Action selector in report_log (was present in 2.6 and removed in 2.7+)
  • MDL-52105 - Remove CAP_PROHIBIT in manager role for capability 'enrol/self:holdkey'
  • MDL-54847 - Allow students to insert HTML audio and video tags
  • MDL-55273 - Default setting for cookiesecure should be on

See also