diff --git a/README.md b/README.md index 7c5d533..6cf3861 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,13 @@ The "Settings" section allows you to configure the AI platforms and APIs that th - Choose the Stable Diffusion model that the extension should use to generate images. - Adjust any other settings or parameters that the extension provides. - Access Control (ACL) for settings tab to restrict access based on user roles or permissions is possible via configuring usergroup record. +- Access Control (ACL) for "AI generation of image by text prompt" button in tt_content: media field to restrict access based on user roles or permissions is possible via configuring usergroup record. These settings can be adjusted according to your preferences and needs. It's important to ensure that the API keys are entered correctly to enable the extension to connect to the AI platforms and generate images successfully. ## Changelog +- 12.1.2: Crop and extend image with prompt field in StabilityAI, image to video in StabilityAI, ACL for tt_content: media field - 12.1.1: Batch generation of alt texts, ACL for settings tab, Small bugfixes - alt-text generation failed for big images, adjust actions available via context menu on filelist, multiple images generation in tt_content - 12.1.0: Added automatic alt text generation functionality (alttext.ai API), refactor of translations (English/German) - move to xlf files - 12.0.6: Use dall-e-3 model from OpenAI, use stable-diffusion-xl-1024-v1-0 from StabilityAI, fix for TCA buttons