- This version works with Moodle 4.0.
- Switch from Travis to Github actions.
- Support for Moodle mobile app for questions that don't use the superscripts/subscript editor.
- Better grading when the allowed error is very small.
- Update Behat tests to pass with Moodle 3.8.
- Fix Behat tests to work with Moodle 3.6.
- Privacy API implementation.
- Update to use the newer editor_ousupsub, instead of editor_supsub.
- Setup Travis-CI automated testing integration.
- Fix a bug with grading a response of '0' in combined questions.
- Fix some automated tests to pass with newer versions of Moodle.
- Fix some coding style.
- Due to privacy API support, this version now only works in Moodle 3.4+ For older Moodles, you will need to use a previous version of this plugin.
Changes were not documented here.