humhub/CHANGELOG_DEV.md

71 lines
4.4 KiB
Markdown
Raw Normal View History

HumHub Changelog
================
2020-10-15 13:37:02 +02:00
1.7.0-beta.1 (October 15, 2020)
-------------------------------
- Fix #4327: Internationalization of user approval/decline message text
- Fix #4139: Dashboard post input on mobile cuts editor menu
- Fix #4328: Top navigation overlaps post input richtext menu on dashboard page
- Fix #4257: Notification dropdown text breaks after notification image on mobile
- Enh #4341: Simplified console controller map
- Fix #4272: Guess timezone for new accounts
- Fix #4230: Auto enable "Hide file info (name, size) for images on wall" option
- Chg: Move CHANGELOG to humhub root
- Fix #4330: Allow users with permission ManageUsers to modify profile images
- Enh #4179: Removed deprecated mysql character set in log table migration
- Enh #4324: Improved line break for menu entries with many characters
2020-10-14 20:41:41 +02:00
- Enh #4186: Add Timezone validation rules to admin prerequisite view
- Enh #4378: Implemented generic ContentContainerActiveRecord::is() function
- Enh #4310: Add "Can Like" Permission
- Fix #4111: Issues Cropping Images
- Enh #4283: Implemented UserMemberSince and UserLastLogin user's profile virtual fields
2020-09-24 09:48:31 +04:00
- Fix #4385: Tour broken when profile start page is changed
2020-10-01 15:04:51 +02:00
- Enh #3882: Rework of wall stream entry widget design and API
- Enh #3882: Introduction of alternative `WallStreamModuleEntry` widget for collaborative content types
- Chg #4397: Deprecated old wall entry widget and related stream logic (see `humhub\modules\stream\actions\LegacyStreamTrait.php`)
- Fix #4391: ActiveRecord `created_at` and `updated_at` contains invalid value after save
- Chg #4397: Default theme color alignment and new `@link` color variable
- Enh #4419: Implementation of view context http header `HUMHUB-VIEW-CONTEXT`
- Fix #4420: Uncaught Throwable destroys search layout
- Enh #4421: Added `Html::addTooltip()` to add tooltips to an option array
- Fix #4422: Invalid Html semantic in activity stream (`li` wrapped by `a`)
- Enh #4423: Implemented icon alias configuration in ui module class
- Enh #4424: Posts content with short text is emphasized
- Enh #4425: Use of accessibility compatible icon tooltips
- Fix #4408: JPlayer on mobile overflows stream content
- Fix #4382: Use of proper word break style
- Fix #3566: Bug in models/filetype/CheckboxList.php
2020-10-06 12:00:56 +03:00
- Enh #4401: Allow to use less variable name in value of another less variable
2020-10-06 18:21:40 +03:00
- Fix #4434: Fix title quoting for space icons in widget “Member in these spaces”
2020-10-08 15:15:35 +02:00
- Fix #4428: Replace db Expression time now with func date('Y-m-d G:i:s')
2020-10-14 20:41:41 +02:00
- Enh #4370: Add "about" to `Space` model
2020-10-06 23:08:09 +02:00
- Enh #4370: Add `humhub\modules\space\widgets\MyMembership` to manage render user state in a space
- Enh #4370: Add `humhub\modules\space\widgets\AboutPageSidebar` to manage about page sidebar
- Enh #4370: Add `About Space` page
2020-10-14 20:41:41 +02:00
- Fix #3994: Live event legitimation array include followed users
- Fix #3994: Live event legitimation consider `cached` argument in processing data
2020-10-08 15:15:35 +02:00
- Fix #4452: `humhub.ui.filter.getActiveFilterCount` returns wrong value with exclude array option
- Fix #4452: Ignore `scope` profile filter in stream filter count and hasActiveFilters
2020-10-10 15:41:33 +02:00
- Fix #4456: PHP8 deprecated warning for LessHelper::updateVariables()
- Fix #4451: PHP Deprecated Warning in ProsemirrorRichText::replaceLinkExtension
2020-10-11 09:46:43 +02:00
- Enh #4195: Increased scaled logo size for high res displays
2020-10-12 14:47:23 +02:00
- Enh #4469: Added TextConverter maximum length
- Enh #4469: Added file converter id attribute
- Enh #3978: Added option to compress and resize images automatically on upload
2020-10-12 14:56:27 +02:00
- Enh #3889: Prevent automatically resized site icons by manually added files (e.g. `/upload/icon/180x180.png`)
2020-10-12 14:56:51 +02:00
- Enh #4458: Remove cacert.pem in order to avoid curl error
- Enh #4467: Inject stream entries by event (experimental)
2020-10-12 16:37:29 +02:00
- Fix #4473: Catch all Throwables when loading module configuration
2020-10-12 16:42:54 +02:00
- Fix #4474: Loader not removed from event trigger
2020-10-12 18:48:17 +02:00
- Enh #4476: Reworked TimeAgo widget
2020-10-15 13:37:02 +02:00
- Chg #4482: Removed old legacy richtext editor which is deprecated since v1.3
- Enh #4475: Add Console UserAdmin Command
2020-10-14 15:35:54 +02:00
- Chg #4482: Removed old legacy richtext editor which is deprecated since v1.3
- Enh #3851: Migrate components from ZendFramework to Laminas
- Fix #4354: Set `about` as target url of space invitation notification
- Fix #4493: Removed legacy ControllerAccess in notification ListController
- Chng #4509: Removed `humhub\modules\space\widgets\Picker` which is deprecated since v1.2
- Fix #4396: Submitting only picture in comment results in debug error.
2020-10-15 17:09:49 +02:00
- Fix #4504: Fix `hasSidebar()` for empty sidebar