Skip to content

4.5.10

Choose a tag to compare

@github-actions github-actions released this 09 Feb 21:15
· 20 commits to main since this release

Changed

  • Updated project dependencies to current moodle-cs v3.7.0 and moodle-local_ci v1.1.4 releases. The project now targets the current Moodle version.
  • ACTION SUGGESTED: bump workflows to postgres 16, which is a requirement for Moodle 5.2
  • Linting for mobile app templates is disabled to avoid throwing warnings with Angular, Ionic or Moodle app custom directives.
  • ACTION SUGGESTED: move mobile app templates to a templates/mobileapp/ folder.

Added

  • Support Moodle cloning from local repo. Installation command --repo params support file:// and ./moodle making it similar to git clone behaviour.

Take a look at the CHANGELOG for details about other releases.
Please follow the 4.0 Upgrade guide when upgrading from 3.x.