AI Alt Text
Version 1.0.7
March 28, 2024
Changed
- Added support for Craft CMS ^5.0.0 after testing
- Updated README.md with improved documentation
Version 1.0.6
March 28, 2024
Fixed
- Fixed issue with queue job checking not properly detecting existing jobs
- Fixed error handling for duplicate job processing
- Fixed job description format for better job tracking
- Fixed error messages to be more descriptive and include asset IDs
Version 1.0.5
March 25, 2024
Fixed
- Fixed issue with image format validation not properly handling non-accepted formats
- Fixed image dimension validation to only transform when exceeding OpenAI's limits
- Fixed error handling for image format conversion
- Fixed validation for asset file system access
Version 1.0.4
March 25, 2024
Fixed
- Fixed issue with image format conversion not being applied correctly
- Fixed image dimension handling to only resize when exceeding OpenAI's limits
- Fixed base64 encoding for local file system access
- Fixed error handling for file system operations
Version 1.0.3
March 24, 2024
Fixed
- Fixed issue with base64 encoding for local file system access
- Fixed error handling for file system operations
- Fixed validation for asset file system access
Version 1.0.2
March 24, 2024
Fixed
- Fixed issue with URL accessibility checking
- Fixed error handling for remote URL access
- Fixed validation for public URL access
Version 1.0.1
March 24, 2024
Fixed
- Fixed issue with image format validation
- Fixed error handling for unsupported image formats
- Fixed validation for asset kind checking
Version 1.0.0
March 24, 2024
Added
- Initial release
- AI-powered alt text generation using OpenAI's GPT-4 Vision model
- Bulk processing of multiple images
- Queue integration for background processing
- Customizable settings for prompt and model selection
- Accessibility-focused alt text generation
- Detailed logging and error reporting
Changed
- None (initial release)
Fixed
- None (initial release)