Note:

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

Moodle 3.6.1 release notes: Difference between revisions

From MoodleDocs
(template, list of fixed issues link, regression fix, other fixes)
 
mNo edit summary
Line 4: Line 4:
   
   
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.6.1%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.6.1].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.6.1%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.6.1].
 
 
===Regression fix===
{{Note|If you are upgrading from a previous version, please see [[:en:Upgrading|Upgrading]] in the user docs. ''In particular, for sites using a custom theme or login form, from 3.6 onwards, the login form must include a new login token field. See [[Login token]] for details.''}}===Regression fix===
   
   
* MDL-64307 - Previous messaging conversations should be displayed after upgrading
* MDL-64307 - Previous messaging conversations should be displayed after upgrading

Revision as of 01:55, 6 December 2018

Releases > Moodle 3.6.1 release notes

Release date: 5 December 2018

Here is the full list of fixed issues in 3.6.1.

Note: If you are upgrading from a previous version, please see Upgrading in the user docs. In particular, for sites using a custom theme or login form, from 3.6 onwards, the login form must include a new login token field. See Login token for details.

Regression fix

  • MDL-64307 - Previous messaging conversations should be displayed after upgrading

Other fixes

  • MDL-64206 - Facebook logo is correctly displayed when using OAuth 2 authentication
  • MDL-63459 - Calculated multichoice question able to answer with negative note in interactive mode

See also