Merge branch 'master' into develop

This commit is contained in:
Lucas Bartholemy 2023-04-20 16:53:15 +02:00
commit 4f7f869fd8

View File

@ -1,14 +1,15 @@
HumHub Changelog
================
1.14.0 (Unreleased)
-------------------
1.14.0 (April 20, 2023)
-----------------------
- Fix #6196: Use class names for default logging targets in default common config
- Fix #6202: Invite by link is not possible for a user already invited by email
- Fix #5718: Fix profile field "Country" to use js plugin Select2
- Enh #6214: Improved SoftDelete implementation
- Fix #6221: Improved SaaS handling in installer
- Fix #6232: Fix Error DateValidator::parseDateValuePHP in php8.2
- Fix #6246: Can change email in `AccountController`
1.14.0-beta.2 (March 28, 2023)
------------------------------