Added a new version of the HubSpot API integration to address new Private App token requirement. This is a required change for any existing HubSpot users.
Fixed
Fixed a bug where an error would occur in the Craft dashboard if using the Express Forms widget.
Fixed a bug where duplicating forms was not working.
Fixed a bug where uploading file attachments could result in an error being logged.
Added a new version of the HubSpot API integration to address new Private App token requirement. This is a required change for any existing HubSpot users.
Fixed
Fixed a bug where an error would occur in the Craft dashboard if using the Express Forms widget.
Fixed a bug where duplicating forms was not working.
Fixed a bug where uploading file attachments could result in an error being logged.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps solspace/craft-express-forms from 2.0.0-beta.2 to 2.0.0.
Release notes
Sourced from solspace/craft-express-forms's releases.
Changelog
Sourced from solspace/craft-express-forms's changelog.
Commits
7409755
v2.0.0ae387a3
fix: hubspot updated app key integrationa364a81
chore: updating code style2706884
fix(#102): duplicating forms throwing a fatal errorc6924d7
Fixed icon/button styling issues in builderfb54f72
feat: adding HubSpot to the integration list4464892
chore: updating code style based on php-cs-fixer rules20b8280
chore: setting back composer.json pre-commit hooksbaa2f27
Merge branch 'master' into v2.0/masterb0da5e0
feat: adding private app token support for hubspotDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)