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

Changelog History
Page 10

  • v1.2.2 Changes

    August 02, 2017
    • Enh: Allow returning class names beside BasePermission instances in Module::getPermissions()
    • Enh: Increase profile image size to 800px.
    • ๐Ÿ›  Fix #2644 overlapping popup preview image after increasing preview image size (hagalaz)
    • ๐Ÿ›  Fix: Button widget child class static instantiation not working
    • ๐Ÿ›  Fix: ModalButton instantiation and added ModalButton::close()
    • Fix: Respect max_file_uploads setting in UploadInput widget
    • Enh: Include kartik-v/yii2-widgets
    • Enh: Added getAccessRules() to humhub/components/Controller
    • ๐Ÿ›  Fix: AccessControl action restriction bug
    • ๐Ÿ›  Fix: ModuleAutoLoader exceptions not logged
    • ๐Ÿ›  Fix: I18N formatter user timezone not set
    • 0๏ธโƒฃ Enh: Automatically set space default visibility in Content::setContainer()
    • ๐Ÿ›  Fix: Fixed ContentContainerSettingManager caching issue if space/user id are equal
    • Enh: Use of select2 dropdown for time zone selections
    • ๐Ÿ›  Fix: Bypass AccessControl behavior in installer
    • ๐Ÿ›  Fix: Use of JS-Widget internal event object instead of node
    • Enh: Added Formatter::getDateTimePattern() and Formatter::isShowMeridiem()
    • ๐Ÿ›  Fix: Set formatter locale in I18N when changing locale
    • Enh: Added $hideInStream flag for upload component/action for changing show_in_stream file flag
    • Enh: Added $showInStream flag for FilePreview widget to only include files with certain show_in_stream flag
    • Enh: Added FileManager::findStreamFiles() for querying files with either given show_in_stream = 1 or show_in_stream = 0 flag.
    • ๐Ÿ‘ Enh: Added humhub\widgets\Tabs and humhub\widgets\SettingsTabs with view type tab support
    • ๐Ÿ—„ Enh: Added new MarkdownField input widget which as replacement of deprecated MarkdownEditor
    • ๐Ÿ›  Fix: Fixed markdown file upload pjax issue
    • ๐Ÿ›  Fix: Removed display: table-cell from markdown image css to enable inline images
    • Enh: Added humhub/widgts/Button::userPickerSelfSelect() for creating self select button for userpickers.
    • Enh: Added humhub/widgts/Link::withAction() for creating action based links
    • Enh: Added SelectTimeZoneDropdown widget
    • Enh: Added Modal::closable in order to respect backdrop and keyboard data setting of Modal and ModalDialog widget
    • Enh: Avoid cutting oembed entry in stream if it's the first part of a richtext
    • Enh: Added humhub/widgets/TimePicker widget
    • Enh: Added DbDateValidator::timeZone for setting input time zone
    • Enh: Additional WallEntry settings: $jsWidget, $addonOptions, $controlsOptions, $renderControls, $renderAddons
    • Enh: Added possibility to overwrite WallEntry settings in humhub/stream/actions/Stream::renderEntry()
    • Enh: Added ShowFiles::preview and ShowFiles::active flag
    • Enh: Allow $adminOnly for User base ContentContainerController Controller
    • 0๏ธโƒฃ Enh: Added ContentContainerActiveRecord::getDefaultContentVisibility() and User::getDefaultContentVisibility()
    • Enh: Added automatic Notification Class loading by convention. No need to overwrite Module::getNotifications()
    • Enh: Added ContentActiveRecord::getIcon() for adding an badge icon to WallEntry content type badge
    • Enh: Added ContentActiveRecord::getLabels() for managing WallEntry labels (badges)
    • Enh: Added Label widget for creating sortable labels
    • ๐Ÿ›  Fix: Reset modal dialog size + add size option
    • ๐Ÿ’ป Enh: Added size option ui.modal.Modal.set()
    • Enh: Use ContentActiveRecord::getUrl() for content perma links (if given)
    • Enh: Added ContentTag concept for creating content categories/filter on module level
    • ๐Ÿ›  Fix: Mentioning keeps running even if previous input result was empty
    • ๐Ÿ‘ Enh: Darkened comment links for better readability
    • ๐Ÿ›  Fix #2582 Userfollow activity click action not working
    • Enh: Make space membership activities clickable
    • ๐Ÿšš Chg: Removed yii2-codeception dependency
    • Chg: Added phpoffice/phpexcel dependency
    • Enh: Added JsWidget::fadeIn for smooth widget initialization
    • โœ… Enh: Enhanced AccessControl filter with ControllerAccess layer for better testability and flexibility
    • ๐Ÿ‘ Enh: Added Pending Registrations admin view with csv, xlsx support.
  • v1.2.1 Changes

    June 17, 2017
    • ๐Ÿ›  Fix: Invite error in french language
    • ๐Ÿ›  Fix #2518: ActivityStreamWidget::EVENT_INIT is missed (githubjeka)
    • ๐Ÿ›  Enh: Fixed accessibility issues in Dashboard/Login/Profile
    • ๐Ÿ›  Fix: module beforeInit and afterInit event
    • Enh: Added Registraion::EVENT_AFTER_REGISTRATION UserEvent
    • Enh: Added grunt migrate-up and migrate-create task
    • Enh: Added profile field type CheckboxList
    • ๐Ÿ›  Fix: Fixed ui.addition MutationObserver, only apply additions to inserted nodes.
    • Enh: Changed invite mail subject text
    • ๐Ÿ›  Fix #2571: last_login not set after registration direct login
    • Enh: Always trigger dom widget events for widget fire until triggerDom is set to false
    • Enh: Added richtextPaste event
    • Enh: On search index rebuilding - use batch queries
    • ๐Ÿ›  Fix: ActiveQueryContent:readable() for guNest users missing join
    • 0๏ธโƒฃ Enh: Added ContentActiveRecord:managePermission for changing the default write permission of ContentActiveRecord classes
    • ๐Ÿšš Enh: Moved all default WallEntryControls to WallEntry:getContextMenu() widget.
    • ๐Ÿ›  Fix: Connect google OAuth under Profile Settings -> Connected Accounts throws invalid redirect uri.
    • ๐Ÿ›  Fix: Invite Users does not respect ManageUsers/ManageGroups permission
    • ๐Ÿ›  Fix: Mail summaries sent in incorrect language
    • ๐Ÿ›  Fix: Send button text on request space membership dialog
    • ๐Ÿ›  Fix #2555: Friendship notification category visible even if friendship system deactivated
    • Enh: Don't auto focus space chooser search on small devices
    • ๐Ÿ›  Fix #2612: Single list item hides markers
    • ๐Ÿ›  Fix #2558: No notification for user profile posts send
    • ๐Ÿ›  Fixed #2560: Markdown profile field editable flag not working
    • ๐Ÿ›  Fix: Hide also header (space, profile) counts when following system is disabled
    • ๐Ÿ›  Fix: Perma link to space contents broken when space homepage was changed
    • ๐Ÿ›  Fix: Properly sort language and country select by users locale
    • Enh: Allow search in country profile field dropdown
    • ๐Ÿ›  Fix: js action api empty data attribute
    • Enh: Added button helper widgets <?= Button::primary('myButton')->action('myJsAction')?>
    • Enh: Enhanced ContentActiveRecord instantiation $model = new MyContent($space, Content::VISIBILITY_PRIVATE)
    • ๐Ÿ›  Fix #2625 Pjax problem with local links to files within stream
    • Enh: Use of target="_blank" for stream links
    • ๐Ÿ›  Fix #2594 Bug: Url with unicode in stream markdown
    • ๐Ÿ›  Fix: Notification grouping not working
    • ๐Ÿ›  Fix: Show more suppression entries with sort order update + equal update_at not working.
    • ๐Ÿ›  Fix #2627: Incorrect language used in group admin user approval e-mail
    • ๐Ÿ›  Fix #2631: Module configuration link shown for disabled modules
    • ๐Ÿ›  Fix #2785 #2172: Added iconv PHP extension to the requirement check (leuprechtroman)
  • v1.2.0 Changes

    April 16, 2017
    • ๐Ÿ›  Fix: SVG file uploads broken (mime type: image/svg+xml)
    • ๐Ÿ›  Fix: Public badge missing after create post
    • ๐Ÿ›  Fix: Mentioning notificaiton in user not working
    • ๐Ÿ›  Fix: Catch yii\db\Expression error for updated_at in wallentry
    • Enh: Added 'client.back' js action
    • ๐Ÿ›  Fix #2219: Overlapping summary mail content
    • ๐Ÿ›  Fix: Wall entry layout link/text overflow
    • ๐Ÿ›  Fix: Stream - Do not surpress if only particual contents are displayed
    • ๐Ÿ›  Fix: GlobalModal extends base Modal widget and GlobalModal::$backdrop is false by default (githubjeka)
    • ๐Ÿ›  Fix: Search StreamEntry options delete/editModal
    • ๐Ÿ›  Fix: Tour popover close behaviour
    • ๐Ÿ›  Fix: Incorrect permissions in space with guest mode
  • v1.2.0-beta.4 Changes

    March 28, 2017
    • ๐Ÿ›  Fix: Notification count '0' visible after click on notification link
    • ๐Ÿ›  Fix: Default space permissions not adopted
    • ๐Ÿ›  Fix: Use of $permission->getId() instead of $permission->id in PermissionManager (allow dynamic permission ids)
    • ๐Ÿ›  Fix #2393: Markdown h4,h5,h6 broken
    • ๐Ÿ›  Fix #2389: calculate max upload file size on PHP 7.1 (githubjeka)
    • ๐Ÿ›  Fix: LDAP - Lost authclient ldap class configuration on user update
    • ๐Ÿ›  Fix #2400: Space ownership transfer form shows wrong users
    • ๐Ÿ›  Fix: Enable user approval without available registration groups or default group
    • ๐Ÿ›  Fix: Activate 'User' navigation in Admin Menu "Administration -> User -> Settings"
    • Enh: Improved administration user deletion view
    • Enh: Added 'containerLink' HTML Helper method
    • Enh: WallEntry layout layout improvements
    • ๐Ÿ›  Fix: Default user & space module configuration lost after foreign key migration
    • ๐Ÿ›  Fix: Respect pinned post when inserting a a new stream entry
    • ๐Ÿ›  Fix: Show comments in modal not working
    • ๐Ÿ›  Fix: #2374 Comment input not focused on comment link click
    • Enh: Toggle comment box
    • Enh: Added global copyToClipboard
    • Enh: Added "weekly" mail summary interval
    • ๐Ÿ›  Fix: Invalid temp.css file
    • ๐Ÿ›  Fix: Default stream sort setting not applied
    • Enh: Show different login message, when registration is disabled
    • ๐Ÿ›  Fix: Norwegian translation code for Yii messages
    • ๐Ÿ›  Fix: Also allow comment editing by admins if content 'adminCanEditAllContent' is enabled
    • Enh: Added Make Private/ Make Public link to wall entry controls
    • Enh #2392: Added Latvian language
    • ๐Ÿ›  Fix: Hide image file info setting
    • ๐Ÿ›  Fix #2297: Failed to open stream: No such file or directory when attaching files in UploadAction
  • v1.2.0-beta.3 Changes

    March 20, 2017
    • ๐Ÿ— Enh: Added Grunt tasks build-assets, build-theme, build-search
    • ๐Ÿ›  Fix: Error when saving account setting permission.
    • ๐Ÿ›  Fix: #2296 stream scroll issue for mobile webkit browsers (martinbeek)
    • Fix: Added unknown upload error if server cancels upload (e.g in case of a post_max_size violation issue)
    • โš  Enh: Added warning if php max upload/post is less than the humhub setting.
    • ๐Ÿ‘ Enh: Added mp4/ogg blueimp support in post gallery
    • 0๏ธโƒฃ Enh: Added global (default) notification space settings
    • Enh: #2359 Use Jplayer playlist feature for post mp3
    • ๐Ÿ’ป Enh: added js module 'ui.view' for view state and utils - Changed 'ui.state.getState' to 'ui.view.getState'
    • ๐Ÿ’ป Enh: added view helper as getHeight/Width and isSmall/Medium/Normal (width) to 'ui.view' js module
    • ๐Ÿ›  Fix: removed popover image preview from mobile
    • ๐Ÿ›  Fix: removed target-densitydpi not supported warning
    • Enh: Added Stream::renderEntry for rendering Streamentries from ContentActiveRecord
    • ๐Ÿ›  Fix: Wallentry menu not working in search view
    • ๐Ÿ›  Fix: Double notifications when mentioning in comments
    • Enh: Raised collapse value for posts to full embeded youtube video height
    • ๐Ÿ›  Fix: Fixed oembed post edit
    • Enh: Included select2-humhub theme into the new theming
    • Enh: Added select2 dropdown for language selection in account and admin settings
    • ๐Ÿ’ป Enh: Added data-ui-select2 addition for simple select2 dropdowns
    • ๐Ÿ›  Fix: Don't apply js additions if there was no matching element
    • ๐Ÿ›  Fix: #2336 use of invalid message key in comment notification (dutch)
    • Enh: Disable user and space follow by means of module settings
    • ๐Ÿ›  Fix: Setting of submitName and upload input name in file upload JsWidget
    • ๐Ÿ›  Fix: Rendering of UploadButton without given id
    • Enh: Added preventPopover and popoverPosition options to file preview
    • Enh: Added uploadSingle option for uploads with only one file
    • ๐Ÿ›  Fix: Missing margin of wall-entry-controls in comments
    • Enh: Added alignHeight setting to js loader module
    • Enh: Allow Response as arguments for modal.setDialog
    • Enh: Enable modal loading events with dataType json
    • Enh: Allow direct class export instead of module export in JS Modules e.g. module.export = MyClass
    • Enh: Added xhr to client response instances
    • Enh: Added response.header for receiving response header from xhr
    • Enh: Added post action to client module for data-action-click="client.post"
    • ๐Ÿ›  Fix: Try using options url as fallback in client calls if the action instance does not provide an url. e.g. client.post(evt, {url:...}
    • Enh: Enable setting ajax dataType from trigger e.g. data-action-click="modal.load" data-action-data-type="json"
    • Enh: Added action event.data for receiving action specific data options
    • 0๏ธโƒฃ Enh: Added default run for JsWidget
    • Enh: Added File::findByRecord for searching all attached files of a given ActiveRecord
    • ๐Ÿ›  Fix: Only set js view state for non full page load and pjax
    • ๐Ÿ›  Fix: Small gap on TopNav mouse hover (acs-ferreira)
    • Enh: Humand readable file sizes. (acs-ferreira)
    • 0๏ธโƒฃ Enh: Changed default $minInput of SpacePickerField to 2. (githubjeka)
    • ๐Ÿ›  Fix: Error when saving "Administration -> Settings -> General" without default space. (githubjeka)
    • ๐Ÿ›  Fix: #826: Notification status not updated right after like.
    • ๐Ÿ›  Fix: #2316: Reinvitation by email not working
    • ๐Ÿ›  Fix: #2314: Html helper namespace issue in Markdown.php class
    • ๐Ÿ›  Fix: #2302: Hide file info for images on wall settings not applied.
    • ๐Ÿ›  Fix: German translation error in Admin -> Users -> Groups -> Members -> Add Member UserPicker.
    • ๐Ÿ›  Fix: German translation "Notify Users" placeholder too long.
    • ๐Ÿ›  Fix: Admin group add members placeholder.
    • ๐Ÿ›  Fix: Stream entry root not removed for content delte (poll,etc)
    • ๐ŸŒฒ Enh: Easier save feedback by using 'module.log.success('saved')'
    • ๐Ÿ›  Fix: Admin group add members placeholder.
    • ๐ŸŒฒ Enh: Easier save feedback by using module.log.success('saved');
    • ๐Ÿ›  Fix: Set jsWidget id when autogenerated
    • ๐Ÿ›  Fix: Use of Html::activeLabel instead of $form->label in RichtextField
    • Enh: Added pjax redirect capability to js client
    • ๐Ÿ›  Fix: Show default error in status bar if invalid message object was provided
    • ๐Ÿ›  Fix #2304: Users not loaded in user selection fields.
    • Enh: Added User module 'displayNameCallback' attribute for custom display name formats
    • Enh: Added Clipboard.js and Permalink "Copy to clipboard" link
    • Enh: Validate minimum PHP version in Console Application
    • Enh: Added optional ActiveRecordContent::canEdit() method for custom ACLs
    • ๐Ÿ›  Fix: Better error handling/logging on corrupt GD Image files
    • ๐Ÿ›  Fix #2288: Pjax breaks OAuth2 ReturnUrl
    • ๐Ÿ›  Fix: Incorrect First name & Last name message key (githubjeka)
    • ๐Ÿ›  Fix: Do not store complete comments with search index (helnokaly)
    • ๐Ÿ›  Fix #2319: Run console application before installation
    • ๐Ÿ›  Fix: Directory Knob statistics on included modules (e.g. Enterprise Edition)
    • Enh: Added widget to display user profile image
    • Enh: Directory view templates cleanups
    • ๐Ÿ›  Fix: All LDAP Users have been disabled and not reenabled by hourly cronjob if ldap server not reachable.
    • Enh: Cleanup authentication layout file
    • ๐Ÿ›  Fix: Console image converter memory limit allocation
    • Enh: Added new controller init event
    • Enh: Made admin base controller method "getAccessRules()" non static
    • Enh: Created new ImageController for user image and banner handling
    • Enh: Decreased OEmbed url max length 180chars (acs-ferreira)
    • ๐Ÿ‘ Enh: Added APCu Support
    • Enh: Added ContentContainer integrity check (Daha62)
    • ๐Ÿ›  Fix #2331: Bug image load on PHP 7.1 with dynamic memory alloc (githubjeka)
    • ๐Ÿ›  Fix #2367: ImageConverter::allocateMemory uses common units(MegaBates) of memory (githubjeka)
    • ๐Ÿ›  Fix: #2369: typo issue (Felli)
    • ๐Ÿ›  Fix: Better notification compatiblity - mail views and enabled WebNotificationTarget
    • ๐Ÿ›  Fix #2312: Pinned post appears twice on stream
    • Enh: Added option to show/hide deactivated user content in stream
    • Enh: Allow any url route as homepage by homeUrl array application parameter
    • ๐Ÿ›  Fix #2255: Added missing Social Account Settings menu
    • ๐Ÿ›  Fix: Added missing file download http caching
    • โœ… Enh: Added console email test command
    • 0๏ธโƒฃ Enh: Added stream module defaultStreamSuppressQueryIgnore to ease overwrites
    • Enh: Added 'archived' badge to archived spaces in directory
  • v1.2.0-beta.2 Changes

    February 24, 2017
    • ๐Ÿ›  Fix: TimeAgo locale not loaded in production mode, added AppDynamicAsset (luke-)
    • ๐ŸŒ Enh: Translation message rebuild and auto translated duplicates (luke-)
    • ๐ŸŒ Enh: Combined all directory translations into base message category (luke-)
    • ๐Ÿ‘ท Enh: Added logging table cleanup job (luke-)
    • ๐Ÿ‘ท Enh: Added new version check as ActiveJob (luke-)
    • ๐Ÿ”ง Enh: Moved user configuration params 'minUsernameLength' + 'adminCanChangeProfileImages' to user module class (luke-)
    • ๐Ÿ’… Enh: Added .editorconfig code style configuration file (luke-)
    • Enh: Added 'show_in_stream' column in file table to hide output in wall entries (luke-)
    • Enh: Added 'renderGalleryLink' link method to PreviewImage converter (luke-)
    • ๐Ÿ›  Fix: Search view links not working (buddh4)
    • ๐Ÿ›  Fix: Markdown in comment layout issue (buddh4)
    • ๐Ÿ’ป Enh: humhub.ui.showMore module for cutting post text and comments (buddh4)
    • ๐Ÿ›  Fix: Javascript issues with guest users, removed initialitation of some modules for guest user (buddh4)
    • ๐Ÿ›  Fix: Mutliple use of same emoji in richtext.
    • Enh: Use of Yiis new afterRun for humhub Widgets.
    • ๐Ÿ›  Fix: Word break issue in markdown posts.
    • ๐Ÿ›  Fix: Richtext with emoji only on post edit where ignored.
    • Enh: Added data-action-confirm for confirming actions.
    • ๐Ÿ›  Fix: File StorageManager setContent method broken
    • Enh: Added FileHelper methods createLink & getContentContainer
    • ๐Ÿ‘ Enh: Javascript HumHub Client - better handle ajax redirects
    • Enh: TopMenu / TopMenuRightStack hide content when user is not logged in without guest mode
    • Enh: Added showUserName option in AccountTopMenu widget
    • Enh: Added isGuestAccessEnabled method in User component
    • Enh: Added flash variable (executeJavascript)to execute js on the next page load
    • Enh: Added possibility to create own file handlers (edit, create, import, export)
    • Enh: Added data-action-process to handle modal processes
    • Enh: Added upload file event (humhub:file:created)
    • Enh: Added custom file handler positions
    • ๐Ÿšš Enh: Moved UploadAction::getFileResponse method to FileHelper::getFileInfos
    • ๐Ÿ’ป Enh: Added JS context menu to ui.additions module
    • Enh: Enhanced ContentContainer Module enable/disable
    • Enh: Added client.reload for pjax and non pjax page reloads
    • Enh: Added ContentContainerAsset to AppAsset
    • Enh: Added editModal for editing wallentries within a modal instead of inline
    • ๐Ÿ›  Fix: Oembed not rendered in richtext.
    • Enh: Smarter show more logic - Only cut text if it overlaps the max height by a specific span.
    • Enh: Added getContextMenu for defining wallentry context options.
    • Enh: Added editMode to WallEntry for allowing modal based edits.
    • ๐Ÿ›  Fix: file-preview text overflow in HumHub theme.
    • ๐Ÿ›  Fix #2280: Meta data (rotation) not respected for camera images (ImageMagick)
    • ๐Ÿ›  Fix: Activity stream rendering issue on page unload.
    • โšก๏ธ Enh: Optimized stream entry fade animation.
    • Enh: Added $maxAttachedFiles to content module to restrict the uploaded file count of comments and posts
    • ๐Ÿ›  Fix: Hide notification count badge if notification count is 0
    • ๐Ÿ›  Fix: Only flush js config if not empty
    • Enh: Use of theme variables in mail all views
    • ๐Ÿ›  Fix: Submit comment with only files leads to Internal Server Error
    • ๐Ÿ›  Fix: Prevent spacechooser message count update on own content creation
    • ๐Ÿ›  Fix: Abort overlapping space chooser search requests
    • ๐Ÿ›  Fix: Problem in notification group_count with only one involved user
    • ๐Ÿ›  Fix #2257: Set module as default in space/user broken
  • v1.2.0-beta.1 Changes

    February 08, 2017
    • ๐Ÿšš Enh: Moved HumHub browser icons to HumHub theme (luke-)
    • ๐Ÿšš Enh: Moved support css/js for older IE version into own AssetBundles (luke-)
    • ๐Ÿšš Enh: Moved CSRF Tag output to View renderHeader (luke-)
    • ๐Ÿšš Enh: Moved LayoutAddons widget from main layout to View endBody() method (luke-)
    • Enh: Added PJax page loading (luke-)
    • ๐Ÿ”จ Enh: Refactored File module (luke-)
    • Enh: Added yii2-imagine Extension (luke-)
    • Enh: Use of blueimp image gallery (buddha)
    • ๐Ÿ— Enh: JS module system with build in logging/text/config features (buddha)
    • Enh: JS core api under humhub namespace (buddha)
    • ๐Ÿฑ Enh: Use of compressed assets (js,css) in production mode (buddha)
    • โœ… Enh: Enhanced testability (buddha)
    • Enh: Added administrative backend group permissions (buddha)
    • Enh: Enhanced AccessControl filter with permission rules. (buddha)
    • Enh: Splitted less files to facilitate theming. (buddha)
    • Enh: Added user status bar for user feedback (buddha)
    • ๐Ÿ‘ Enh: Better UserFeedack (buttons/messages) / Replacement of old DataSaved widget (buddha)
    • 0๏ธโƒฃ Enh: Overwrite default permission settings (buddha)
    • Enh: SpaceChooser rewrite with following spaces and remote search (buddha)
    • Enh: Modal widget rewrite.
    • Enh: Enhanced Archived Space handling (buddha)
    • Enh: Upload widget rewrite. (buddha)
    • Enh: Picker widgets rewrite (UserPicker/SpacePicker/MultiselectDropdown). (buddha)
    • Enh: Richtext widget rewrite. (buddha)
    • ๐Ÿšš Enh: Removed almost all inline JS blocks. (buddha)
    • Enh: StreamAction now uses flexible StreamQuery Model. (buddha)
    • ๐Ÿ‘ Enh: Post markdown support. (buddha)
    • Enh: Added 'live' module for push/pull messages to the frontend (luke-)
    • ๐Ÿ‘ท Enh: Added asynchronous job queues (luke-)
    • Enh: Changed minimum PHP version to 5.6
    • Enh: Added possibility of global content (content w/o contentcontainer) (luke)
    • Enh: Added new profile field type: checkbox (luke-)
    • ๐Ÿ”จ Enh: Refactored mail summaries activity module (luke-)
    • ๐Ÿšš Enh: Moved all static files (js, fonts, css) into own static folder @web-static (luke-)