Skip to content

Releases: eventum/eventum

v3.10.14 - 2024-02-17

17 Feb 14:10
v3.10.14
Compare
Choose a tag to compare

See Upgrading for details on how to upgrade.

What's Changed

  • build(deps): bump smarty/smarty from 3.1.47 to 3.1.48 by @dependabot in #1495
  • build(deps): bump sebastian/diff from 3.0.3 to 3.0.4 by @dependabot in #1496
  • build(deps): bump symfony/flex from 1.19.5 to 1.20.0 by @dependabot in #1498
  • build(deps): bump defuse/php-encryption from 2.3.1 to 2.4.0 by @dependabot in #1500
  • build(deps): bump symfony/flex from 1.20.0 to 1.20.2 by @dependabot in #1502
  • build(deps-dev): bump maximebf/debugbar from 1.18.2 to 1.19.0 by @dependabot in #1504
  • build(deps-dev): bump maximebf/debugbar from 1.19.0 to 1.19.1 by @dependabot in #1505
  • build(deps): bump symfony/flex from 1.20.2 to 1.21.0 by @dependabot in #1506
  • build(deps): bump symfony/flex from 1.21.0 to 1.21.1 by @dependabot in #1507
  • build(deps): bump symfony/flex from 1.21.1 to 1.21.2 by @dependabot in #1508
  • build(deps): bump symfony/framework-bundle from 4.4.49 to 4.4.51 by @dependabot in #1509
  • build(deps): bump ezyang/htmlpurifier from 4.16.0 to 4.17.0 by @dependabot in #1510
  • build(deps): bump symfony/flex from 1.21.2 to 1.21.3 by @dependabot in #1514
  • build(deps): bump php-ds/php-ds from 1.4.1 to 1.5.0 by @dependabot in #1515
  • build(deps): bump symfony/flex from 1.21.3 to 1.21.4 by @dependabot in #1516
  • build(deps-dev): bump maximebf/debugbar from 1.19.1 to 1.20.0 by @dependabot in #1517
  • build(deps): bump symfony/flex from 1.21.4 to 1.21.5 by @dependabot in #1518

Full Changelog: v3.10.13...v3.10.14

3.10.13 - 2023-03-21

21 Mar 22:16
v3.10.13
Compare
Choose a tag to compare

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

  • build(deps): bump phpxmlrpc/phpxmlrpc from 4.9.3 to 4.9.4 by @dependabot in #1481
  • build(deps): bump smarty-gettext/smarty-gettext from 1.6.2 to 1.7.0 by @dependabot in #1484
  • build(deps): bump phpxmlrpc/phpxmlrpc from 4.9.4 to 4.9.5 by @dependabot in #1485
  • build(deps-dev): bump maximebf/debugbar from 1.18.1 to 1.18.2 by @dependabot in #1489
  • build(deps): bump symfony/security-bundle from 4.4.44 to 4.4.50 by @dependabot in #1488
  • build(deps): bump phpxmlrpc/phpxmlrpc from 4.9.5 to 4.10.0 by @dependabot in #1490
  • build(deps): bump symfony/flex from 1.19.4 to 1.19.5 by @dependabot in #1491
  • build(deps): bump phpxmlrpc/phpxmlrpc from 4.10.0 to 4.10.1 by @dependabot in #1492
  • build(deps): bump portphp/steps from 1.4.0 to 1.5.0 by @dependabot in #1493

Full Changelog: v3.10.12...v3.10.13

snapshot

20 May 10:08
86ae3c0
Compare
Choose a tag to compare
snapshot Pre-release
Pre-release

A snapshot from master branch

Created on Tue Mar 21 21:50:19 UTC 2023 from 86ae3c0 on master branch.

build(deps): bump portphp/steps from 1.4.0 to 1.5.0 (#1493)

Bumps [portphp/steps](https://github.com/portphp/steps) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/portphp/steps/releases)
- [Commits](https://github.com/portphp/steps/compare/1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: portphp/steps
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Uploaded from GitHub Action. Use at your own risk.

If the snapshot tarball (eventum-3.10.12-25-g86ae3c0bb.tar.xz) is not appearing here,
check Actions tab for errors: https://github.com/eventum/eventum/actions

3.10.12 - 2023-01-03

03 Jan 12:59
v3.10.12
Compare
Choose a tag to compare

See Upgrading for details on how to upgrade.

Infrastructure changes

Dependency updates

Full Changelog: v3.10.11...v3.10.12

3.10.11

10 Jul 14:15
v3.10.11
Compare
Choose a tag to compare

See Upgrading for details on how to upgrade.

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

3.10.10

13 Dec 15:38
v3.10.10
Compare
Choose a tag to compare

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

3.10.9

15 Nov 12:50
v3.10.9
Compare
Choose a tag to compare

See Upgrading for details on how to upgrade.

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

3.10.8

10 Nov 00:14
v3.10.8
Compare
Choose a tag to compare

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

3.10.7.1

09 Nov 22:10
v3.10.7.1
Compare
Choose a tag to compare

See Upgrading for details on how to upgrade.

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

3.10.7

19 Oct 04:24
v3.10.7
Compare
Choose a tag to compare

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