Skip to content

v4.4.0

Compare
Choose a tag to compare
@james-cnz james-cnz released this 24 Apr 01:33
· 4 commits to master since this release

Changes (updates for Moodle 4.4)

  • Support drag and drop after for Moodle 4.4 (MDL-77038)
  • Always display section links and remove unnecessary section view option in Moodle 4.4 (MDL-79986)
  • Support new section fields for Moodle 4.4 (MDL-80186)
  • Support new set/get current section methods for Moodle 4.4 (MDL-80248)
  • Update Behat tests for Moodle 4.4 part 1 (MDL-80461)
  • Update Behat tests for Moodle 4.4 part 2 (MDL-79029)
  • Suport new strings on section edit page in Moodle 4.4 (MDL-80541)
  • Support changes for delegated sections for Moodle 4.4 (MDL-80190)
  • Update Behat tests for Moodle 4.4 part 3 (MDL-80923)
  • Code checker updates
  • Code checker updates of lang strings for Moodle 4.4

Notes

  • Since Multitopic format 4.2.0, it should be possible to remove any custom CSS previously added for the Multitopic format, as the built-in CSS should now be sufficient for a decent look.
  • In Moodle 4.2 - 4.4, there are several issues with the new Duplicate section feature (see MDL-78080).