File tree Expand file tree Collapse file tree 9 files changed +18
-14
lines changed
Expand file tree Collapse file tree 9 files changed +18
-14
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,18 @@ All notable changes to this project will be documented in this file.
77The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
88and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
10- Last release of this project was 17th of March 2025.
10+ ### 8.13.2 2025-06-11
11+
12+ - docs: Update TinyMCE 7 documentation. #KB-55222
13+ - fix: Prevent Moodle TinyMCE 7 from losing focus. #KB-56852
1114
1215### 8.13.0 2025-03-17
13- feat: Update to the latest TinyMCE 7 version #KB-54591
14- fix: Prevent errors when using destroy method #KB-54684
15- fix: Lost some exports when updating the installation methods #KB-54691
16- fix: Set MathType to use CK5 version as peer dependency. #KB-55057
17- fix: Cannot insert formulas in certain cases. #KB-53563
16+
17+ - feat: Update to the latest TinyMCE 7 version #KB-54591
18+ - fix: Prevent errors when using destroy method #KB-54684
19+ - fix: Lost some exports when updating the installation methods #KB-54691
20+ - fix: Set MathType to use CK5 version as peer dependency. #KB-55057
21+ - fix: Cannot insert formulas in certain cases. #KB-53563
1822
1923
2024### 8.12.0 2025-01-29
Original file line number Diff line number Diff line change 3232 "prepack" : " yarn && npm run build"
3333 },
3434 "dependencies" : {
35- "@wiris/mathtype-html-integration-devkit" : " 1.17.8 "
35+ "@wiris/mathtype-html-integration-devkit" : " 1.17.9 "
3636 },
3737 "devDependencies" : {
3838 "@babel/core" : " ^7.24.4" ,
Original file line number Diff line number Diff line change 4848 "prepare" : " npm run build:dist"
4949 },
5050 "dependencies" : {
51- "@wiris/mathtype-html-integration-devkit" : " 1.17.8 "
51+ "@wiris/mathtype-html-integration-devkit" : " 1.17.9 "
5252 },
5353 "devDependencies" : {
5454 "@ckeditor/ckeditor5-dev-build-tools" : " ^42.1.0"
Original file line number Diff line number Diff line change 3333 "prepack" : " yarn && npm run build"
3434 },
3535 "dependencies" : {
36- "@wiris/mathtype-html-integration-devkit" : " 1.17.8 "
36+ "@wiris/mathtype-html-integration-devkit" : " 1.17.9 "
3737 },
3838 "devDependencies" : {
3939 "@babel/core" : " ^7.24.4" ,
Original file line number Diff line number Diff line change 3030 "prepack" : " yarn && npm run build"
3131 },
3232 "dependencies" : {
33- "@wiris/mathtype-html-integration-devkit" : " 1.17.8 "
33+ "@wiris/mathtype-html-integration-devkit" : " 1.17.9 "
3434 },
3535 "devDependencies" : {
3636 "@babel/core" : " ^7.24.4" ,
Original file line number Diff line number Diff line change 3232 "prepack" : " yarn && npm run build"
3333 },
3434 "dependencies" : {
35- "@wiris/mathtype-html-integration-devkit" : " 1.17.8 "
35+ "@wiris/mathtype-html-integration-devkit" : " 1.17.9 "
3636 },
3737 "devDependencies" : {
3838 "@babel/core" : " ^7.24.4" ,
Original file line number Diff line number Diff line change 3232 "prepack" : " yarn && npm run build"
3333 },
3434 "dependencies" : {
35- "@wiris/mathtype-html-integration-devkit" : " 1.17.8 "
35+ "@wiris/mathtype-html-integration-devkit" : " 1.17.9 "
3636 },
3737 "devDependencies" : {
3838 "@babel/core" : " ^7.24.4" ,
Original file line number Diff line number Diff line change 3232 "prepack" : " yarn && npm run build"
3333 },
3434 "dependencies" : {
35- "@wiris/mathtype-html-integration-devkit" : " 1.17.8 "
35+ "@wiris/mathtype-html-integration-devkit" : " 1.17.9 "
3636 },
3737 "devDependencies" : {
3838 "@babel/core" : " ^7.24.4" ,
Original file line number Diff line number Diff line change 1616 "author" : " Integrations" ,
1717 "license" : " ISC" ,
1818 "dependencies" : {
19- "@wiris/mathtype-html-integration-devkit" : " 1.17.8 "
19+ "@wiris/mathtype-html-integration-devkit" : " 1.17.9 "
2020 },
2121 "devDependencies" : {
2222 "@babel/preset-typescript" : " ^7.24.1" ,
You can’t perform that action at this time.
0 commit comments