mirror of
https://github.com/humhub/humhub.git
synced 2025-01-16 21:58:17 +01:00
Prepare 1.12.3 Release
This commit is contained in:
parent
52bdffc523
commit
3e6fbabfee
@ -1,8 +1,8 @@
|
||||
HumHub Changelog
|
||||
================
|
||||
|
||||
1.12.3 (Unreleased)
|
||||
-------------------
|
||||
1.12.3 (December 12, 2022)
|
||||
--------------------------
|
||||
- Fix #5928: Invalid Mailer DSN breaks whole application
|
||||
- Fix #5960: Fix cropping of space banner
|
||||
- Fix #5967: Fix creating of user from administration with enabled notification for default group
|
||||
|
@ -24,7 +24,7 @@ if (!defined('PKCS7_DETACHED')) {
|
||||
|
||||
$config = [
|
||||
'name' => 'HumHub',
|
||||
'version' => '1.12.2',
|
||||
'version' => '1.12.3',
|
||||
'minRecommendedPhpVersion' => '7.4',
|
||||
'minSupportedPhpVersion' => '7.4',
|
||||
'basePath' => dirname(__DIR__) . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR,
|
||||
|
Loading…
x
Reference in New Issue
Block a user