AutoMeta - Changelog
Automatic Meta Description for Joomla - Release History
Plugin Changelog
Version 1.2.3
- Removed file logging entirely to prevent permission warnings
- Fixed logging permission errors by checking directory writability
- Improved error handling and logging stability
Version 1.2.2
- Fixed plugin display error caused by permission denied warnings
- Enhanced plugin initialization reliability
Version 1.2.1
- Added conditional debug mode (can be enabled/disabled in plugin settings)
- Created shared MetaDescriptionHelper utility for code consistency
- Improved file-based logging for troubleshooting
- Fixed manifest filename to match Joomla expectations
Version 1.2.0
- Modernized for Joomla 5 compatibility
- Implemented PSR-4 autoloading and namespaces
- Added service provider pattern
Version 1.0.0
- Initial release
- Automatically generates meta descriptions from article title and content
- Configurable max length, separator, and source options
Component Changelog
Version 1.2.1
- Complete UI redesign with 3-card interface
- Added statistics dashboard with progress bar
- Display current plugin settings in component
- Added "Empty Only" regeneration option to preserve existing meta descriptions
- Uses shared MetaDescriptionHelper for consistency with plugin
- Modernized for Joomla 5 with proper namespace structure
- Fixed component class loading and autoloader registration
Version 1.2.0
- Updated for Joomla 5 compatibility
- Implemented modern service provider architecture
Version 1.0.0
- Initial release
- Bulk regenerate meta descriptions for all articles