Skip to content

Latest commit

 

History

History
73 lines (56 loc) · 2.43 KB

CHANGES.md

File metadata and controls

73 lines (56 loc) · 2.43 KB

Changelog

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).

v8.6.2 - 13 dec. 2023

  • chore: update Telemeter to 1.1.3

v8.6.1 - 10 oct. 2023

  • fix: revert to old Viewer

v8.6.0 - 9th oct. 2023

  • feat: Update devkit & telemeter

v8.4.0 - 31th aug. 2023

  • ci: Update how steps output are stored in Github actions.
  • fix: Moodle badge Certification Issues

v8.3.0 - 12th jun. 2023

  • fix: Improve data reporting
  • fix: Some issues with PHP 8.2

v8.1.0 - 29th nov. 2023

  • fix: Added support for PHP 8.1
  • fix: Improve data reporting

v8.0.1 - 23rd nov. 2022

  • fix: Moodle test for v4.1

v7.30.0 - 1st jul. 2022

  • fix: Use branch stable as a failsafe in CI
  • ci: add moodle 4 on the ci workflow matrix
  • ci: add cd workflow

v7.29.0 - 20th jun. 2022

  • 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

v7.27.1 - 9th nov. 2021

  • 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.

v7.27.0

  • Bump 'MathType for TinyMCE4' to 7.27.0.

v7.27.0 - 22nd of july 2021

  • Bump 'MathType for TinyMCE4' to 7.27.0.

v7.26.1

  • 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).

v7.26.0

  • 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.