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.2 (9 jan. 2025).
- fix: MathType formulas not displayed correctly
- 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.
- fix: Latex being deleted from editors. #KB-49186
- refactor: Moodle test page. #KB-43810
- fix: Fetch notification when load setting page. #KB-44423
- feat: Add compatibility with Moodle 4.4.
- docs: improve info.php atto test description.
- fix(php): Upload incompleted files.
- chore: update PHP integration to 8.7.2
- chore: Update Viewer
- Update settings.php
- fix: change info version check
- fix: replace corrupted characters
- fix: exception caused by passing null arguments to strpos
- fix: revert to old Viewer
- chore: Update PHP integration to 8.5.0
- fix: Prevent exception caused by passing null arguments to strpos in php 8.1
- feat: Add notification regarding TinyMCE legacy incompatibility
- fix: cfg branch not found
- feat: Update viewer
- feat: Add Moodle 4.3 compatibility
- fix: Moodle badge Certification Issues
- fix: Add TinyMCE to tests
- fix: Moodle code Checker errors
- fix: get tiny6 config if using tiny6
- fix: Improve data reporting
- fix: Some issues with PHP 8.2
- feat: Compatibility with Moodle 4.2
- feat: Compatibility with TinyMCE 6
- fix: Added support for PHP 8.1
- fix: Improve data reporting
- chore: update PHP integration to 8.0.0
- fix: Flaky tests for Moodle 4.1
- fix: change line endings from CRLF to LF #kb-17449
- 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.
- fix: pass sucessfully phpunit test for moodle 310 and 311
- 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.
- Support for latest versions of MathType Atto and TinyMCE's plugins.
- Feature: 'Migrate MathType plugins suite from TravisCI to Github Actions'.
- Fix & upgrade TravisCI job configuration.
- Update project documentation by improving the main
README
file. - Start using
CHANGES
file as changelog.