mirror of
https://github.com/humhub/humhub.git
synced 2025-01-16 21:58:17 +01:00
Prepare 1.3.18 release
This commit is contained in:
parent
a676a8ce2f
commit
3eb6bcf6e0
@ -16,7 +16,7 @@ Yii::$classMap['Zend\Stdlib\ArrayObject'] = '@humhub/compat/ArrayObject.php';
|
||||
|
||||
$config = [
|
||||
'name' => 'HumHub',
|
||||
'version' => '1.3.17',
|
||||
'version' => '1.3.18',
|
||||
'basePath' => dirname(__DIR__) . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR,
|
||||
'bootstrap' => ['log', 'humhub\components\bootstrap\ModuleAutoLoader', 'queue', 'humhub\modules\ui\view\bootstrap\ThemeLoader'],
|
||||
'sourceLanguage' => 'en',
|
||||
|
@ -1,8 +1,8 @@
|
||||
HumHub Change Log
|
||||
=================
|
||||
|
||||
1.3.18 (Unreleased)
|
||||
-------------------
|
||||
1.3.18 (November 22, 2019)
|
||||
--------------------------
|
||||
|
||||
- Fix #3698: Approval by group manager broken
|
||||
- Enh: Set max signs of User tags to 250
|
||||
@ -12,11 +12,13 @@ HumHub Change Log
|
||||
- Fix: Global content does not allow guest access
|
||||
- Fix #3727 Bug with Bluebird and Firefox 71 breaking mentioning requests
|
||||
|
||||
|
||||
1.3.17 (October 17, 2019)
|
||||
--------------------------
|
||||
|
||||
- Fix #3690: Rollback from broken version 2.8.6 to 2.8.1 of bower-asset/clipboard.js
|
||||
|
||||
|
||||
1.3.16 (October 17, 2019)
|
||||
--------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user