Releases: wiris/moodle-filter_wiris
Releases · wiris/moodle-filter_wiris
v.8.8.2
What's Changed
- Update viewer by @xjiang-at-wiris in #165
- test: Change Main to 8.3 by @usantos-at-wiris in #168
Full Changelog: v.8.8.0...v.8.8.2
v.8.8.1
What's Changed
- Render latex on PHP mode by @xjiang-at-wiris in #162
Full Changelog: v.8.8.0...v.8.8.1
v.8.8.0
What's Changed
- test: fix MTMOODLE-90 by @dadalid-at-wiris in #153
- test: Workflow dispatch and brach change to main by @usantos-at-wiris in #154
- Test/reduce file retention time by @usantos-at-wiris in #158
- test:improve CI workflow by @dadalid-at-wiris in #157
- feat: update filter to moodle 4.5 by @usantos-at-wiris in #159
- Fix MTMOODLE-100 by @dadalid-at-wiris in #160
- MTMOODLE-30: Fix by @dadalid-at-wiris in #155
- Changing MTMOODLE-6 steps by @dadalid-at-wiris in #156
- update: Add moodle-405-stable to Ci and misc fixes by @usantos-at-wiris in #161
Full Changelog: v.8.7.1...v.8.8.0
v.8.7.1
- 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
v.8.7.0
build(version): publish #8.7.0
v.7.29.0
build(version): publish 7.29.0
v.7.28.0
build(version): increase version for moodle 4 release
v.7.27.1
What's Changed
- Fix "missing ['privacy:metadata']" from @christina-roperto contribution #87
- Improve the "MathType Moodle Plugins Suite" software development cycle by @dcanet-at-wiris in #64
- 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.
New Contributors
- @christina-roperto made their first contribution in #87
- @icaparros-at-wiris made their first contribution in #71
Full Changelog: v.7.27.0...v.7.27.1
v.7.27.0
Changelog:
- Fix literals on test page.
- Fix compatibility report error with MathType Atto and TinyMCE
v.7.26.1
Changelog:
- Feature: 'Migrate MathType plugins suite from TravisCI to Github
Actions'.
Migrate test build machine from TravisCI to Github
- Add workflow based on 'moodle-plugin-ci'.
- Exclude phpunit test execution on Moodle3_10+.
- Remove TravisCI script from the project.
- Update .gitignore with custom paths.
- Update CHANGELOG
- See: https://github.com/moodlehq/moodle-plugin-ci
- Fix lint issues on privacy class.
- Add full matrix to the tests
- Lint code on tests.
- Add Moodle .env variables.