We are very pleased to announce the latest maintenance release of HumHub 1.13.\
\
The HumHub 1.13.2 changelog:
* Fix [#5965](https://github.com/humhub/humhub/issues/5965): Suppress log warning 'Invalid session auth key attempted for user'
* Fix [#6084](https://github.com/humhub/humhub/issues/6084): Automatic LDAP user registration broken when not all req. attributes provided
* Fix [#6104](https://github.com/humhub/humhub/issues/6104): Fix update user with not existing group
* Fix [#6103](https://github.com/humhub/humhub/issues/6103): Fix null passing to parse_str()
* Fix [#6108](https://github.com/humhub/humhub/issues/6108): Fix log time in the date() function
* Fix [#6122](https://github.com/humhub/humhub/pull/6122): Fix deleting a content with empty reason
* Fix [#6128](https://github.com/humhub/humhub/pull/6128): Reset backuped content after submit form
* Fix [#6141](https://github.com/humhub/humhub/pull/6141): Hide invisible users on People page even for admins
* Fix [#6142](https://github.com/humhub/humhub/issues/6142): Fix saving empty values in admin settings
* Fix [#6145](https://github.com/humhub/humhub/pull/6145): Fix duplicate people cards on sort
* Fix [#6152](https://github.com/humhub/humhub/issues/6152): Avoid duplicate container(Space/User) tags on save
* Fix [#6182](https://github.com/humhub/humhub/pull/6182): Fix Date and Datetime profile field type with null values on PHP 8.1+