Skip to content

Releases: terminal42/contao-notification_center

1.4.1

19 Jun 14:24
Compare
Choose a tag to compare
  • Verify simple token conditions in the backend
  • Not all member data was available in registration notification (#118)
  • Set owner and group rights for new files (#126)
  • Fixed the backend module group icon for Contao 4.4
  • Fixed comma value in SQL schema diff in Contao 4.3+
  • Fixed display of CC and BCC fields (#119)
  • Fixed queue binary in Contao 4 (#120)

1.4.0

19 Jun 13:40
Compare
Choose a tag to compare

New

  • Added a verification for valid token characters (#68)
  • Support embedding images in e-mails (#109)
  • Support for different flatten delimiter in core form notification (#111)

1.3.10

19 Jun 13:44
Compare
Choose a tag to compare
  • Removed the unnecessary Manager plugin
  • Provide labels for SMTP because they're not available anymore in Contao 4

1.3.9

19 Jun 13:44
Compare
Choose a tag to compare
  • Added support for Contao Managed Edition
  • Allow formconfig_* tokens in core_form notification type

1.3.8

19 Jun 13:44
Compare
Choose a tag to compare

Make sure the tokens and language are changed for one message only in sendNotificationMessage hook (4c3d3a7)

1.3.7

19 Jun 13:43
Compare
Choose a tag to compare
  • Added icon for notification center in Contao 4.2 backend
  • Fixed the attachment tokens could not contain multiple files (#97)
  • Updated language files
  • Fixed another PHP7 compatibility

1.3.6

19 Jun 13:39
Compare
Choose a tag to compare

Fixed

  • Support the language variations (e.g. en-US) (#93)

1.3.5

19 Jun 13:39
Compare
Choose a tag to compare

Fixed

  • The extension is now compatible with PHP7 (see #86)

1.3.4

15 Feb 11:40
Compare
Choose a tag to compare

Added compatibility with Contao 4

1.3.3

15 Feb 11:39
Compare
Choose a tag to compare

Improved

  • Developers can now easier extend the existing tokens
  • Attachment tokens in form notifications now also work when "save file" was enabled (#80)