All Versions
97
Latest Version
Avg Release Cycle
28 days
Latest Release
859 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v1.9.3 Changes
- π Fix #5372: Text shortening in Japanese broken - Fix truncating of multi-byte strings
- π Fix #5398: Fix checking of foreign table index
-
v1.9.2 Changes
October 15, 2021- π Fix #5265: Fix logging filter "Error" when not entries
- π Fix #5285: Layout too wide for container pages without sidebar
- π Fix #5307: Fix reset of the space homepage settings
- π Fix #5301: Change people default sorting in administration broken
- π Fix #5313: ContentContainer Tags were not cleared when all tags are deleted
- π Fix #5316: Fix filter "I'm involved" on dashboard
- π Fix #5324: Theme Loader broken when module is provided via string
- π Fix #5327: Fix update container tags by not original model
- π Fix #5342: Fix mime type detection for extensions: dotx, xltx, potx
-
v1.9.1 Changes
August 30, 2021See also: HumHub 1.9 - Release Notes
- π Fix #5172: Missing translations for "New Member" and "New Spaces" directory widgets
- π Fix #5195: Fix export users with tags data
- π Fix #5200: Auto creating following for friends
- π Fix #5187: Fix birthday with hidden year in a language-specific format
- Enh #5189: Reduce minimum character limit for space and user tags to 2 chars
- Enh #5189: Hide tags on space chooser if no keyword inside tags
- π Fix #5215: Fix links to old directory
- π Fix #5096: Render links in email notifications
- π Fix #5095: Fix space between URLs and text in notification message
- π Fix #5238: Typo in Offline Page Text
- π Fix #5204: Migration of container tags
- π Fix #5238: Typo in Offline Page Text
- π Fix #5247: Fix translate with not defined language
- π Fix #5252: Removed "strong>" from the Dutch translations
- Enh #5259: Protection of the logout action by POST method. (Thanks to @avjesadiya13 and @VishnuChebolu for disclosing the problem.)
- π Fix #5262: Fix visibility of email requiring on backoffice add user form
-
v1.9.0 Changes
July 22, 2021See also: HumHub 1.9 - Release Notes
Note: HumHub version 1.9+ requires PHP 7.3 or higher!
- π Fix #5174: Tour module crashes with enabled tags field
- π Fix #5176: Closing the action confirmation modal window on top close icon
- π Fix #5177: Move directory widgets
- Enh #5049: Required profile field should not be required in administration (Fix for checkbox field type)
- π Fix #5009: Fix video thumbnail on Safari browser
- π Fix #5182: Password field should not be required if user has no password
-
v1.9.0-beta.2 Changes
July 14, 2021Note: HumHub version 1.9+ requires PHP 7.3 or higher!
- π Fix #5128: Prerequisites: Increase PHP Min version to 7.3
- π Fix #5135: Remove checking for PCNTL extension (revert #5065 and #5071)
- π Fix #5136: Fix get value of user profile fields with types "Checkbox List" and "Checkbox"
- π Fix #5137: Fix convert to short integer on PHP 8
- Enh #5144: Show sort order in profile fields settings
- π Fix #5149: Use a link mode for space button "Join" from space header
- π Fix #4830: Fix Prerequisites / Self Test translations
- π Fix #4459: Make UserFollow activity public
- β Enh #3824: Run acceptance tests with pretty URLs
- Enh #5169: Enable more than 50 groups to a user
-
v1.9.0-beta.1 Changes
June 15, 2021Note: HumHub version 1.9+ requires PHP 7.3 or higher!
- Enh #3733: Forbid to open AJAX actions as separate page
- Enh #677: Allow to create new database and set database port on installation wizard
- π Fix #4877: Check for writable uploads/profile_image directory
- Enh #4868: Reset email summaries / notifications settings for all users
- Enh #4884: New Space module setting to allow all users to add users without invite
- Enh #4902: Added CodeMirror and created form field widget
- Enh #4964: New CLI command to delete users
- π§ Enh #4871: Configurable default timezone for guests
- Enh #5019: Alternative
DashboardMemberStreamFilter
based on Live moduleLegitmationIDs
- π Fix #4626: Visibility of content in profile stream of archived spaces
- Chg #5016: Allow impersonate for
ManageUsers
permission - Enh #5043: Improved Space membership lookup caching
- Enh #4935: Render images in email messages
- Enh #5037:
RichTextToShortTextConverter
renders images as[Image]
- π Enh #5042: Improved Space/User PrettyURL performance
- Enh #4958: Add possibility to register purchased modules via CLI
- Enh #4894: Implemented
.label-light
label variant - Enh #5012: Space: Allow change space owner also for users
ManageSpaces
with permission - π Enh #5045: Removed deprecated
Yii::$app->formatterApp
component - β Enh #5026: Tests for tokenized image urls in email message
- Enh #5049: Required profile field should not be required in administration
- Enh #5065: Add checking for php
PCNTL
extension - β Enh #5073: Enhance Rest API tests
- π Fix #5078: Fix enabling of REST module on run API tests
- Enh #4776: Added
acknowledge
option to all relevant forms - β‘οΈ Enh #4757: Updated to
PHPUnit 8.5
- π² Enh #4790: Added more logging on authentication errors
- π Fix #5054: Force
InnoDB
Table Engine on migration and added engine configuration option - Enh #4862: Tag picker for Space and User containers
- Enh #4927: Hide post input field on single entry stream
- Enh #5062: Show user ID on admin user edit page
- Enh #4848: Include space tags in the spaceβs βAboutβ page
- π² Enh #5061: Preserve linebreaks and added "ReadMore" option in Logging
- π Enh #4982: Skip DN List to avoid duplicated ldap error logs
- π Fix #5088: Set max length option to space description input
- Enh #5089: Allow to follow users independently of friendship
- π Enh #34: Removed membership icon from my Spaces chooser
- β‘οΈ Enh #117: Show/Hide the βFollowingβ buttons depending on updated friendship/membership state after AJAX action
- Enh #5102: Use short number format for Space members count on Space Directory
- π Fix #5101: Fix to allow admin editing of not required profile fields
- 0οΈβ£ Enh #123: New sorting option "Default" for people directory page
- π Fix #122: Fix button "Load more" initialization on Pjax loading
- Enh #5114: Added
EVENT_BEFORE_CHECKING_USER_STATUS
inAuthController.php
to give the possibility to add an event before checking the user status - π Fix #5122:
RichText::output
producesp
HTML element instead ofdiv
-
v1.8.3 Changes
July 14, 2021- π Fix #29: Fix login form view on browser back button after footer link
- π Fix #5066: Fix pin and archive global content without container
- π Fix #5107: Fix captcha client validation after request new code
- π Fix #22: Fix misplaced OEmbed provider buttons on general settings form
- π Fix #5130: Don't require type for first param of the function ProsemirrorRichText::replaceLinkExtension()
- π Fix #5155: Open basedir restriction error in with PHP 7.4.21/8.0.8
-
v1.8.2 Changes
April 26, 2021- π Fix #4959: Horizontal scrollbar for images
- π Fix #4898: No streamExcludes option when loading single stream entry
- β Enh #4960: Added βcodeception/module-restβ for testing of REST API modules
- β Enh #4976: Added REST API Codeception tester
- β‘οΈ Enh #4967: Module update broken with expired licence key
- π Enh #4972: Fix enabling to send notification on remove user from group
- π Fix #4985: Fix Activity Mail QueryParams on console mode
- Enh #23: Allow to read image URLs with token param
- π Fix #4989: Translate profile field title in admin list
- π Fix #5002: Fix loading of fixture spaces on tests
- π Fix #5018: Activity stream problems with many user accounts
- π Fix #5013: XSendFile broken when no SERVER_NAME header provided
- π Fix #5004: Preview text maxLength issue
- π Fix #5017: File CLI Command fails due to manually deleted files
- π Fix #5020: Space visibility options shown to users without permission
- Enh #5024: Disable text wrapping in stream richtext
- π Fix #5022: Fix assign default group on user registration
- π Fix #5015: Fix visibility of admin menu entries which are initialized with deprecated method
- π Fix #5039: RichText converter for some string patterns in HTML format
-
v1.8.1 Changes
March 12, 2021- π Fix #4931: Fix highlight parent navigations for sub section "Profile Permissions" (and LDAP)
- π Fix #4934: Show error instead of warning when using different MySQL Table Engines
- π Fix #4936: Fix emoji in sample content
- π Fix #4940: Typo in German translation "Benachrichtigungen"
- π Fix #4942: MemberOf Display in LDAP CLI Show User Details
- π Fix #4465: LDAP PHP 8 incompatibility (multiPageSearch)
- Enh #4569: Config to overwrite module path
- π Fix #4946: Fix migration of the default permissions
- π Fix #4955: Fix convert emoji with sign "+"
- π Fix #4956: Fix file hash column length
-
v1.8.0 Changes
March 01, 2021- π Fix #4893: Richtext extension events are ignored when using deprecated maxLength option
- π Fix #4896: Error thrown if live poll broadcast focus event is triggered
- π Fix #4907: Positions of Comment / Like links under posts
- π Fix #4911: Auto logout user on maintenance mode
- π Fix #4912: Restrict guest access on maintenance mode
- π Fix #4918: Comment richtext gets focused when closing comment section
- π Fix #4917: Hide user groups in directory without option "Show At Directory"