mirror of
https://github.com/humhub/humhub.git
synced 2025-01-16 21:58:17 +01:00
Prepare 1.7.3 release
This commit is contained in:
parent
7ea1f2cc3d
commit
f6b9574dd6
@ -1,8 +1,8 @@
|
||||
HumHub Changelog
|
||||
================
|
||||
|
||||
1.7.3 (Unreleased)
|
||||
------------------------
|
||||
1.7.3 (February 26, 2021)
|
||||
-------------------------
|
||||
- Fix #4792: Guest access to user profile home page
|
||||
- Fix #4794: CountrySelect profile field broken
|
||||
- Fix #4793: Form labels (HForm) are not displayed correctly
|
||||
|
@ -24,7 +24,7 @@ if (!defined('PKCS7_DETACHED')) {
|
||||
|
||||
$config = [
|
||||
'name' => 'HumHub',
|
||||
'version' => '1.7.2',
|
||||
'version' => '1.7.3',
|
||||
'basePath' => dirname(__DIR__) . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR,
|
||||
'bootstrap' => ['log', 'humhub\components\bootstrap\ModuleAutoLoader', 'queue', 'humhub\modules\ui\view\bootstrap\ThemeLoader'],
|
||||
'sourceLanguage' => 'en',
|
||||
|
Loading…
x
Reference in New Issue
Block a user