# Website Info Plugin Changelog

## Version 1.0.8 - 2025-08-26

### 🔒 Production & Security Enhancements
- Removed `error_log()` from uninstall.php for production compliance
- Fixed `$_SERVER` variables sanitization with proper `wp_unslash()` and `sanitize_text_field()`
- Added caching for MySQL version query using WordPress transients (1 hour cache)
- Enhanced database query performance with proper caching mechanism
- Added phpcs:ignore comments for necessary direct database queries
- Reduced plugin tags from 9 to 5 for WordPress Repository compliance
- Improved overall security and performance optimizations

## Version 1.0.7 - 2025-08-26

### 🔧 WordPress Coding Standards Compliance
- Replaced `strip_tags()` with `wp_strip_all_tags()` for WordPress compliance
- Fixed WordPress.WP.AlternativeFunctions.strip_tags_strip_tags warnings
- Enhanced plugin author field sanitization in both active and inactive plugins tables
- Improved overall WordPress coding standards compliance
- Better HTML tag removal for plugin author information display

## Version 1.0.6 - 2025-08-26

### 🔒 Security & WordPress Repository Compliance
- Fixed all WordPress Security.EscapeOutput.OutputNotEscaped errors
- Added proper escaping functions for all output:
  - `esc_url()` for URLs and plugin paths
  - `esc_html()` for all text and variable outputs
- Enhanced security compliance with WordPress coding standards
- Improved data sanitization for WordPress.org repository submission
- All 12 reported security issues resolved

## Version 1.0.5 - 2025-08-26

### 🎨 Logo Optimization
- Reduced header logo size from 50px to 40px height for better proportion
- Reduced promotional section logo from 80px to 60px height
- Removed white background from both logos for cleaner appearance
- Removed padding around logos for better visual integration
- Enhanced overall interface aesthetics and logo placement

## Version 1.0.4 - 2025-08-26

### 🎨 Logo Update
- Updated to official HVanTech logo (HVanTech_site_logo_01.png)
- Replaced custom SVG logo with high-quality PNG logo from official website
- Logo now included in plugin files (no external URL dependency)
- Improved visual consistency with official HVanTech branding
- Enhanced professional appearance in header and promotional sections

## Version 1.0.3 - 2025-08-13

### 🔧 WordPress Repository Fixes
- Removed deprecated `load_plugin_textdomain()` function (WordPress handles this automatically)
- Updated "Tested up to" WordPress 6.8 for current compatibility
- Removed non-existent "Domain Path" header
- Fixed automated plugin check issues
- Improved WordPress.org repository compliance

## Version 1.0.2 - 2025-08-13

### 🔄 Updates
- Fixed cache issues for complete English interface
- Ensured all text displays in English format
- Updated version number for cache busting

## Version 1.0.0 - 2025-08-13

### ✨ New Features
- Initial plugin release
- Complete WordPress information display (version, language, timezone)
- Plugin management with detailed table
- Website SSL status check
- Server information display (PHP, MySQL, settings)
- Beautiful English user interface
- Responsive design
- Smooth and attractive animations

### 🎨 Design
- Modern and professional colors
- HVanTech logo in header
- Beautiful icons for each section
- Card design for information display
- Interactive tabs for plugins

### 🔧 Technical
- Clean and WordPress standard code
- High security with sanitization
- PHP 7.4+ compatibility
- Speed optimization
- No database storage

### 📱 User Experience
- Dedicated menu in admin panel
- Easy access from left sidebar
- Quick statistics display
- Direct contact buttons with HVanTech
- Complete English guide

### 🛡️ Security
- Access restriction to administrators
- Prevention of direct access
- Escaping all outputs
- Sanitizing inputs

---

**Developer:** Houman Ahghari
**Company:** HVanTech
**Website:** [HVanTech.ca](https://hvantech.ca)
**Email:** info@hvantech.ca
**Phone:** +1 (236) 516-4390
