HumHub v1.2.3 Release Notes

Release Date: 2017-10-23 // over 6 years ago
  • Important note for LDAP users: There is a new setting "ID Attribute" which should be set to clearly identify users. ๐Ÿ”Œ Important note for Git/Composer installations: http://www.yiiframework.com/news/148/important-note-about-bower-and-the-asset-plugin/

    • ๐Ÿ›  Fix: Readonly markdown field issue.
    • ๐Ÿ”ง Enh: Fixed registration approval/denial mails and made their default value configurable.
    • โšก๏ธ Enh: Updated primary auth client interface for more flexibility
    • Enh: Added LDAP ID attribute to improve user mapping
    • Enh: Option to disable e-mail address requirement in User model
    • ๐Ÿ›  Fix: Overwrite of static image in theme + added documentation section
    • ๐Ÿ›  Fix: Account Controller exception when user is not logged in
    • ๐Ÿ›  Fix: Exception on notification overview page when not logged in
    • Enh: Added possibility to sort groups in directory
    • ๐Ÿšš Enh: Removed LDAP UserFilter/LoginFilter length restriction
    • ๐Ÿ›  Fix: UTC timezone issue with TimeZoneDropdownAddition and added $includeUTC flag to TimezoneHelper::generateList()
    • ๐Ÿ›  Fix: ControllerAccess json rule
    • 0๏ธโƒฃ Enh: added closable = false as default ModalDialog widget setting
    • ๐Ÿ›  Fix: trigger richtext clear when submitting comment.
    • ๐Ÿ›  Fix: missing return in FileContent::beforeValidate
    • ๐Ÿ›  Fix: Mentioning search with - not working
    • ๐Ÿ›  Fix #2730: Mentioning search with - not working
    • ๐Ÿ›  Fix: File search with suffix not working
    • Enh: Added SearchAttributesEvent to improve content addon indexing (comment/file)
    • ๐Ÿ›  Fix: Do not automatically force modal close on stream edit
    • Enh: Added DurationPickerWidget
    • Enh: Allow ContentActiveRecord($contentContainer, $config) initialization
    • ๐Ÿ›  Fix: WallEntry::addControl with simple array options
    • Enh: Added $scheme Argument to DownloadFileHandler::getUrl()
    • ๐Ÿ›  Fix: Clear UserModule cache after save/delete
    • ๐Ÿ›  Fix: Prevent Integrity check failures.
    • 0๏ธโƒฃ Enh: Added default open content as modal action
    • Enh: Added possibility to add attachments in Notification MailTarget
    • Enh: Added surpressSendToOriginator Notification option
    • ๐Ÿšš Chg: #2745 Removed GroupPermission::instance() for yii 2.0.13 compatibility
    • Enh: Added MobileTargetProvider abstraction for mobile push notifications
    • โšก๏ธ Enh: Added humhub:notification:updateCount js event
    • Enh: Show space administrators and moderators in member snippet
    • ๐Ÿ›  Fix: humhub\modules\live\Module::getLegitimateContentContainerIds behaviour with friendship module enabled
    • Enh: Added BaseNotification:priority to mark high priority notifications
    • Enh: Added new User::isVisible and ActiveQueryUser::visible methods
    • ๐Ÿ›  Fix: MarkdownEditor cursor position after inserting file/
    • ๐Ÿ›  Fix: Make sure own profile content is always visible to user
    • ๐Ÿ›  Fix #2501: Do not try to embed Youtube unauthorized videos (acs-ferreira)
    • ๐Ÿ›  Fix #2613: Wrong username encoding with pretty url (githubjeka)
    • ๐Ÿ›  Fix #2791, #2749: Force private join policy on private spaces + non changeable post visibility
    • ๐Ÿ›  Fix wrong Comment date issue in notification mails
    • Enh: Added data-file-* attributes to download links, for beeing able to intercept file downloads
    • ๐ŸŒ Enh: Added apple-mobile-web-app-* and mobile-web-app-capable meta tags to head.php
    • ๐Ÿ›  Fix #2783: E-Mail notification link broken when guest mode is enabled (Buliwyfa)
    • Enh: Added ContentActiveRecord::silentContentCreation for disabling ContentCreated Activity/Notification on ContentActiveRecord level
    • Enh: Now the NewContent live event is always fired with sourceClass and sourceId information and a silent flag for silent content creations