mirror of
https://github.com/humhub/humhub.git
synced 2025-01-16 21:58:17 +01:00
Fix: File upload errors not handled by richtext
This commit is contained in:
parent
f3e90cec98
commit
8cbf8cd21b
@ -50,7 +50,7 @@
|
||||
"bower-asset/imagesloaded": "*",
|
||||
"bower-asset/jquery-timeentry": "^2.0",
|
||||
"bower-asset/caret.js": "0.2.2",
|
||||
"npm-asset/humhub-prosemirror-richtext": "1.0.4",
|
||||
"npm-asset/humhub-prosemirror-richtext": "1.0.5",
|
||||
"npm-asset/at.js": "^1.5.1",
|
||||
"yiisoft/yii2-queue": "~2.0.0",
|
||||
"yiisoft/yii2-redis": "~2.0.0",
|
||||
|
@ -41,6 +41,7 @@ HumHub Change Log
|
||||
- Enh: Richtext style enhancements (dashed selection)
|
||||
- Fix: Upload preview for comments not cleared after submit
|
||||
- Fix: Profile/Space image upload not working after full page reloads
|
||||
- Fix: File upload errors not handled by richtext
|
||||
|
||||
1.3.0-beta.1 (July 4, 2018)
|
||||
----------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user