typo3-form-consent

🏁 Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

GPL-2.0 License

Downloads
28.3K
Stars
8
Committers
3

Bot releases are visible (Hide)

typo3-form-consent - 0.3.2

Published by github-actions[bot] over 2 years ago

What's Changed

📖 Documentation

🚀 Improved

🚑 Fixed

Other changes

Full Changelog: https://github.com/eliashaeussler/typo3-form-consent/compare/0.3.1...0.3.2

typo3-form-consent - 0.3.1

Published by github-actions[bot] over 2 years ago

Changelog

0.3.1 (2022-03-11)

typo3-form-consent - 0.3.0

Published by github-actions[bot] over 2 years ago

Changelog

0.3.0 (2022-03-11)

Breaking

  • [!!!][FEATURE] Allow execution of post consent approval finishers #24

Changed

  • [TASK] Rename master branch to main #34
  • [FEATURE] Introduce configuration for excluded elements from persistence #33
  • [TASK] Replace SonarCloud by codecov and CodeClimate #30

Fixed

  • [BUGFIX] Correctly detect honeypot element for persistence #32

Documentation

  • Add license scan report and status #29
  • [DOCS] Document migration steps when upgrading to 0.3.0 #36
typo3-form-consent - 0.2.2

Published by github-actions[bot] over 2 years ago

Changelog

0.2.2 (2022-03-04)

Changed

  • [TASK] Perform housekeeping #23

Fixed

  • [BUGFIX] Avoid escaping of links in plain-text mails #27
typo3-form-consent - 0.2.1

Published by github-actions[bot] over 2 years ago

Changelog

0.2.1 (2022-02-22)

Fixed

  • [BUGFIX] Include translation files in FormEngine #25
typo3-form-consent - 0.2.0

Published by github-actions[bot] over 2 years ago

Changelog

0.2.0 (2022-02-16)

Breaking

  • [!!!][FEATURE] Add compatibility with PHP 8.1 #19

Changed

  • [FEATURE] Allow full hash generation through GenerateHashEvent #22
  • [FEATURE] Upgrade to PHPStan level 8 #21
  • [FEATURE] Upgrade to PHPStan level 7 #20

Fixed

  • [BUGFIX] Properly JSON-encode uploaded files #13
typo3-form-consent - 0.1.13

Published by github-actions[bot] almost 3 years ago

Changelog

0.1.13 (2021-12-10)

Changed

  • [FOLLOWUP][FEATURE] Provide form runtime in RenderRenderableViewHelper variable container #18
typo3-form-consent - 0.1.12

Published by github-actions[bot] almost 3 years ago

Changelog

0.1.12 (2021-12-10)

Changed

  • [FEATURE] Provide FormRuntime object in consent mail template #17
typo3-form-consent - 0.1.11

Published by github-actions[bot] almost 3 years ago

Changelog

0.1.11 (2021-11-30)

Fixed

  • [BUGFIX] Handle changed instantiation of FlashMessageFinisher #16
typo3-form-consent - 0.1.10

Published by github-actions[bot] almost 3 years ago

Changelog

0.1.10 (2021-11-26)

Changed

  • [TASK] Use PHP 8.0 as default in CI and DDEV #14

Fixed

  • [BUGFIX] Properly JSON-encode uploaded files #13
typo3-form-consent - 0.1.9

Published by github-actions[bot] almost 3 years ago

Changelog

0.1.9 (2021-11-04)

Fixed

  • [BUGFIX] Assign consent template variable early #12
typo3-form-consent - 0.1.8

Published by github-actions[bot] about 3 years ago

  • [FEATURE] Allow overriding template paths via finisher options #10

  • [DOCS] Various improvements to extension documentation #9

typo3-form-consent - 0.1.7

Published by github-actions[bot] about 3 years ago

  • [TASK] Add official support for TYPO3 11.5 LTS #8
typo3-form-consent - 0.1.6

Published by github-actions[bot] about 3 years ago

typo3-form-consent - 0.1.5

Published by github-actions[bot] about 3 years ago

  • [FEATURE] Provide dashboard widget #6
  • [FEATURE] Provide configuration for garbage collection via scheduler #5
typo3-form-consent - 0.1.4

Published by github-actions[bot] about 3 years ago

  • [BUGFIX] Provide current server request in consent mail #4
typo3-form-consent - 0.1.3: Release workflow fix

Published by github-actions[bot] about 3 years ago

  • [BUGFIX] Fix changelog generation in release workflow #3
typo3-form-consent - 0.1.2: Translation file fixes

Published by eliashaeussler about 3 years ago

Full Changelog

Fixed bugs:

  • [BUGFIX] Add missing translation file for labels in FormEngine #2
typo3-form-consent - 0.1.1: Housekeeping

Published by github-actions[bot] about 3 years ago

typo3-form-consent - 0.1.0: Initial release

Published by eliashaeussler about 3 years ago

Initial release of form_consent, an extension for TYPO3 CMS that adds double opt-in functionality to EXT:form.