HumHub v1.4.0-beta.2 Release Notes

Release Date: 2019-12-11 // over 4 years ago
    • ๐Ÿ›  Fix #3703: Fixed user profile image dimension of mobile
    • ๐Ÿ›  Fix #3732: Reverted changes of default oembed style
    • โšก๏ธ Enh: Added link to changelog for module marketplaces updates
    • ๐Ÿ›  Fix #3674: Back button breaks layout on login page when guest access enabled
    • Enh: Added safeCreateTable, safeDropTable, safeDropColumn, safeAddColumn to humhub\components\Migration
    • ๐Ÿ›  Fixed .layout-nav-container padding issue
    • ๐Ÿ›  Fix #2605: User display name cropped in profile header
    • ๐Ÿ›  Fix #3729: Integrity check used deprecated methods
    • โšก๏ธ Enh #3697: Stay of module update page after updating a module
    • ๐Ÿ›  Fix #3692: Icon Upload Problems
    • ๐Ÿ›  Fix #3705: Don't render empty navigation/menu
    • ๐Ÿ›  Fix #3706: Space mentioning broken
    • ๐Ÿ›  Fix #3742: OAuth timeout doesn't respect configured timeout
    • Enh: Added DateHelper:getUserTimeZone(), DateHelper:getSystemTimeZone(), DateHelper:isInDbFormat()
    • ๐Ÿ›  Fix #3711: Fullscreen Richtext menu broken on ios safari
    • โšก๏ธ Enh #3768: Add Module::afterUpdate, Module::beforeUpdate events to humhub\components\Module
    • Enh: Add OnlineModuleManager::EVENT_BEFORE_UPDATE, OnlineModuleManager::EVENT_AFTER_UPDATE
    • ๐Ÿ›  Fix: Double encoding of & in Richtext::output()
    • Enh: Added SocialActivity::getContentPlainTextPreview() mainly used in mail subjects
    • ๐Ÿ’ป Enh: Added data-ui-addition way of definint ui additions
    • ๐Ÿ’ป Enh: Added data-ui-addition way of defining ui additions
    • ๐Ÿ’ป Enh #3771: Added data-ui-addition="acknowledgeForm" in order to prevent page changes without save/confirmation
    • ๐Ÿ’ป Enh #3771: Added humhub\modules\ui\form\widgets\ActiveForm:acknowledge flag
    • Chng: Use of BlueimpGalleryAsset npm asset instead of static asset file
    • โšก๏ธ Enh: Updated richtext version to 1.0.18 see (https://github.com/humhub/humhub-prosemirror/blob/master/docs/CHANGELOG.md)
    • Enh: Added mobile swipe in order to show sidebar (needs to be activated Administaration -> Settings -> Appearance)