Fixed Changelog (#7330)

This commit is contained in:
Lucas Bartholemy 2024-12-05 19:59:58 +01:00 committed by GitHub
parent 642d327d0f
commit 1cb123f1bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ HumHub Changelog
- Fix #7222: Fix rendering of checkbox on MacOS and iOS
- Fix #7225: Fix module JS config initialisation on AJAX request
- Fix #7227: Fix search reindexing after create new content
- Fix #7232: Refresh the updated_at timestamp of invitation after resend it
- Fix #7232: Refresh the `updated_at` timestamp of invitation after resend it
- Fix #7241: Fix file visibility for object with viewable interface
- Fix #7276: Cron jobs cannot "Create public content" (since 1.15.3)
- Fix #7278: Don't remove html tags by JS from search post record because it is done by PHP