File tree Expand file tree Collapse file tree 9 files changed +20
-9
lines changed Expand file tree Collapse file tree 9 files changed +20
-9
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,20 @@ 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+ ### 8.14.0 2025-10-22
11+
12+ - feat: Add TinyMCE8 compatibility. #KB-60372
13+ - fix: CK5 language config property check null. #KB-59658
14+ - fix: Viewer regex with spacial character. #KB-59690
15+ - fix: Improve error handling. #KB-48497
16+ - fix: Double click blocks other plugins. #KB-46220
17+ - fix: Make modal more CSP friendly. #KB-59711
18+ - fix: CKEditor 5 support to multiple instance on same page. #KB-59680
19+ - fix: CKeditor 5 compatibility with TextPartLanguage plugin. #KB-45315
20+
1021### 8.13.4 2025-08-26
1122
12- - fix: Copy & Paste adds 2 formulas when image plugin enabled on CK5. ( #KB-54677)
23+ - fix: Copy & Paste adds 2 formulas when image plugin enabled on CK5. #KB-54677
1324
1425### 8.13.3 2025-07-17
1526
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.11 "
35+ "@wiris/mathtype-html-integration-devkit" : " 1.17.12 "
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.11 "
51+ "@wiris/mathtype-html-integration-devkit" : " 1.17.12 "
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.11 "
36+ "@wiris/mathtype-html-integration-devkit" : " 1.17.12 "
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.11 "
33+ "@wiris/mathtype-html-integration-devkit" : " 1.17.12 "
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.11 "
35+ "@wiris/mathtype-html-integration-devkit" : " 1.17.12 "
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.11 "
35+ "@wiris/mathtype-html-integration-devkit" : " 1.17.12 "
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.11 "
35+ "@wiris/mathtype-html-integration-devkit" : " 1.17.12 "
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.11 "
19+ "@wiris/mathtype-html-integration-devkit" : " 1.17.12 "
2020 },
2121 "devDependencies" : {
2222 "@babel/preset-typescript" : " ^7.24.1" ,
You can’t perform that action at this time.
0 commit comments