- Complete rewrite with modern log parsing using kassner/log-parser library
- Added support for multiple log sources (Apache, PHP ini, virtual host, document root)
- Improved error type detection and filtering (Fatal Error, Warning, Notice, Deprecated)
- Enhanced user interface with module icon and clean design
- Added modal popup for detailed error view with stack traces
- Updated CSV export functionality to work with new parsing system
- Removed individual log deletion (read-only approach for server logs)
- Added automatic log file detection and configuration
- Implemented proper HTML escaping for security
- Added composer integration for robust log parsing