Releases: devforth/adminforth-bulk-ai-flow
Releases · devforth/adminforth-bulk-ai-flow
v1.3.0
01 Sep 10:58
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
1.1.5 (2025-08-25)
Bug Fixes
v1.1.4
25 Aug 06:11
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.0.7 (2025-08-22)
Bug Fixes
rename adapter to visionAdapter in PluginOptions and update usage in BulkAiFlowPlugin (653c16f )