Skip to content

Releases: terminal42/contao-notification_center

1.5.4

11 Mar 17:12
Compare
Choose a tag to compare
  • Use opt-in service in Contao 4.7 (#168)
  • Move the "reg_jumpTo" field from the sub palette into the main palette (#166)
  • Prefix TL_ROOT in saveToFtp() (#169)

1.5.3

11 Mar 17:11
d20dfdd
Compare
Choose a tag to compare

Do not encode entities for e-mail subject (see codefog/contao-events_subscriptions#13)

1.5.2

11 Mar 17:11
3f7a513
Compare
Choose a tag to compare
  • Merge pull request #162 from @richardhj
  • Add the newsletter tokens only if the bundle/extension is active (#165)

1.5.1

24 Oct 07:23
Compare
Choose a tag to compare

Fixed invalid language file key (#161)

1.5.0

22 Oct 10:37
Compare
Choose a tag to compare
  • Added front end modules to send notification with the Contao newsletter extension
  • Added support for text attachment where tokens are replaced in
  • Tokens/message content can be generated from PHP template files
  • Queued messages can be delayed by a custom interval, e.g. to send notification the next day
  • Updated Transifex localizations

1.4.6

12 Sep 12:01
Compare
Choose a tag to compare
  • Added raw_data and formlabel_* as file_content placeholders (#152)
  • Updated translations (fixes #145)

1.4.5

12 Sep 11:59
Compare
Choose a tag to compare

Fixed a potential error if message is not found in tl_nc_message callback

1.4.4

12 Sep 11:58
Compare
Choose a tag to compare

Fixed compatibility for activation token with Contao 4.4.12 / 4.5.4 (#144)

1.4.3

12 Sep 11:57
Compare
Choose a tag to compare
  • Adjust the code to be compatible with PHP7 (#133)
  • Fix compatibility for Contao 4.5 and its Swiftmailer 6 (#140)

1.4.2

12 Sep 11:56
Compare
Choose a tag to compare

Fixed the override SMTP settings feature for Contao 4.4 (#128)