directus-extension-flow-manager 1.4.3 → 1.4.5

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
@@ -19,7 +19,8 @@ Roadmap:
19
19
  - [x] Now we can customize the folder icon and color
20
20
  - [ ] Pagination on table view
21
21
  - [ ] Move the category to a collection for better UX and data structure
22
- - [ ] Run Another flow ability
22
+ - [x] Run webhook flow ability
23
+ - [x] Manage another instance flows
23
24
 
24
25
 
25
26
 
@@ -76,5 +77,12 @@ Changelogs:
76
77
  * Optimize the import of lodash
77
78
  - 1.4.3 (25 June 2024)
78
79
  * Add feature to pull flows from another directus instance to the current instance
80
+ - 1.4.4 (28 July 2024)
81
+ * Add admin access checker on the flow manager module registration
82
+ - 1.4.5 (07 August 2024)
83
+ * Add feature to run webhook flow
84
+ * Add feature to manage another instance flows (duplicate, backup, restore, categorize, table view, run, and delete)
85
+ * Add checking for the flow manager field onload
86
+
79
87
  Contributing:
80
88
  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