Releases: devforth/adminforth-bulk-ai-flow
Releases · devforth/adminforth-bulk-ai-flow
v1.4.2
v1.4.1
v1.4.0
v1.3.0
v1.2.1
v1.2.0
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)