Prepare 1.3.1 release

This commit is contained in:
Lucas Bartholemy 2018-08-07 13:25:10 +02:00
parent a9bda3234a
commit 0d15e1e3f2
2 changed files with 7 additions and 3 deletions

View File

@ -13,7 +13,7 @@ Yii::setAlias('@themes', '@webroot/themes');
$config = [
'name' => 'HumHub',
'version' => '1.3.0',
'version' => '1.3.1',
'basePath' => dirname(__DIR__) . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR,
'bootstrap' => ['log', 'humhub\components\bootstrap\ModuleAutoLoader', 'queue', 'humhub\modules\ui\view\bootstrap\ThemeLoader'],
'sourceLanguage' => 'en',

View File

@ -2,8 +2,12 @@ HumHub Change Log
=================
1.3.1 (Unreleased)
-------------------
1.3.1 (August 7, 2018)
-----------------------
> Warning: Please read the [Update Guide](http://docs.humhub.org/admin-updating-130.html) before updating from 1.2.x!
> Note: A full list of changes is available here: [Changelog](https://github.com/humhub/humhub/blob/v1.3.1/protected/humhub/docs/CHANGELOG.md)
- Fix: Complete table cache flush on profile field update
- Fix: Improved handling of inconsistent notifications