All Versions
112
Latest Version
Avg Release Cycle
88 days
Latest Release
25 days ago
Changelog History
Page 7
Changelog History
Page 7
-
v1.5.4 Changes
August 03, 2020- ๐ Fix #4287: Fixed Yii2 compatibility issue with MySQL 8+
-
v1.5.3 Changes
July 16, 2020- ๐ Fix #4036: Profile images are not rotated correctly
- ๐ Fix #4168: Erroneous pagination in notification overview
- ๐ Fix #4060: Profile description and text regex error message not translatable
- ๐ Fix #4153: Administration: Email transport configuration 'Save & Test' Gives No Result
- ๐ Fix #4187: Use of invalid LivePushAsset namespace
- ๐ Fix #4140: Profile field hint is double encoded
- ๐ Fix #4166: Typo in LDAP settings form
-
v1.5.2 Changes
May 20, 2020- ๐ Fix #4031: Notifications with non existing base model breaks notification list
- ๐ Fix #4038: Cannot use yii\helpers\Html as Html because the name is already in use in ProfileBannerImage
- ๐ Fix #4050: Broken Cron-job documentation link used in cron info sidebar snippet
- ๐ Fix #4036: Uploaded photos are not rotated correctly
- ๐ Fix #4078: Richtext linkextension pattern fails on link extensions with containing
)in link title - ๐ Fix #4080: Invalid absolute urls created in acceptance tests
- ๐ Fix #4030: #search-menu-nav required in theme view layout main
- ๐ Fix #4086: Maximum call stack size exceeded thrown on ActivityStreamEntry.remove
- Enh #4088: Improved table overflow handling in richtext content
- โก๏ธ Chg: Updated humhub richtext version to 1.0.25
- ๐ Fix #4091: Richtext compatibility parser translates links within code blocks
- ๐ Fix #4096: Missing CreatePost permission check in post model canMove
- ๐ Fix #4098: Space setting edit fails due to unique name validation
- ๐ Fix #4100: Empty message validation errors on post and comment edit broken
- Enh #4061: Improved post context menu order
- ๐ Fix #4056: Images not rendered in markdown profile field
- ๐ Fix #4034: Premission filter pagination shown without reason and broken
- ๐ Fix #4012: Permission filter dropdown shows module id instead of module name
- ๐ Fix #4046: Search results not highlighted
- ๐ Fix #3975: Space chooser directory button visible, even if user is not allowed to access directory
- ๐ Fix #4106: Profile about displays birthdays in current user timezone
- ๐ Fix #4108: Issues deleting network logo
- ๐ Fix #4119: Oembed not found due to different encoding
- ๐ Fix #4084: Blueimp gallery image assets not published
- ๐ Fix #4069: Duplication of log level filter parameter in pagination url
- Fix #4075: Use of array_key_fist in space CreateController fails on PHP < 7.3
- ๐ Fix #4033: Checkboxlist profile field does not support
Key => Optionformat as described in help text - ๐ Fix #4125: See password field addition calculates wrong position with container animation
- ๐ Fix #4127: Richtext fullscreen mode within modal or login-container broken
- ๐ Fix #4116: Definitive user deletion doesn't work
-
v1.5.1 Changes
April 19, 2020- ๐ Fix #4001: LDAP user sync error
- ๐ Fix #4004: Missing translation strings
- ๐ Fix #4009: Yii queue error handling broken
- ๐ Fix #4008: Some richtext images are embedded as Base64
- ๐ Fix #4019: Animated Gifs not handled correctly with GMagick extension
- ๐ Fix #4021: Activity mail queue job timeout error handling
- ๐ Fix #4005: The uploaded logo is scaled too small.
- Enh #4026: Check memory limit in prerequisites check
- ๐ Fix #4023: Background flickering on firefox page transition
- ๐ Fix #4028: Image previews rendering in stream do not perform well.
-
v1.5.0 Changes
April 15, 2020Please also read the Release Notes and the Update Guide before upgrading to HumHub 1.5!
๐ Changes since v1.5.0-beta.1:
- ๐ Fix #3976: User profile stream could not be initialized
- ๐ Fix #3977 Reverted nicescroll version to 3.6.6 due to mobile scroll issues
- Chg: Only use nicescroll on space chooser, notifications, and activity stream on large devices
- ๐ป Chg: Replaced
humhub.ui.view.isNormal()withhumhub.ui.view.isLarge() - ๐ Fix #3973: Profile Categories Not Editable
- ๐ Fix #3925: "Back to stream" button visible after pin to top in stream
- ๐ Chg: Removed all style assets from CoreBundleAssets
- ๐ Fix #3991: Archive content triggers "New updates available" stream badge
๐ Full Changelog
-
v1.5.0-beta.1 Changes
April 06, 2020- ๐ Enh #3858: Support SameSite cookies
- ๐ Fix #3861: Improved warning details when auto delete inconsistent notification
- ๐ Fix #3873: Invalid visibility handling in
Content::canView()for private global content - ๐ Fix #3896: Top menu dropdown double border on focus/hover
- ๐ Fix #3834: Many entries in the top menu crashing layout
- Enh #3907: Allow
client.ajax().abort() - ๐ฒ Enh #3909: Add filters to
Administration -> Information -> Logging - Enh #3910: Add javascript url util
humhub.util.url.getUrlParameter() - Enh #3557: Add permission filter to space and user permission settings
- Enh #3844: Add directory menu icons
- Enh #3792: Render profile field description as form hint
- ๐ง Enh #3841: Allow * as group-id in
defaultPermissionsconfiguration - โก๏ธ Enh #3924: Implement
StreamQuery->$tofield and query for stream updates - Enh #3927: Add
content.container.guid()function to determine active container on the frontend - โก๏ธ Enh #3924: Display update stream badge once an update is available
- โก๏ธ Enh #3924: Implement
Stream.isUpdateAvailable()to determine if there is an update available - โก๏ธ Enh #3924: Implement
Stream.onUpdateAvailable(),Stream.loadUpdate()andStream.options.autoUpdateto manage stream updates - Enh #3924: Added
humhub\modules\content\live\NewContent:$streamChannel - โก๏ธ Enh #3928: Implement auto updates on activity stream
- 0๏ธโฃ Enh #3930: Add default
Stream.initScrollwith support of IntersectionObserver - ๐ Fix #3904: Removed unused "alt" attribute on Span element
- Enh #3950: Include non profile content to users profile timeline
- โ Enh #3937: Add test mail to mail settings
- ๐ Fix #3912: Unneeded inline style breaks stylesheet in logo.php
- Enh #3402: Replaced ImageConverter class with Imagine
- Enh #3939: Add
client.redirectaction to client js module - Enh #3941: Core asset bundle optimization
- Enh #3428: Added dashboard stream filter
- ๐ Fix #2456: Only display list of relevant modules on space creation (@armezit)
- ๐ Fix #3954: Support LDAP servers without pagination
- Enh #3958: Mark legacy modules in module overview
- ๐ป Chg: Added gradient to
ui.showMorefeature - ๐ฑ Chg: Removed legacy
humhub\assets\PagedownConverterAssetfrom AppAsset - ๐ฑ Chg: Removed legacy
humhub\assets\JqueryCookieAssetfrom AppAsset - ๐ Chg: Removed legacy
resources/file/fileuploader.jsfrom AppAsset - ๐ Chg: Removed legacy
resources/user/userpicker.jsfrom AppAsset - ๐ Chg: Removed legacy
js/humhub/legacy/jquery.loader.jsfrom CoreApiAsset - ๐ Chg: Removed legacy
js/humhub/legacy/app.jsfrom CoreApiAsset - ๐ Chg: Removed legacy
js/humhub/humhub.ui.markdown.jsfrom CoreApiAsset - ๐ Chg: Deprecated
humhub\modules\ui\form\widgets\MarkdownFieldin order to favorhumhub\modules\content\widgets\richtext\RichTextField - 0๏ธโฃ Chg: Use lazy js module fallback for
humhub.require()by default - Chg: Only register live push asset and
SocketIoAsseton demand - โก๏ธ Chg: Updated Yii2 Queue Extension to v2.3.0
- Chg: Migrated from Zend Http to Yii2 HttpClient
- Enh #3916: Rework profile field administration overview
- ๐ Fix #3635: Search rebuild job timeout
- ๐ Fix #3965: Space deletion not possible on some AuthClients without password
- Chg: Replaced Space archive and Space delete buttons
- ๐ Fix #3813: Too high memory consumption on Notification cleanup
- โก๏ธ Chg: Updated richtext version to 1.0.22
-
v1.4.5 Changes
August 03, 2020- ๐ Fix #3945: Default object-src policy prevents loading pdf on safari
- ๐ Fix #3963: Richtext/Markdown links not highlighted by default
- ๐ Fix #3986: Cannot use yii\helpers\Html as Html because the name is already in use in
humhub\libs\ProfileBannerImage - ๐ Fix #4287: Fixed Yii2 compatibility issue with MySQL 8+
-
v1.4.4 Changes
March 24, 2020- ๐ Fix #3908:
DateHelper::parseDateTime()returns invalid date if given value is not parsable - ๐ Fix #3905:
accountTopMenurenders redundant<li>tag - ๐ Fix #3911: Error thrown in UrlRule for non existing user names
- ๐ Fix #3914: Directory link in space chooser still visible when directory module not active
- ๐ Fix #3915: Removed default border from canvas style
- ๐ Fix #3885: Prevent comments on archived content
- ๐ Fix #3940: Empty visibility for some new spaces
- ๐ Fix #3942: Show password icon not placed correctly if field was initially hidden
- โก๏ธ Chng: Updated richtext version to 1.0.21
- ๐ Fix #3906: Prevent emoji chooser focus when triggered by input rule
- ๐ Fix #3890: Richtext list menu item disappears
- ๐ Fix #3908:
-
v1.4.3 Changes
March 04, 2020- ๐ Fix #3887: CSS presentation issue for tables wider than the container and videos missing borders (areasas)
- ๐ Fix #3893: New user invite headline broken in German translation
- โก๏ธ Enh: Updated translation files
- ๐ Fix #3894: Pjax call does not does not release scroll body scroll lock when default swipe is active
- ๐ Fix #3897: Top menu dropdown on mobile does not update active state
-
v1.4.2 Changes
February 27, 2020- ๐ Fix #3865: "Use default swipe" setting not working
- ๐ Fix #3875: Profile image click does not open gallery overlay
- ๐ Fix #3879: New mobile swap interfers horizontal scroll
- ๐ Fix #3883: Former & soft deleted LDAP user produces multiple warnings
- ๐ Fix #3866: Emoji chooser broken after pjax link
- 0๏ธโฃ Enh: Added humhub.ui.view.preventSwipe() in order to prevent default swipe
- Enh: Added emoji richtext menu item
- โก๏ธ Enh: Updated HumHub richtext version to 1.0.20
- ๐ป Enh: Added humhub.ui.view.isActiveScroll() in order to check current scroll state (e.g. used to prevent swipe)