Skip to content

Commit 9c2f686

Browse files
committed
build(release): bump version to 4.4.1
1 parent f52ba49 commit 9c2f686

File tree

4 files changed

+12
-5
lines changed

4 files changed

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

forms-bridge/readme.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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.4.0
8+
Stable Tag: 4.4.1
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,13 @@ You can get support from Còdec using the [Forms Bridge support forum](https://w
163163

164164
== Changelog ==
165165

166+
= 4.4.1 =
167+
* feat: introspection cache
168+
* feat: check dav modified on nextcloud table headers requests
169+
* feat: odoo addon pings as login rpc requests
170+
* feat: openapi expand fields schema
171+
* fix: nextcloud addon warnings
172+
166173
= 4.4.0 =
167174
feat: improve addons introspection
168175
feat: nextcloud post bridge refactor

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

0 commit comments

Comments
 (0)