File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,14 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- The latest release of this plugin is v8.7.0 (23 apr. 2024).
8+ The latest release of this plugin is v8.7.1 (27 aug. 2024).
9+
10+ ## v8.7.1 - 27 aug. 2024
11+
12+ - test: Improve and add test coverage.
13+ - fix: Latex being deleted from editors. #KB-49186
14+ - refactor: Moodle test page. #KB-43810
15+ - fix: Fetch notification when load setting page. #KB-44423
916
1017## v8.7.0 - 23 apr. 2024
1118
Original file line number Diff line number Diff line change 1010 <library >
1111 <location >render</location >
1212 <name >MathType Web Integration JavaScript SDK</name >
13- <version >8.6 .0</version >
13+ <version >8.10 .0</version >
1414 <license >GPL</license >
1515 <licenseversion >3.0+</licenseversion >
1616 </library >
Original file line number Diff line number Diff line change 2525
2626defined ('MOODLE_INTERNAL ' ) || die ();
2727
28- $ plugin ->version = 2024042300 ;
29- $ plugin ->release = '8.7.0 ' ;
28+ $ plugin ->version = 2024082700 ;
29+ $ plugin ->release = '8.7.1 ' ;
3030$ plugin ->requires = 2011120511 ;
3131$ plugin ->maturity = MATURITY_STABLE ;
3232$ plugin ->component = 'filter_wiris ' ;
You can’t perform that action at this time.
0 commit comments