github eventum/eventum v3.6.0
3.6.0 - 2019-02-11

latest releases: v3.10.14, v3.10.13, snapshot...
5 years ago

Upgrading to 3.6.x versions requires that you upgrade to latest 3.5.x version
first, also the PHP version required is 7.1, see #426.

  • Update Phinx to 0.10 (@glensc, #388)
  • Detect invalid mail header starting with "From " and replace it with a correct custom one. (@vladsf, #439, #427)
  • Require PHP 7.1 and ctype, mbstring, filter, fileinfo extensions (@glensc, #426, #450, #446, #468)
  • Drop Yii2 adapter; Improvements to AbstractMigration (@glensc, #442)
  • Secure unserialize: control allowed_classes options (@glensc, #445)
  • Drop MD5 and MD5-64 password support (@glensc, #444)
  • Drop outdated PEAR packages (@glensc, #443)
  • Add SystemEvents::NOTIFICATION_NOTIFY_ADDRESS event handling (@glensc, #438)
  • TextMessage: do not parse subparts if no content-type given (@glensc, #452)
  • Allow auth adapters to be chained (@glensc, #441)
  • Remove Legacy CLI application (@glensc, #453)
  • Move Login-Back-Off logic to MySQL adapter only (@glensc, #455)
  • Use symfony/var-exporter for writing config files (@glensc, #456)
  • Add support to fill "Mentioned on" data (remote links) (@glensc, #447, #449, #467)
  • Listen for Issue/Note GitLab events (@glensc, #337, #448)
  • xmlrpc: verify token first to avoid incrementing failed logins (@glensc, #463)
  • Do issue duplication and close in same step (@glensc, #127)
  • Fixed bug when remove authorized replier removed only first user (@glensc, #464)
  • Fix open issues report: set default number of days to exclude (#458)

Don't miss a new eventum release

NewReleases is sending notifications on new releases.