Releases: systopia/de.systopia.eventmessages
Custom Event Communication 1.3.0
What's Changed
- Messages for self-service are not suppressed by @bjendres in #23
- Errors from static code analysis: .editorconfig: line 224: 'global' is not allowed here by @abugey, @bjendres in #26
- Fill 'currently submitted' custom tokens by @bjendres in #31
- Add checksum token by @rubofvil in #19
- issue #41 provide API for Rules #41 by @jojowork in #42
- fix issue #43 with civix upgrade by @jojowork in #44
- Logic: Handle rules on post commit by @dontub in #46
New Contributors
Full Changelog: 1.2.0...1.3.0
Custom Event Communication 1.4-beta1
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
What's Changed
- Messages for self-service are not suppressed by @bjendres in #23
- Errors from static code analysis: .editorconfig: line 224: 'global' is not allowed here by @abugey, @bjendres in #26
- Fill 'currently submitted' custom tokens by @bjendres in #31
- Add checksum token by @rubofvil in #19
- issue #41 provide API for Rules #41 by @jojowork in #42
- fix issue #43 with civix upgrade by @jojowork in #44
- Logic: Handle rules on post commit by @dontub in #46
New Contributors
Full Changelog: 1.2.0...1.3-beta1
Custom Event Communication 1.2.0
New Features
Bugfixes and Compatibility
- [#31][#33] reverting flawed [#28] implementation - by @bjendres
- [#34] Symfony 6 and Drupal 10 compatibility - by @jensschuppe and @jofranz
- [#37] Some configuration options (e.g. sender) broken since 1.1-beta4 - by @bjendres
Full Changelog: 1.1.0...1.2.0
Custom Event Communication 1.2-beta1
Changes since version 1.1.0
New Features
Bugfixes and Compatibility
- [#33] reverting flawed [#28] implementation - by @bjendres
- [#34] Symfony 6 and Drupal 10 compatibility - by @jensschuppe and @jofranz
Full Changelog: 1.1.0...1.2-beta1
Custom Event Communication 1.1.2
Changes since version 1.1.1
- [#34] Symfony 6 and Drupal 10 compatibility
Custom Event Communication 1.1.1
Custom Event Communication 1.1.0
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
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
First stable release