|
| 1 | +--- |
| 2 | +title: Moodle 4.4.4 |
| 3 | +tags: |
| 4 | + - Release notes |
| 5 | + - Moodle 4.4 |
| 6 | +sidebar_position: 4 |
| 7 | +moodleVersion: 4.4.4 |
| 8 | +description: The release notes for Moodle version 4.4.4. |
| 9 | +--- |
| 10 | + |
| 11 | +import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation'; |
| 12 | + |
| 13 | +<ReleaseNoteIntro releaseName={frontMatter.moodleVersion} /> |
| 14 | + |
| 15 | +## General fixes and improvements |
| 16 | +<!-- cspell:disable --> |
| 17 | +- [MDL-77625](https://tracker.moodle.org/browse/MDL-77625) - Repeated quiz restoration to same course references original course questions |
| 18 | +- [MDL-80965](https://tracker.moodle.org/browse/MDL-80965) - Random questions no longer display their source category on the edit quiz page |
| 19 | +- [MDL-83268](https://tracker.moodle.org/browse/MDL-83268) - H5P API Version Unsupported: running 1.26, requires 1.27 or higher |
| 20 | +- [MDL-68676](https://tracker.moodle.org/browse/MDL-68676) - Cannot remove assignment submissions in "Separate groups" group mode |
| 21 | +- [MDL-75692](https://tracker.moodle.org/browse/MDL-75692) - H5P content keeps flickering when resources is resizing after initial display |
| 22 | +- [MDL-79628](https://tracker.moodle.org/browse/MDL-79628) - Move the navcache out of $SESSION and into MUC session cache |
| 23 | +- [MDL-83163](https://tracker.moodle.org/browse/MDL-83163) - Fresh install fails if there are dependencies on format plugins |
| 24 | +- [MDL-81987](https://tracker.moodle.org/browse/MDL-81987) - One second Redis timeout causes exceptions instead of degraded performance |
| 25 | +- [MDL-80225](https://tracker.moodle.org/browse/MDL-80225) - Recordings go missing because they are marked as Dismissed |
| 26 | +- [MDL-83235](https://tracker.moodle.org/browse/MDL-83235) - "ORA-00932: inconsistent datatypes: expected - got CLOB" error during upgrade using Oracle |
| 27 | +- [MDL-82995](https://tracker.moodle.org/browse/MDL-82995) - Broken Audio and Video in Text and Media area of Feedback activity |
| 28 | +- [MDL-80929](https://tracker.moodle.org/browse/MDL-80929) - Backup/restore "Include custom fields" setting is not observed |
| 29 | +- [MDL-82740](https://tracker.moodle.org/browse/MDL-82740) - CSS filter does not apply to monologo icons added in themes |
| 30 | +- [MDL-83264](https://tracker.moodle.org/browse/MDL-83264) - Error when adding random questions to a quiz using a "top" question category |
| 31 | +- [MDL-82492](https://tracker.moodle.org/browse/MDL-82492) - Performance issues in Grader report due to inefficient HTML output |
| 32 | +- [MDL-83122](https://tracker.moodle.org/browse/MDL-83122) - Matrix exception when deleting a user |
| 33 | +- [MDL-82494](https://tracker.moodle.org/browse/MDL-82494) - User profile field names are formatted using the wrong method |
| 34 | +- [MDL-82804](https://tracker.moodle.org/browse/MDL-82804) - The "Nothing to display" notification is inconsistently applied in reports |
| 35 | +- [MDL-82488](https://tracker.moodle.org/browse/MDL-82488) - Double encoded custom field names in report editor |
| 36 | +- [MDL-83173](https://tracker.moodle.org/browse/MDL-83173) - My courses cards three dots container overlaps the layout in classic theme |
| 37 | +- [MDL-83204](https://tracker.moodle.org/browse/MDL-83204) - No space between "Policies" and "Get the mobile app" link in theme footer |
| 38 | +- [MDL-82957](https://tracker.moodle.org/browse/MDL-82957) - Bulk action section checkboxes are not correctly aligned |
| 39 | +- [MDL-81612](https://tracker.moodle.org/browse/MDL-81612) - Current extension date not displayed when editing an assignment extension |
| 40 | +- [MDL-83127](https://tracker.moodle.org/browse/MDL-83127) - Ordering questions cannot be edited if hints store NULL for "clearwrong" |
| 41 | +- [MDL-83094](https://tracker.moodle.org/browse/MDL-83094) - Persistent error when sortorder or descriptionformat for customfield is NULL |
| 42 | +- [MDL-83050](https://tracker.moodle.org/browse/MDL-83050) - Collapsed sections on course index is not highlighting the correct element when scrolling |
| 43 | +- [MDL-79020](https://tracker.moodle.org/browse/MDL-79020) - Can't edit completion settings when bulk edit is activated |
| 44 | +- [MDL-82389](https://tracker.moodle.org/browse/MDL-82389) - Disable Notes Lock Setting not working |
| 45 | +- [MDL-82909](https://tracker.moodle.org/browse/MDL-82909) - Inplace editable loading icon stopped spinning since conversion to SVG |
| 46 | +- [MDL-83205](https://tracker.moodle.org/browse/MDL-83205) - Redis set EXPIRE can't be < 1 |
| 47 | +- [MDL-81157](https://tracker.moodle.org/browse/MDL-81157) - File picker UX issue with button colour in small screens and border CSS issue |
| 48 | +- [MDL-82255](https://tracker.moodle.org/browse/MDL-82255) - TinyMCE can't create blockquotes without direct edit of source code |
| 49 | +- [MDL-82220](https://tracker.moodle.org/browse/MDL-82220) - Error "Can't find data record in database table groups" when restoring activity to the other site using group custom field |
| 50 | +<!-- cspell:enable --> |
| 51 | + |
| 52 | +## Accessibility improvements |
| 53 | +<!-- cspell:disable --> |
| 54 | +- [MDL-83047](https://tracker.moodle.org/browse/MDL-83047) - All headings now have white background colour |
| 55 | +- [MDL-82677](https://tracker.moodle.org/browse/MDL-82677) - Upgrade screen can have poor contrast when a background image is set |
| 56 | +- [MDL-82948](https://tracker.moodle.org/browse/MDL-82948) - Border of <blockquote> tags has insufficient colour contrast |
| 57 | +- [MDL-79288](https://tracker.moodle.org/browse/MDL-79288) - Colour contrast issues with the accessibility toolkit's heatmap |
| 58 | +<!-- cspell:enable --> |
| 59 | + |
| 60 | +## Security fixes |
| 61 | + |
| 62 | +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. |
0 commit comments