Skip to content

Releases: eventum/eventum

3.9.9

31 Dec 12:15
v3.9.9
Compare
Choose a tag to compare

See Upgrading for details on how to upgrade.

  • Use underscore_number_aware naming_strategy for Doctrine, #965
  • Remove internal uses of deprecated Doctrine::getEntityManager method, #975
  • Update laminas-mail dependency: Fix Invalid header line for Content-Disposition string, #980

3.9.8

30 Nov 00:21
v3.9.8
Compare
Choose a tag to compare

See Upgrading for details on how to upgrade.

  • Switch to symfony/lock implementation, #815
  • Avoid calling imap methods on null, #968
  • Wrap large code blocks in note and email view, #969
  • Add Request context to LinkFilter callbacks, #970
  • Allow timeago to have future timestamps, #971

3.9.7

13 Nov 23:50
v3.9.7
Compare
Choose a tag to compare

See Upgrading for details on how to upgrade.

  • Fix sorting links when searching for custom fields, #947
  • Fix NOTIFICATION_NOTIFY_ADDRESS event arguments, #950, #949
  • Restore return value of form.validate submit action, #954, #953
  • Update xhgui profiler to 0.14, #955
  • Add Mermaid diagrams rendering support, #964

3.9.6

30 Sep 19:25
v3.9.6
Compare
Choose a tag to compare

See Upgrading for details how to upgrade.

  • Move inline documentation to docs/help and convert to markdown, #921
  • Move imap related methods to ImapConnection class, #937
  • Fix assignment field and quick search dropdowns, #943, #916, #942

3.9.5

02 Sep 11:05
v3.9.5
Compare
Choose a tag to compare

See Upgrading for details how to upgrade.

  • Fix notices with php 7.4 when user has no roles, #929
  • Update Xhgui profiler 0.10, #927
  • Add workaround for Manage users dataTable error, #930

3.9.4

24 Aug 09:57
v3.9.4
Compare
Choose a tag to compare

See Upgrading for details how to upgrade.

  • Replace symfony/polyfill-php72, #911
  • Add support for GitLab noteable type Commit, #912
  • Detect rewrite module (nginx), #910
  • Fix creating mail message on null note, #914
  • Fix Time Tracking edit popup not working, #859, #917
  • Fix call to missing Math_Stats class, #922, #509

3.9.3

10 Aug 13:05
v3.9.3
Compare
Choose a tag to compare

See Upgrading for details how to upgrade.

  • Drop loading deprecated ldap.php, #899
  • Update laminas/laminas-mail (2.11.0 => 2.12.0), #896
  • Use Doctrine PDO connection for legacy PdoAdapter, #901
  • Use Symfony\Contracts\EventDispatcher\Event instead of deprecated Symfony\Component, #902
  • Configure Symfony logger: Processors, MailHandler, #904
  • Use Doctrine from Symfony in Doctrine::getEntityManager, #905
  • Setup Symfony Web Profiler Bundle, #900

3.9.2

26 Jul 21:06
v3.9.2
Compare
Choose a tag to compare

See Upgrading for details how to upgrade.

  • Switch to use laminas/laminas-mail instead of zendframework/zend-mail, #876
  • Fix event context passing of click handlers, #891
  • Include xhgui profiler in release package, #892
  • Enable PHP version check in vendor/autoload.php, #893

3.9.1

13 Jul 17:06
v3.9.1
Compare
Choose a tag to compare

See Upgrading for details how to upgrade.

  • Update Phinx to 0.12, #877
  • Allow configuring XHGui profiler from admin interface, #887
  • Use APP_ENV=prod by default, #886

3.9.0

01 Jul 17:05
v3.9.0
Compare
Choose a tag to compare

See Upgrading for details how to upgrade.

  • Update PHP requirement to 7.2, #868
  • Add MessageIdGenerator class, #870
  • Implement getIssueCloser in Doctrine, #869
  • Drop deprecated config/config.php, #704
  • Add attributes and footnotes support to markdown rendering, #871
  • Move Markdown code to own namespace, #874
  • Switch to use laminas/laminas-config instead of zendframework/zend-config, #875
  • Define all controllers in Symfony routes, #878
  • Fix getPassword to return EncryptedValue object, #883
  • Add Symfony Deprecation contracts to mark deprecations, #881
  • Fix JavaScript this. context regressions, #884
  • Add support for Sentry JavaScript monitoring, #882
  • Show user inactive status, #880