Skip to content

Releases: Gregor-Agnes/newsletter_subscribe

Support TYPO3 13, drop support for TYPO3 11

25 Oct 14:12
Compare
Choose a tag to compare

furthermore merged pull request to support hCaptcha in unsubscribe link #86

Thx to @nollm

Option to prevent 404 on invalid confirmation

02 Mar 14:07
Compare
Choose a tag to compare

A new option sendPageNotFoundOnInvalidConfirmation was added. See documentation. Furthermore the constants are now editable in the constants editor.

TYPO3 12.4 compatibility

01 Mar 15:49
Compare
Choose a tag to compare

Thx to @SSFGizmo, the extension ist now compatible with TYPO3 12.4

5.0.0

16 Dec 14:35
Compare
Choose a tag to compare

Breaking

What's Changed

Full Changelog: 4.0.0...5.0.0****

4.0.0

20 Sep 12:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.7.2...4.0.0

Bugfix release

23 Nov 14:27
Compare
Choose a tag to compare

fixed id of div because of conflict with checkbox

Feature Release

14 Oct 07:09
Compare
Choose a tag to compare

Thx to @SSFGizmo: eliminated inline scripts for easier CSP

Feature Release

18 Jul 15:15
Compare
Choose a tag to compare

New feature to update the subscription_hash field in tt_address. This is especially handy if there are subscriptions added manually in the TYPO3 backend or you have legacy data in tt_address.

Due to legacy reasons I calculate the hash with either crdate or tstamp.

Furthermore this patch adds a little bit of documentation about the scheduler tasks / console commands.

All thx to @peterkraume, who did all of this! :)

Maintenance Release

01 Jul 15:23
Compare
Choose a tag to compare

Security fix for ssri

01 May 15:21
65437b0
Compare
Choose a tag to compare
3.2.5

Update ext_emconf.php