Skip to content

Releases: eliashaeussler/typo3-form-consent

0.5.1

13 May 13:25
16f191f
Compare
Choose a tag to compare

What's Changed

🚑 Fixed

  • [BUGFIX] Provide implementationClassName in BE finishers definition by @eliashaeussler in #56
  • [BUGFIX] Do not require "composer mode" checkbox in issue forms by @eliashaeussler in #57

⚙️ Dependencies

New Contributors

Full Changelog: 0.5.0...0.5.1

0.5.0

03 May 08:05
4b4666a
Compare
Choose a tag to compare

What's Changed

⚡ Breaking

🚀 Improved

🚑 Fixed

Full Changelog: 0.4.2...0.5.0

0.4.2

21 Apr 20:53
7a893eb
Compare
Choose a tag to compare

What's Changed

🚀 Improved

Full Changelog: 0.4.1...0.4.2

0.4.1

20 Apr 18:18
dc701d5
Compare
Choose a tag to compare

What's Changed

🚀 Improved

🚑 Fixed

Full Changelog: 0.4.0...0.4.1

0.4.0

30 Mar 14:09
095d176
Compare
Choose a tag to compare

What's Changed

⚡ Breaking

🚀 Improved

  • [FEATURE] Allow passing custom responses via DismissConsentEvent by @eliashaeussler in #43

Full Changelog: 0.3.2...0.4.0

0.3.2

17 Mar 07:47
ed034d1
Compare
Choose a tag to compare

What's Changed

📖 Documentation

🚀 Improved

  • [FEATURE] Enable GitHub's automatic generation of release notes by @eliashaeussler in #41

🚑 Fixed

Other changes

Full Changelog: 0.3.1...0.3.2

0.3.1

11 Mar 14:25
643b011
Compare
Choose a tag to compare

Changelog

0.3.1 (2022-03-11)

0.3.0

11 Mar 13:43
6de6156
Compare
Choose a tag to compare

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

0.2.2

04 Mar 09:42
e97ee7b
Compare
Choose a tag to compare

Changelog

0.2.2 (2022-03-04)

Changed

  • [TASK] Perform housekeeping #23

Fixed

  • [BUGFIX] Avoid escaping of links in plain-text mails #27

0.2.1

22 Feb 09:37
fe6b386
Compare
Choose a tag to compare

Changelog

0.2.1 (2022-02-22)

Fixed

  • [BUGFIX] Include translation files in FormEngine #25