Skip to content

Releases: systopia/de.systopia.eventmessages

Custom Event Communication 1.3.0

16 May 09:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.0

Custom Event Communication 1.4-beta1

16 May 09:27
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Allow to get languages matched against rules linked to a participant or event from different sources by @dontub in #45

Full Changelog: 1.3.0...1.4-beta1

Custom Event Communication 1.3-beta1

16 May 09:24
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3-beta1

Custom Event Communication 1.2.0

29 Aug 07:34
Compare
Choose a tag to compare

New Features

Bugfixes and Compatibility

Full Changelog: 1.1.0...1.2.0

Custom Event Communication 1.2-beta1

15 Aug 09:16
Compare
Choose a tag to compare

Changes since version 1.1.0

New Features

Bugfixes and Compatibility

Full Changelog: 1.1.0...1.2-beta1

Custom Event Communication 1.1.2

29 Jun 13:09
Compare
Choose a tag to compare

Changes since version 1.1.1

  • [#34] Symfony 6 and Drupal 10 compatibility

Custom Event Communication 1.1.1

15 Jun 10:02
Compare
Choose a tag to compare

Changes since version 1.1.0

Custom Event Communication 1.1.0

15 Jun 09:43
Compare
Choose a tag to compare

Changes since version 1.0

  • [#1] Trigger message without status change - by @bjendres
  • [#2] Allow sending out emails by runner - by @bjendres
  • [#3] Provide a participant search result task for generating letters (PDF) - by @jensschuppe
  • [#4] Tokens missing / inaccessible - by @bjendres, @jensschuppe
  • [#7] Add requiresToken function to token processor - by @bjendres
  • [#8] Show errors when sending e-mail from search task - by @jensschuppe, @bjendres
  • [#10] Don't send email if "outbound email" is deactivated - by @bjendres
  • [#11] Provide interface for adding attachments to e-mail - by @bjendres, @jensschuppe
  • [#12] E-Mail settings (sender/reply-to/cc/bcc) not working - by @bjendres
  • [#13] Rename "Event Communication" tab to "Communication" - by @bjendres
  • [#15] Mailing settings not copied with clone/template - by @bjendres
  • [#18] Use Mail Attachments infrastructure for e-mail attachment - by @jensschuppe
  • [#23] Allow suppression of self-service messages - by @bjendres
  • [#25] PHP8 compatibility - by @abugey
  • [#28] Added core bug mitigation - by @bjendres
  • Sort message templates alphabetically in the select field on search task forms - by @jensschuppe
  • Added (manual) helper scripts to copy settings/rules to other events - by @bjendres
  • Fixed issue with accidentally clearing is_template flag - by @bjendres
  • Decode HTML entities in event fields added to iCal files - by @jensschuppe
  • Generate iCal files with ics file name extension - by @jensschuppe

Custom Event Communication 1.1 Beta 1

22 Apr 10:17
Compare
Choose a tag to compare
Pre-release

Changes since version 1.0

  • [#1] Trigger message without status change - by @bjendres
  • [#2] Allow sending out emails by runner - by @bjendres
  • [#3] Provide a participant search result task for generating letters (PDF) - by @jensschuppe
  • [#4] Tokens missing / inaccessible - by @bjendres, @jensschuppe
  • [#7] Add requiresToken function to token processor - by @bjendres
  • [#8] Show errors when sending e-mail from search task - by @jensschuppe, @bjendres
  • [#10] Don't send email if "outbound email" is deactivated - by @bjendres
  • [#11] Provide interface for adding attachments to e-mail - by @bjendres, @jensschuppe
  • [#12] E-Mail settings (sender/reply-to/cc/bcc) not working - by @bjendres
  • [#13] Rename "Event Communication" tab to "Communication" - by @bjendres
  • [#15] Mailing settings not copied with clone/template - by @bjendres
  • [#18] Use Mail Attachments infrastructure for e-mail attachment - by @jensschuppe
  • Sort message templates alphabetically in the select field on search task forms - by @jensschuppe
  • Added (manual) helper scripts to copy settings/rules to other events - by @bjendres
  • Fixed issue with accidentally clearing is_template flag - by @bjendres
  • Decode HTML entities in event fields added to iCal files - by @jensschuppe

Users of versions 1.1-alpha9 and up note that the attachment framework has been reworked. Adding attachments to e-mail sent using event communication rules or the search task now requires the Mail Attachments extension which supports different types of attachments that can be defined in other extensions. Custom Event Communication provides the attachment types *iCalendar file" and Message Template as PDF, both available for e-mail related to event participants. The latter might be refactored to live in Mail Attachments and being available for more entities than event participants in the future. Make sure to check and re-configure your event communication rules as there is no upgrade path from the interim attachment framework introduced in version 1.1-alpha9.

Custom Event Communication 1.0

10 Dec 10:24
Compare
Choose a tag to compare

First stable release