@@ -5,7 +5,7 @@ Tags: erp, crm, api integration, automation, http api, odoo, dolibarr, holded, n
55Donate link: https://buymeacoffee.com/codeccoop
66License: GPLv2 or later
77License URI: http://www.gnu.org/licenses/gpl-2.0.html
8- Stable Tag: 4.4.1
8+ Stable Tag: 4.4.2
99Tested up to: 6.9
1010
1111Seamlessly 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
0 commit comments