Skip to content

Commit a39acf8

Browse files
committed
build(release): bump version to 4.3.2
1 parent 245be5a commit a39acf8

File tree

4 files changed

+13
-9
lines changed

4 files changed

+13
-9
lines changed

forms-bridge/forms-bridge.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
* Text Domain: forms-bridge
1111
* Domain Path: /languages
12-
* Version: 4.3.1
12+
* Version: 4.3.2
1313
* Requires PHP: 8.0
1414
* Requires at least: 6.7
1515
*

forms-bridge/readme.txt

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
=== Forms Bridge - Infinite integrations ===
22

33
Contributors: codeccoop
4-
Tags: form integration, erp integration, crm integration, api integration, automation
4+
Tags: form integration, erp, crm, api integration, automation
55
Donate link: https://buymeacoffee.com/codeccoop
66
License: GPLv2 or later
77
License URI: http://www.gnu.org/licenses/gpl-2.0.html
8-
Stable Tag: 4.3.1
8+
Stable Tag: 4.3.2
99
Tested up to: 6.9
1010

1111
Seamlessly connect WordPress forms to CRMs, ERPs, and APIs — no coding required. Automate data flow with field mappers, custom fields, and workflows.
@@ -22,7 +22,7 @@ Whether you use Zoho, Odoo, Dolibarr, Zulip, or a custom backend, Forms Bridge m
2222

2323
✅ No code required – Set up integrations with a user-friendly interface.
2424
✅ Works with your favorite form plugins – Contact Form 7, Gravity Forms, WPForms, Ninja Forms, WooCommerce, and Formidable Forms.
25-
✅ 20+ ready-to-use add-ons – Connect to Zoho, Odoo, Dolibarr, Google Sheets, Slack, Mailchimp, and more.
25+
✅ 20+ ready-to-use add-ons – Connect to Zoho, Odoo, Dolibarr, Google Sheets, Slack, Listmonk, and more.
2626
✅ Advanced data mapping – Rename, transform, and enrich form data before sending it.
2727
✅ Workflow automation – Pre-process submissions with custom jobs.
2828
✅ Reusable templates – Get started in minutes with pre-built blueprints.
@@ -163,16 +163,20 @@ You can get support from Còdec using the [Forms Bridge support forum](https://w
163163

164164
== Changelog ==
165165

166+
= 4.3.2 =
167+
* feat: fetch endpoints in new bridge form
168+
* feat: api fields datalists
169+
* feat: api fields datalists
170+
* fix: workflow pipeline mutation updates
171+
166172
= 4.3.1 =
167173
* feat: airtable add-on
168174
* feat: grist add-on
169175
* feat: dynamic form field templates for google sheets, airtable and nextcloud
170176
* feat: nextcloud get endpoints method
171177
* feat: rename bearer to oauth and new support for bearer tokens
172178
* feat: support for oauth pkce flow
173-
* feat: fetch endpoints in new bridge form
174179
* fix: skip internal field attributes in wpcf7 form creation
175-
* fix: workflow pipeline mutation updates
176180

177181
= 4.3.0 =
178182
* feat: form's bridge chain order

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forms-bridge",
3-
"version": "4.3.1",
3+
"version": "4.3.2",
44
"author": "Còdec",
55
"license": "GPL-2.0-or-later",
66
"scripts": {

0 commit comments

Comments
 (0)