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.
The latest release of this plugin is v8.6.2 (13 dec. 2023).
- chore: update Telemeter to 1.1.3
- fix: revert to old Viewer
- feat: Update devkit & telemeter
- ci: Update how steps output are stored in Github actions.
- fix: Moodle badge Certification Issues
- fix: Improve data reporting
- fix: Some issues with PHP 8.2
- fix: Added support for PHP 8.1
- fix: Improve data reporting
- fix: Moodle test for v4.1
- fix: Use branch stable as a failsafe in CI
- ci: add moodle 4 on the ci workflow matrix
- ci: add cd workflow
- fix(ci): moodle code checker errors (#19424)
- Change links to make them have UTMs #KB-25028.
- Make links open in a new tab #KB-25519
- Fix "missing ['privacy:metadata']" from @christina-roperto contribution #61
- Improve the "MathType Moodle Plugins Suite" software development cycle.
- Use 'ubuntu-latest' for the Moodle Plugin CI workflow.
- Add 'on:schedule' trigger property to run the tests every morning.
- Add 'on:workflow_dispatch' trigger property to run test on demand.
- Improve code comments to match internal code guidelines.
- Bump 'MathType for TinyMCE4' to 7.27.0.
- Bump 'MathType for TinyMCE4' to 7.27.0.
- Feature: 'Migrate MathType plugins suite from TravisCI to Github Actions'.
- Fixed 'Plugin not loading when Moodle install folder is different from the root' (KB-13266).
- Bump 'MathType for TinyMCE4' to 7.26.2 (KB-13266).
- Add a test to validate button visibility settings.
- [KB-7506]: Fix & upgrade TravisCI job configuration.
- Support for PHP7_3 and PHP7_4.
- Support for Moodle3_10 and Moodle3_11.
- Enable
fast_finish
option. - Don't use the
blackboard-open-source
distro until it's fixed. - Add
Contributing
section to the README file.
- Add a npm command that updates the MathType TinyMCE library.
- Update project documentation by improving the main
README
file. - Start using
CHANGES
file as changelog.