All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- [#56] Updated Basque translations for latest changes (I forgot to do it in 2.00.5)
- [#42] [#25] Added a setting to configure the parent languages behaviour (see README.md for additional details on the setting).
- [#54] Fixed exceptions thrown when using Moodle 4.1 in some sites (thanks to Michael Milette!)
moodle-plugin-ci validate
now passes successfully.
- [#49] Add support to Moodle 4.5
- Added Moodle 4.4 and 4.5 to the CI test matrix
2.0.1 - 2024-01-30
- This CHANGELOG.
- Moodle 4.3 to the CI test matrix.
- #45 Exception: Return value must be of type string, null returned
2.0.0 - 2022-12-17
- Early checks for "text" that cannot be filtered or is not worth filtering (e.g., non-strings, or empty strings).
- #35 Addded GitHub Actions and information in README.md, contributed by Luca Bösch.
- #32 [BREAKING CHANGE] Updated the unit test machinery to be compatible with Moodle 3.11 and later. The new machinery is incompatible with Moodle 3.10 and later, making this a breaking change.
- Fixed some Moodle Code Checker and Documentation Checker warnings.
- #39 MDL-77525 apply multilang2 before text formatting and cleaning