v1.0.1 - Initial Release
🚀 Persian Framework v1.0.1
Version 1.0.1 - Security & Performance Update
This update focuses on security hardening, performance improvements, and new features including metabox support for products, posts, and pages.
🔒 Security Improvements
- Fix all output escaping issues (esc_html, esc_attr, esc_url)
- Add proper nonce verification for all forms
- Implement input sanitization for all fields
- Replace wp_redirect with wp_safe_redirect
✨ New Features
- Add metabox support for products, posts, and pages
- Add Donate tab with BTC/ETH cryptocurrency support
- Add copy-to-clipboard functionality for crypto addresses
🛠️ Improvements
- Complete refactor of all field types with proper escaping
- Fix multi-select and checkbox array handling
- Improve AJAX save functionality
- Update translation files (fa_IR, en_US, ar)
- Clean up CSS styles and optimize performance
📚 Documentation
- Update README.md and readme.txt to v1.0.1
- Add metabox usage examples
- Update installation instructions
🔧 Requirements
- WordPress 5.0 or higher
- PHP 7.4 or higher
Full Changelog: v1.0.0...v1.0.1