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.8.3 (30 jan. 2025).
- fix: LaTeX formulas not being rendered with PHP Render Type.
- test: Improve test coverage for 4.5
- feat: Add compatibility with Moodle 4.5.
- test: Improve and add test coverage.
- refactor: Moodle test page. #KB-43810
- fix: Fetch notification when load setting page. #KB-44423
- feat: Add compatibility with Moodle 4.4.
- chore: Update filter dependency
- chore: Update Telemeter to 1.1.3
- fix: revert to old Viewer
- feat: Update devkit & telemeter
- feat: Add compatibility with Moodle 4.3
- fix: Improve data reporting
- fix: Some issues with PHP 8.2
- feat: Compatibility with Moodle 4.2
- fix: Added support for PHP 8.1
- fix: Improve data reporting
- fix: Flaky tests for Moodle 4.1
- fix: update mathtype and chemtype image icons #KB-22667
- 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 warning and 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 #86
- 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 Web Integration JavaScript SDK' to 1.6.0.
- Upgrade path for mathtype-html-integration-devkit. A new command 'npm run update-mathtype' get the latest version from all Third Party Libraries, automatically.
- Feature: 'Migrate MathType plugins suite from TravisCI to Github Actions'.
- [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 support for local rebuild and lint Moodle tasks.
- Update project documentation by improving the main
README
file. - Start using
CHANGES
file as changelog.