mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 06:08:21 +01:00
Fix #3727 Bug with Bluebird and Firefox 71
This commit is contained in:
parent
63c5b9d4ae
commit
d22bc30cba
@ -17,7 +17,7 @@
|
|||||||
"ext-zip": "*",
|
"ext-zip": "*",
|
||||||
"bower-asset/animate.css": "*",
|
"bower-asset/animate.css": "*",
|
||||||
"bower-asset/autosize": "1.*",
|
"bower-asset/autosize": "1.*",
|
||||||
"bower-asset/bluebird": "^3.3.5",
|
"bower-asset/bluebird": "3.5.5",
|
||||||
"bower-asset/blueimp-file-upload": "9.24.*",
|
"bower-asset/blueimp-file-upload": "9.24.*",
|
||||||
"bower-asset/bootstrap-markdown": "2.10.*",
|
"bower-asset/bootstrap-markdown": "2.10.*",
|
||||||
"bower-asset/caret.js": "0.2.2",
|
"bower-asset/caret.js": "0.2.2",
|
||||||
|
660
composer.lock
generated
660
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@ -8,6 +8,9 @@ HumHub Change Log
|
|||||||
- Enh: Set max signs of User tags to 250
|
- Enh: Set max signs of User tags to 250
|
||||||
- Fix: https://github.com/humhub/humhub-modules-wiki/issues/103 Topic attachment fails with given topic instances
|
- Fix: https://github.com/humhub/humhub-modules-wiki/issues/103 Topic attachment fails with given topic instances
|
||||||
- Fix #3366: Set max-width for stream entry image file attachments
|
- Fix #3366: Set max-width for stream entry image file attachments
|
||||||
|
- Fix: `ContentContainerController::getAccess` uses `ContentContainerControllerAccess` also for global access
|
||||||
|
- Fix: Global content does not allow guest access
|
||||||
|
- Fix #3727 Bug with Bluebird and Firefox 71
|
||||||
|
|
||||||
1.3.17 (October 17, 2019)
|
1.3.17 (October 17, 2019)
|
||||||
--------------------------
|
--------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user