All Versions
97
Latest Version
Avg Release Cycle
28 days
Latest Release
859 days ago

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, 2021

    See 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, 2021

    See 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, 2021

    Note: 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, 2021

    Note: 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 module LegitmationIDs
    • πŸ›  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 in AuthController.php to give the possibility to add an event before checking the user status
    • πŸ›  Fix #5122: RichText::output produces p HTML element instead of div
  • 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"