Changelog
All notable changes to Viscribe are documented here. We adhere to Semantic Versioning and follow the Keep a Changelog format.
v1.0.0 Current
Released: March 25, 2026 Initial public release.
Added
- AI-Powered Renaming: Automatic image renaming on upload using Groq's Vision API.
- Multi-Format Support: Compatible with JPEG, PNG, WebP, and GIF.
- Smart Alt Text: Optional automatic population of image
alttext from AI descriptions. - Connectivity Testing: Integrated API connection test in the settings dashboard.
- Model Selection: Support for Llama 4 Scout (default) and Llama 4 Maverick (now deprecated).
- Customizable Keywords: Control filename length (1–10 keywords).
- Advanced Security: Encrypted API key storage via
defuse/php-encryption. - Configuration Constants: Support for
VISCRIBE_API_KEYandVISCRIBE_ENCRYPTION_KEYinwp-config.php. - Developer API: 17 filter hooks and 5 action hooks for deep customization.
- Internationalization: Full i18n support with translations ready.