Skip to content

Commit d47a817

Browse files
committed
build(release): bump version to 4.4.2
1 parent 7ef862e commit d47a817

4 files changed

Lines changed: 18 additions & 12 deletions

File tree

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.4.1
12+
* Version: 4.4.2
1313
* Requires PHP: 8.0
1414
* Requires at least: 6.7
1515
*

forms-bridge/readme.txt

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: erp, crm, api integration, automation, http api, odoo, dolibarr, holded, n
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.4.1
8+
Stable Tag: 4.4.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.
@@ -163,6 +163,12 @@ You can get support from Còdec using the [Forms Bridge support forum](https://w
163163

164164
== Changelog ==
165165

166+
= 4.4.2 =
167+
* fix: open api expand fields schema loop
168+
* fix: api schema provider requests invalidations
169+
* fix: cache introspection transient names
170+
* fix: redirect_http_authorization header subscription on jwt authentications
171+
166172
= 4.4.1 =
167173
* feat: introspection cache
168174
* feat: check dav modified on nextcloud table headers requests
@@ -171,13 +177,13 @@ You can get support from Còdec using the [Forms Bridge support forum](https://w
171177
* fix: nextcloud addon warnings
172178

173179
= 4.4.0 =
174-
feat: improve addons introspection
175-
feat: nextcloud post bridge refactor
176-
feat: dropdown select with dynamic search
177-
feat: remove http url validations
178-
feat: fallback openapi json static files
179-
fix: nextcloud template endpoint field definition
180-
fix: brevo default endpoints list
180+
* feat: improve addons introspection
181+
* feat: nextcloud post bridge refactor
182+
* feat: dropdown select with dynamic search
183+
* feat: remove http url validations
184+
* feat: fallback openapi json static files
185+
* fix: nextcloud template endpoint field definition
186+
* fix: brevo default endpoints list
181187

182188
= 4.3.2 =
183189
* feat: fetch endpoints in new bridge form

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.4.1",
3+
"version": "4.4.2",
44
"author": "Còdec",
55
"license": "GPL-2.0-or-later",
66
"scripts": {

0 commit comments

Comments
 (0)