directus-extension-flow-manager 1.4.2 → 1.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -74,5 +74,9 @@ Changelogs:
74
74
  * Fix the run flow without require selection
75
75
  * Fix flow hook to use knex directly to avoid the side effect of the directus flowManager.reload()
76
76
  * Optimize the import of lodash
77
+ - 1.4.3 (25 June 2024)
78
+ * Add feature to pull flows from another directus instance to the current instance
79
+ - 1.4.4 (28 July 2024)
80
+ * Add admin access checker on the flow manager module registration
77
81
  Contributing:
78
82
  If you want to contribute kindly to create a PR and if you want to request a feature or report of a bug kindly create the Issue