humhub/CHANGELOG_DEV.md
Yuriy Bakhtin c99b6c48a1
Tag picker for Space and User containers (#4867)
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-05-27 20:59:35 +02:00

1.9 KiB

1.9.0-beta.1 (Unreleased)

  • Enh #3733: Forbid to open AJAX actions as separate page
  • Enh #677: Allow to create new database and set database port on install
  • Fix #4877: Check for writable uploads/profile_image directory
  • Enh #4868: Reset email summaries / notifications settings for all users
  • Enh #4884: New Space module setting to allow all users to add users without invite
  • Enh #4902: Added CodeMirror form field widget
  • Enh #4964: New CLI command to delete users
  • Enh #4871: Default timezone for guests
  • Enh #5019: Alternative DashboardMemberStreamFilter based on Legitmation IDs
  • Fix #4626: Fix visibility of content in profile stream from archived spaces
  • Chg #5016: Allow impersonate to non sys admin groups (that can manage users)
  • Enh #5043: Improved Space Membership lookup caching
  • Enh #4935: Render images in email messages as HTML tag
  • Enh #5037: RichTextToShortTextConverter render image as [Image]
  • Enh #5042: Improved Space/User PrettyURL performance
  • Enh #4958: Add possibility to register purchased modules via CLI
  • Enh #4894: Implemented .label-light variant
  • Enh #5012: Space: Show "Owner" Tab also for SystemAdmins
  • Enh #5045: Removed deprecated Yii::$app->formatterApp component
  • Enh #5026: Tests for tokenized image urls in email message
  • Enh #5049: Required profile field should not be required in administration
  • Enh #5065: Add checking for php PCNTL extension
  • Enh #5073: Enhance API tests
  • Fix #5078: Fix enabling of REST module on run API tests
  • Enh #4776: Add "acknowledge" option to all relevant forms
  • Enh #4757: Updated to PHPUnit 8.5
  • Enh #4790: Added more logging on authentication errors
  • Fix #5054: Force InnoDB Table Engine on migration and configuration option
  • Enh #4862: Tag picker for Space and User containers
  • Enh #4927: Hide post input field on single entry stream
  • Enh #5062: Show user ID on admin user edit page