Skip to content

Releases: derhansen/form_crshield

TYPO3 v13 compatibility

21 Jul 13:02
b4c489f
Compare
Choose a tag to compare
  • Added TYPO3 v13 compatibility
  • Removed compatiblity to TYPO3 < v13
  • Use frontend.page.information attribute to retrieve page record
  • Remove dependency to TSFE

Bugfix release for TYPO3 10.4

01 Feb 13:11
7d5e097
Compare
Choose a tag to compare

[BUGFIX] Ensure getTsfe() returns correct TSFE for TYPO3 v10 #27

New features and some bugfixes

20 Jan 17:55
ce26a04
Compare
Choose a tag to compare

[FEATURE] incl. page.endtime @ expirationTime #23 - thanks @xerc
[FEATURE] Added extension setting for added time #24 - thanks @EcoGabe
[FEATURE] Added minimumPageExpirationTime extension setting
[BUGFIX] Ensure CR field check works with server side validation #21
[BUGFIX] Ensure expirationTime is string when handed to hash_hmac() #24
[TASK] Use Date time aspect for current timestamp retrieval #25

Maintenance release

13 Oct 16:18
420f818
Compare
Choose a tag to compare

[BUGFIX] Add fallback for crJavaScriptDelay #18 - thanks @xerc

Maintenance release

02 Jul 09:40
0fa0b98
Compare
Choose a tag to compare

[TASK] Speed up verified forms - thanks @xerc

TYPO3 12.4 compatibility

26 Apr 12:49
9aa6802
Compare
Choose a tag to compare
  • [FEATURE] Added TYPO3 12 compatibility

Maintenance release

27 Feb 17:59
7964c6f
Compare
Choose a tag to compare

[TASK] Optimize JavaScript + new ICON #15 - thanks @xerc
[TASK] Clarify extension description #13

PHP 7.2 compatibility

03 Dec 17:57
7f390d8
Compare
Choose a tag to compare

[TASK] Set min php version to 7.2 in ext_emconf.php
[TASK] maintain php 7.2 compatibility #12 - thanks @infabo

Bugfix release

02 Nov 06:43
b7fa222
Compare
Choose a tag to compare

[BUGFIX] Do not check cr-field on summary page #8
[BUGFIX] Form editor preview broken since install of form_crshield #9
[TASK] Add acceptance test suites #10

TYPO3 10.4 compatibility

10 Sep 16:40
0d4db79
Compare
Choose a tag to compare

[TASK] Add compatibility with TYPO3 10 LTS - thanks @infabo