Skip to content

Releases: devforth/adminforth-bulk-ai-flow

v1.1.4

25 Aug 06:11

Choose a tag to compare

1.1.4 (2025-08-25)

Bug Fixes

  • update Select component to include teleportToBody prop and adjust error handling in BulkAiFlowPlugin (a11a753)

v1.1.3

22 Aug 14:01

Choose a tag to compare

1.1.3 (2025-08-22)

Bug Fixes

  • update generateTableColumns to use primaryKey instead of hardcoded id and add teleportToTop to Select component (3ae2c1d)

v1.1.2

22 Aug 12:56

Choose a tag to compare

1.1.2 (2025-08-22)

Bug Fixes

  • update prepareDataForSave and analyzeFields functions to use primaryKey instead of hardcoded id (54e9503)

v1.1.1

22 Aug 11:56

Choose a tag to compare

1.1.1 (2025-08-22)

Bug Fixes

  • update PluginOptions interface to make fillFieldsFromImages and generateImages optional (a7cb55a)

v1.1.0

22 Aug 11:04

Choose a tag to compare

1.1.0 (2025-08-22)

Features

  • add primaryKey prop to vision components and update related logic (5fda99a)

v1.0.7

22 Aug 08:56

Choose a tag to compare

1.0.7 (2025-08-22)

Bug Fixes

  • rename adapter to visionAdapter in PluginOptions and update usage in BulkAiFlowPlugin (653c16f)

v1.0.6

22 Aug 08:28

Choose a tag to compare

1.0.6 (2025-08-22)

Bug Fixes

  • remove confirmMessage from PluginOptions interface (8e58c3a)

v1.0.5

22 Aug 08:24

Choose a tag to compare

1.0.5 (2025-08-22)

Bug Fixes

  • remove confirmMessage from pageInjection meta (29ca257)

v1.0.4

22 Aug 07:18

Choose a tag to compare

1.0.4 (2025-08-22)

Bug Fixes

v1.0.3

22 Aug 06:10

Choose a tag to compare

1.0.3 (2025-08-22)

Bug Fixes

  • rename class BulkAiFlow to BulkAiFlowPlugin (0ed9346)