Skip to content

Releases: devforth/adminforth-bulk-ai-flow

v1.4.2

01 Sep 14:41
Compare
Choose a tag to compare

1.4.2 (2025-09-01)

Bug Fixes

v1.4.1

01 Sep 11:58
Compare
Choose a tag to compare

1.4.1 (2025-09-01)

Bug Fixes

  • fix incompability with others threedotsmenu items (e89cb60)

v1.4.0

01 Sep 11:48
Compare
Choose a tag to compare

1.4.0 (2025-09-01)

Features

  • implement isAllowedToSave as a function for dynamic save permissions and update error handling (42f5c22)

v1.3.0

01 Sep 10:58
Compare
Choose a tag to compare

1.3.0 (2025-09-01)

Features

  • add isAllowedToSave option and improve error handling for image generation and saving (9cbe2f3)

v1.2.1

01 Sep 10:20
Compare
Choose a tag to compare

1.2.1 (2025-09-01)

Bug Fixes

  • improve error handling messages and add critical error state for image generation (f75c154)

v1.2.0

01 Sep 07:08
9acb668
Compare
Choose a tag to compare

1.2.0 (2025-09-01)

Bug Fixes

  • correct indentation in visionAction.vue and update image generation URL in index.ts; enhance documentation in types.ts (9dc15bb)
  • fix bug with error, when image generation required file (0f1c2a8)
  • fix dialog size (99ec464)
  • fix S3 deletation tags (259fe7a)
  • fix style for the AI badge (8438002)
  • fix updateRecods API (975aafb)
  • update generateImages handling in visionAction and BulkAiFlowPlugin to manage AI response state and output image fields (573be48)
  • update image generation handling in BulkAiFlowPlugin and vision components to improve field processing and state management (faceaf7)

Features

  • add AI badge (b318b10)
  • add AI badge for the button (85ca56b)
  • add endpoint for file upload URL generation (7917962)
  • add error handling (3f3baa3)
  • add fake generation progress bar (7fb19e7)
  • add fissibility to setup rate limit (dc5a9f7)
  • add handlebar compile for the image genration prompt (c275460)
  • add image generation carousel component (9f4648b)
  • add S3 storage support (53c42b2)
  • add support for analyzing fields without images (4a96ce3)
  • enhance image generation handling in vision components and update plugin options (8ebf7b6)
  • enhance image selection handling in carousel and update image generation logic to include fieldName (e68f4bd)
  • implement image generation functionality at the API level (d340b66)
  • implement initial image generation endpoint and update carousel handling in components (3b4ca35)
  • update image generation handling to include recordId and prompt in carousel component (2261024)

v1.1.5

25 Aug 09:13
Compare
Choose a tag to compare

1.1.5 (2025-08-25)

Bug Fixes

v1.1.4

25 Aug 06:11
Compare
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
Compare
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
Compare
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)