Skip to content

Releases: 1drop/Onedrop.Form.Hubspot

Bugfix Release

23 Jun 11:08
776cfb5
Compare
Choose a tag to compare

Values passed to hidden fields were not rendered (PRS-372)

Release

15 Jun 14:26
55e0145
Compare
Choose a tag to compare

Pass Page Url of page on which form is submitted to Hubspot

Release

30 Mar 10:28
e80cfa7
Compare
Choose a tag to compare

Previous release for improving form response handling neglects the possibility of Hubspot returning 200 instead of the usual 204 if no inline message has been set for a form. Has now been fixed.

Release

30 Mar 08:32
ed8890a
Compare
Choose a tag to compare

Improve error handling for Hubspot form submissions:

  • Unexpected responses are logged
  • Error messages are displayed on page

Bugfix release for Redirect

25 Jul 09:50
505ed05
Compare
Choose a tag to compare

Fixes: After form submission the start of the page is shown, rather than the confirmation, because the ID is missing from the div.

Bugfix release for reCAPTCHA

18 Jul 08:14
6cecb4b
Compare
Choose a tag to compare

Fixes:

  • JS is only included if the form is in a ContentCollection
  • Missing Promise causes JS to stop executing in some cases

reCAPTCHA integration

10 Jul 12:01
547bd5c
Compare
Choose a tag to compare
Merge pull request #4 from 1drop/task/PRS-259_recaptcha-integration

Task/prs 259 recaptcha integration

Bugfix Release for fusion form

30 Apr 07:21
d16bf5c
Compare
Choose a tag to compare
1.0.12

[TASK] adjust Neos.Form eelhelpers after breaking change in bugfix

Error Logging

21 Jan 15:23
Compare
Choose a tag to compare
1.0.11

[TASK] add error logging

htmlspecialchar escaping

16 Jan 15:20
7815cd6
Compare
Choose a tag to compare
1.0.10

[FIX] label escaping