Skip to content

Releases: terminal42/contao-notification_center

1.6.9

19 Apr 12:23
f158ccd
Compare
Choose a tag to compare

What's Changed

  • Decode HTML entities before validating tokens (#240)
  • Fixed CSRF tokens for newsletter subscribe and unsubscribe in Contao 4.13 (#256)
  • Update README.md by @bezin in #247

Full Changelog: 1.6.8...1.6.9

1.6.8

23 Mar 16:57
b216757
Compare
Choose a tag to compare
  • Fixed undefined array key warning in AutoSuggester.

1.6.7

15 Mar 15:52
a93be69
Compare
Choose a tag to compare
  • Fixed undefined array key for deleteConfirm

1.6.5

11 Jan 10:13
668950d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.4...1.6.5

1.6.4

01 Dec 15:55
Compare
Choose a tag to compare
  • Fixed absolute file names in file uploads were not supported

1.6.3

16 Nov 16:11
18f4145
Compare
Choose a tag to compare
  • Added e-mail addresses to system log entries.

1.6.2

04 Nov 18:47
863b638
Compare
Choose a tag to compare
  • Removed tags and breaks from attachment tokens (#235).

1.6.1

21 Sep 16:02
068f868
Compare
Choose a tag to compare
  • Fixed some PHP 8 incompatibilities.
  • This also raises the minimum PHP version to 7.0.

1.6.0

02 Sep 21:48
Compare
Choose a tag to compare
  • Added ##raw_data_filled## token, which will only contain non-empty form fields.
  • Fixed Opt-In token being created even if the ##link## token was not used.

1.5.18

02 Nov 15:05
6a7a9c9
Compare
Choose a tag to compare
Fix sending messages without languages (#223) (#224)