HumHub - Package Updates
-
[1.1.2]
- Update HumHub to 1.13.2
- Full changelog
- Fix #5965: Suppress log warning 'Invalid session auth key attempted for user'
- Fix #6084: Automatic LDAP user registration broken when not all req. attributes provided
- Fix #6104: Fix update user with not existing group
- Fix #6103: Fix null passing to parse_str()
- Fix #6108: Fix log time in the date() function
- Fix #6122: Fix deleting a content with empty reason
- Fix #6128: Reset backuped content after submit form
-
[1.2.0]
- Update HumHub to 1.14.0
- Full changelog
- Release notes
- 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 PHP 8.2+
- Fix #6246: Can change email in AccountController
-
[1.2.1]
- Update HumHub to 1.14.1
- Full changelog
- Fix #6251: Emulate execution on readable() content
- Enh #6252: Implement new method to handle changing of content active record state
- Enh #6255: Updated activities to same state as parent record
- Enh #6248: If admins can view all contents, users allowed to manage spaces or users cannot view all content (they should be able)
- Fix #6264: Fix date format for columns created_at and updated_at
- Fix #6265: Broken HMTL in Visibility and Hidden Checkbox
- Enh #6242: Submit button hidden when editing a comment having a long "code" line
- Fix #6282: Hard delete content records on integrity check
-
[1.3.1]
- Update HumHub to 1.14.3
- Full changelog
- Fix #6345: Fix updating of post on wall stream
- Fix #6351: Error when config defaultReloadableScripts is not array
- Fix #6359: Avoid double call of afterSave on creating of a published content
- Fix #6373: Use integer format for Content columns "visibility" and "state" right after creating
- Fix #6377: Forgot Password - Display email input error after successful captcha verification.
-
[1.3.3]
- Update HumHub to 1.14.4
- Full changelog
- Fix #6489: Never delete original file on store new version
- Fix #6507: Reload page after accepting of invite in Space header
- Fix #6531: Fix active style for btn-lg
- Fix #6534: Cannot change Homepage of space in PHP 8.x
- Fix #6543: Fix errors of inside modal actions
- Fix #6539: Fix overriding of loaded value with default value on HForm
- Fix #6464: Fix access to own user container
- Fix #6349: Fix error on login new user from external service when maintenance is enabled
- Fix #6557: Fix not initialized groups array on the module administration
- Fix #6556: Fix command theme/switch
- Fix #6574: Improve a sort order of wall entry creating tab menu and form
- Fix #6577: Wrong usage of user model scenarios
- Fix #6578: Refactor user edit form
-
[1.4.1]
- Update HumHub to 1.14.5
- Full changelog
- Fix #6596: Fix duplicate error and hint for RichText editor with defined form
- Fix #6595: Fix mimetype of converted preview svg file to png after uploading
- Fix #6614: Fix undefined error on live event of follow action
- Fix #6615: Improve scrolling to anchor with fixed header
- Fix #6629: Fix visibility of new message counter on space chooser
- Fix #6630: Fix visibility of top sorted stream entries on dashboard from external filters
-
[1.5.0]
- Update HumHub to 1.15.0
- Full changelog
- Enh #6619: Add a link to "Module Administration" from Marketplace
- Enh #6620: Marketplace: Add more module checks
- Enh #6621: Avoid PHP error when trying to download a file without guid in the URL params (return 404 exception instead)
- Enh #6623: Add a hint in the "Dropdown space order" settings to inform that a manual sort is always applied first
- Enh #6626: Content state flag "was published"
- Enh #6628: Add self test check: "Mobile App - Push Service"
- Fix #6634: Refresh cache after set a permission
-
[1.5.1]
- Update HumHub to 1.15.1
- Full changelog
- Enh #6697: Make state badge customizable
- Fix #6698: Content relations
- Fix #6644: Fix push service
- Fix #6645: File dropdown not visible at the bottom of the page
- Fix #6639: Apply image inline styles in email message
- Fix #6649: Fix birthday format on welcome page
- Fix #6656: Fix people and space filters
- Fix #6652: Fix profile update on welcome page
- Fix #6660: Fix memory usage on integrity check
- Fix #6666: Limit jQuery with version < 3.7.0 to avoid dropdown error
- Fix #6653: URL in email notification removes the sub-folder of the Base URL
- Fix #6674: Fix visibility of draft and scheduled content on dashboard
- Fix #6679: On the space invitation by link page, the language chooser doesn't save the selected language
- Fix #6677: Do not check mobile push module in requirements check on installation
- Fix #6678: Refactor auto start tour for new user
- Fix #6694: Remove the "Offline" tooltip when my own "Online" status is not displayed
- Fix #6700: Reload theme variable @baseTheme after flushing cache
-
[1.5.2]
- Update HumHub to 1.15.2
- Full changelog
- Fix #6753: Non-unique key used for permission caching
- Fix #6741: Fix no pretty url of password recovery link
- Enh #6734: Trim Base URL on save
- Fix #6708: Fix displaying of alert when RichText is changed on refresh a page
- Fix #6747: Fix loading of default container permissions from cache
- Fix #6766: Since Humhub 1.15.1, getting content polymorphic relation changes the content object_model to the wrong class
-
[1.5.3]
- Update HumHub to 1.15.3
- Full changelog
- Fix #6713: Keep class option for Pjax Widget
- Enh #6779: Added Twig Sandbox Extension for Statistic Tracking Codes
- Fix #6791: Fix number of filtered modules on Marketplace
- Fix #6744: Make sure to call humhub\components\Module::update() on Module updates
- Fix #6796: Files in the RichText doesn't open as new tab
- Fix #6800: Fix missed domain of profile url in email notifications
- Fix #6801: Add missed twemoji images
-
[1.5.4]
- Update HumHub to 1.15.4
- Full changelog
- Enh #6888: Better support for custom caches
- Fix #6851: Update HumHub Prosemirror (fixes legacy emoji support)
- Fix #6859: Hide scheduled and draft content on other user profile pages
- Fix #6871: Cache is not deleted after deleting a value in the settings
- Fix #6894: Fix obsolete notifications
-
[1.5.5]
- Update HumHub to 1.15.5
- Full changelog
- Enh #6899: Fix a missed module config file
- Fix #6913: Fix API tests
- Fix #6919: Fix saving of user profile country field value and enable a searching by country title
- Fix #6919: Migration to revert user profile country names to Iso 3166 codes
- Fix #6966: Make "Invite new people" always possible for Admins
- Fix #6969: Create unique index for the table like - Avoid counter manipulation (Thanks to @viliald)
- Fix #6973: Fix wide dropdown on small screens
- Fix #6869: Display notifications only of published contents
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login