From bec428aafbe1d39b725349e4965f2c83c9ca77ae Mon Sep 17 00:00:00 2001 From: buddh4 Date: Wed, 13 May 2020 20:51:37 +0200 Subject: [PATCH] Chg: Updated humhub richtext version to 1.0.25 --- composer.json | 2 +- protected/humhub/docs/CHANGELOG.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2a165b7be0..43f4d9e825 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "npm-asset/bootstrap-tour": "0.11.0", "npm-asset/clipboard-polyfill": "*", "npm-asset/font-awesome": "^4.7.0", - "npm-asset/humhub-prosemirror-richtext": "1.0.24", + "npm-asset/humhub-prosemirror-richtext": "1.0.25", "npm-asset/imagesloaded": "*", "npm-asset/intersection-observer": "^0.7.0", "npm-asset/jplayer": "2.9.*", diff --git a/protected/humhub/docs/CHANGELOG.md b/protected/humhub/docs/CHANGELOG.md index 14f16a6a6d..c2e630a1bb 100644 --- a/protected/humhub/docs/CHANGELOG.md +++ b/protected/humhub/docs/CHANGELOG.md @@ -13,6 +13,7 @@ HumHub Change Log - Fix #4030: #search-menu-nav required in theme view layout main - Fix #4086: Maximum call stack size exceeded thrown on ActivityStreamEntry.remove - Enh #4088: Improved table overflow handling in richtext content +- Chg: Updated humhub richtext version to 1.0.25 1.5.1 (April 19, 2020)