Diferencia entre revisiones de «Notas de Moodle 3.11.2»

De MoodleDocs
(added page)
 
(tidy up)
 
Línea 5: Línea 5:
[[Historia de las versiones]] > {{FULLPAGENAME}}
[[Historia de las versiones]] > {{FULLPAGENAME}}


Fecha de liberación: 13 Septiembre 2021
   
   
Aquí está  [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.11.3%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true la lista completa de composturas en 3.11.3].
Aquí está  [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.11.2%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true la lista completa de composturas en 3.11.2].
 
==Mejoras y composturas generales==
==Compostura de regresión==
* MDL-70176 - Forum Grading Does Not Respect Separate Groups Filter
* MDL-72203 - Redirect security checks should not introduce additional cURL requests
* MDL-71121 - Default settings async course backup
* MDL-49202 - Checking "Hidden" in grade item settings does not hide the item from student, at the same time selecting "Hide" from dropdown on the setup page does
* MDL-72242 - Missing SVG files in forum posts
* MDL-70376 - Assignment - Annotated PDF Download issues when page is turned
* MDL-72312 - PHP 7.2 tests failing in 3.10 & 3.9, caused by buggy php-igbinary extension
* MDL-71500 - Cannot select a date on the right hand side 3 month mini calendar, after previously selecting one
* MDL-69451 - moodle_read_slave_trait: restore temptables object when creating rw and ro handles
* MDL-72033 - User tours: step placement issues if screen too narrow
* MDL-71973 - Exception thrown when evaluating disabled models from the CLI
* MDL-70006 - Suspended enrolment will get analytics messages
* MDL-70165 - Unable to change user role in a new course
* MDL-70433 - In gradebook titles, ampersand '&' is being displayed as & amp;
* MDL-71050 - H5P does not use the correct language
* MDL-72358 - Error exception in content bank when an H5P file doesn't exist
* MDL-72265 - Backup code added in MDL-56310 incorrectly checks moodle/role:safeoverride for users who already have moodle/role:override
* MDL-67833 - Text run over on Lang customization screen
* MDL-72035 - Course completion report Excel download should include BOM to ensure correct character encoding
* MDL-71945 - Bulk releasing grades for anonymous submissions pushes them to gradebook
* MDL-71844 - Navigation breadcrumbs lost when running single task
* MDL-71487 - Setting filesize settings to huge values breaks settings pages/search
* MDL-72207 - Webservice mod_assign_get_submission_status doesn't support "All participants"
* MDL-71029 - Forum summary report multiplies counts by number of enrollments a user has
* MDL-72271 - Clicking "Finish Review" after a quiz set to Full screen popup with Javascript security results in a 404 to /mod/quiz/0 if not in a popup window
* MDL-72325 - sitepolicynotagreed popup appears when trying to start a user tour
* MDL-72153 - Privacy export of user data doesn't export description files correctly/triggers debugging
* MDL-72106 - Error being displayed after deleting calendar subscription
* MDL-71899 - Improve 3.11 Activity information performance
* MDL-71925 - Inaccurate word count in Brickfield accessibility toolkit


==Mejoras en accesibilidad==
==Compostura de accesibilidad==
* MDL-68639 - Atto produces invalid nested unordered (UL) lists
* MDL-71672 - Title of some dialogs are not read by screen reader when they are opened
* MDL-72286 - Atto plugin steals default submit action so enter key in other fields no longer submits the form
* MDL-71674 - Atto editor's insert image dialog boxes do not show all error messages
* MDL-71656 - Add meaningful label to colour items in colour chooser elements
* MDL-72206 - Insufficient colour contrast in warning messages in environment check
* MDL-71814 - Atto: File picker – file info panel focus issue


==Mejoras en seguridad==
==Otras composturas==
* MDL-72014 - Update grunt and some components to avoid some security reports
* MDL-63770 - Moodle doesn't work when external port number doesn't equal internal
* MDL-72187 - Log visibility change of log stores
* MDL-72139 - Encoding is lost after upgrading 3.9 to 3.9.8
==Composturas de seguridad==
Details of any security issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.


==Vea también==
==Vea también==

Revisión actual - 12:39 13 sep 2021

Nota: Esta es una traducción de una página de la documentación para desarrolladores (Developer docs), que se considera particularmente importante, y que en su versión original se actualiza frecuentemente. Por ello, se le recomienda que revise la página original en idioma inglés: Moodle 3.11.2 release notes.

Moodle 3.11

Historia de las versiones > Notas de Moodle 3.11.2


Aquí está la lista completa de composturas en 3.11.2.

Compostura de regresión

  • MDL-72203 - Redirect security checks should not introduce additional cURL requests

Compostura de accesibilidad

  • MDL-71672 - Title of some dialogs are not read by screen reader when they are opened

Otras composturas

  • MDL-63770 - Moodle doesn't work when external port number doesn't equal internal
  • MDL-72139 - Encoding is lost after upgrading 3.9 to 3.9.8

Vea también