Note:

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

Moodle 2.7.1 release notes: Difference between revisions

From MoodleDocs
(Created page with "Releases > {{FULLPAGENAME}} Release date: Not yet released Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+...")
 
(Adding issues)
Line 1: Line 1:
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: Not yet released
Release date: 14 July, 2014
   
   
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.7.1%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.7.1].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.7.1%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.7.1].
Line 7: Line 7:
===Highlights===
===Highlights===
   
   
* ...
* MDL-41383 - File picker works when zooming in and out of browser
* MDL-45580 - PDF Annotations working with multiple attempts
   
   
===Functional changes===
===Functional changes===
   
   
* ...
* MDL-43274 - Course logs can no longer be deleted when course is reset
   
   
===API changes===
===API changes===
   
   
* ...
* MDL-44871 - Behat tests written for Atto functionalities
* MDL-43669 - Configuration option added so that mail can be sent from noreply address exclusively
   
   
===Security issues===
===Security issues===
Line 23: Line 25:
===Fixes and improvements===
===Fixes and improvements===
   
   
* ...
* MDL-44124 - iCal import recurrence rules working consistently
* MDL-45579 - Duplicate group enrolment keys for the same course are no longer allowed
* MDL-45682 - Can now insert images using Chrome
   
   
==See also==
==See also==

Revision as of 07:46, 7 July 2014

Releases > Moodle 2.7.1 release notes

Release date: 14 July, 2014

Here is the full list of fixed issues in 2.7.1.

Highlights

  • MDL-41383 - File picker works when zooming in and out of browser
  • MDL-45580 - PDF Annotations working with multiple attempts

Functional changes

  • MDL-43274 - Course logs can no longer be deleted when course is reset

API changes

  • MDL-44871 - Behat tests written for Atto functionalities
  • MDL-43669 - Configuration option added so that mail can be sent from noreply address exclusively

Security issues

A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.

Fixes and improvements

  • MDL-44124 - iCal import recurrence rules working consistently
  • MDL-45579 - Duplicate group enrolment keys for the same course are no longer allowed
  • MDL-45682 - Can now insert images using Chrome

See also