Release notes for: 1.3.13

  • Enh: Added HomeUrl support to ConsoleApplication
  • Fix #2536: Incorrect log of "Attempt to steal file" due to faulty File::isAssignedTo() check
  • Fix: Wrong help block position in admin basic settings
  • Chng: Removed yiisoft/yii2-apidoc dependency
  • Enh: Double file extension check is now optional and disabled by default
  • Fix #3552: humhub\modules\user\authclient\AuthAction:auth() not compatible with yii\authclient\AuthAction:auth()
  • Fix #3545: OEmbed fetch limit ignored
  • Enh: Added humhub\libs\RestrictedCallException
  • Chng: Switched from bootstrap-tour to bootstrap-tourist due to incompatibility to bootstrap v3.4.1
  • Enh: Added humhub.modules.tour module for handling tour logic
  • Fix: Added PHP 7.3 compatibility workaround for ZF2 ArrayObject
  • Fix #3513: Profile schema cache not refreshed after adding new profile field
  • Fix: Removed Codeception files from HumHub packages builds due to possible XSS flaw (thanks to Kağan Eğlence)
  • Fix #3534: Mark ID Attribute in LDAP settings as required