github eventum/eventum v3.3.0
2017-10-07, Version 3.3.0

latest releases: v3.10.14, v3.10.13, snapshot...
pre-release6 years ago

Upgrading to 3.3.0 versions requires that you upgrade to 3.2.0 version first.

The minimum supported PHP version from this version onwards is 5.6.

This version adds support storing attachments in filesystem (#254).
See Attachments wiki page for details.

  • Emit history.add events when history entry is added (@glensc, #278)
  • Fix fatal error when downloading emails from unknown sender with CRM enabled (@balsdorf)
  • Use league/flysystem to abstract attachments (@balsdorf, @glensc, #254)
  • Drop unused/deprecated methods (@glensc, #284)
  • Drop support for old setup.php formats (@glensc, #288)
  • Add script to manage extensions from CLI (@glensc, #290)
  • Use mnapoli/silly for cli applications (@glensc, #279)
  • Unify lengths of header fields (@glensc, #266, #295)
  • Add events for user creation/update (@glensc, #289)
  • Harden closeIssue access checks/validation in RPC code (@glensc, #287)
  • Drop table prefix uses from code (@glensc, #296)
  • Handle PDOException HY000 non-numeric values (@glensc, #301)
  • RPC: log actions server side, not by client (@glensc, #303)

Don't miss a new eventum release

NewReleases is sending notifications on new releases.