Eventum Versions Save

Eventum Issue Tracking System

v3.10.14

3 months ago

See Upgrading for details on how to upgrade.

What's Changed

Full Changelog: https://github.com/eventum/eventum/compare/v3.10.13...v3.10.14

v3.10.13

1 year ago

See Upgrading for details on how to upgrade.

  • Fix exception in ManageBaseController, LDAP login, #1435, #1482, #1174
  • Various fixes for PHP 8 compatibility, #1483
  • Fix "chosen" select box rendering in Firefox, #1486

Dependency updates

Full Changelog: https://github.com/eventum/eventum/compare/v3.10.12...v3.10.13

v3.10.12

1 year ago

See Upgrading for details on how to upgrade.

Infrastructure changes

Dependency updates

Full Changelog: https://github.com/eventum/eventum/compare/v3.10.11...v3.10.12

v3.10.11

1 year ago

See Upgrading for details on how to upgrade.

  • Fix checkboxes in custom field administration, #1357
  • Feature: Add $connection to MAIL_PROCESS_BEFORE event, #1414

v3.10.10

2 years ago

See Upgrading for details on how to upgrade.

  • Feature: Add getExtensionConfig helper for external extensions, #1286
  • Fix: Use MarkdownConverter instead of deprecated CommonMarkConverter, #1289
  • Feature: Use ServiceContainer first when finding classes for extensions, #1290
  • Fix: Drop "replace" keys from composer.json, #1291

v3.10.9

2 years ago

See Upgrading for details on how to upgrade.

  • Fix Multiple Stored XSS in Administration allowing execution of arbitrary JavaScript code, #1260

v3.10.8

2 years ago

See Upgrading for details on how to upgrade.

  • Fix sort_by not being filtered in search form, #1252, #1255
  • Fix bug allowing to execute arbitrary JavaScript in SVG files, #1251

v3.10.7.1

2 years ago

See Upgrading for details on how to upgrade.

  • Fix bug allowing to execute arbitrary JavaScript in SVG files, #1251

v3.10.7

2 years ago

See Upgrading for details on how to upgrade.

  • Hide the search input on single selects if there are 10 or fewer options, #1200
  • Make LDAP "Inactive DN" parameter optional, #1208
  • Make user notification on account creation optional, #1210
  • Add loose email validation in LdapSyncCommand, #1209
  • Add an option to tune notifications on account inserts in LdapSyncCommand, #1211
  • LdapSyncCommand: Disable users missing from LDAP Active DN, #1221
  • Add example command for extension, #1216
  • Re-structure example extension for Symfony project layout, #1217

v3.10.6

2 years ago

See Upgrading for details on how to upgrade.

  • Resolve Doctrine ORM 3.0 EntityManager::detach deprecation, #1035
  • Add optional Secure attribute for Eventum cookies, #1139