Releases: schoedel-learn/stripe-auditor
Releases · schoedel-learn/stripe-auditor
Release list
v0.11-alpha
Pre-Release Update
🎨 UI & UX Improvements
- Admin UI Redesign: Completely redesigned the admin report interface with Tailwind CSS integration for a modern, responsive layout.
- Batch Processing UI: Improved the user interface for admin cache batch processing operations.
🚀 New Features
- Cache Warming: Added functionality to "warm" the cache, improving report generation performance.
- Enhanced Filtering: Added new filters to the admin report to help narrow down audit data.
🛠 Build & Automation
- Automated Releases: Added a GitHub Actions workflow to automatically build and package the plugin upon release creation.
- Build Scripts: Introduced a
build.shscript that generates production-ready ZIP files, automatically including vendor dependencies while excluding development files. - Repository Cleanup: Updated
.gitignoreto properly excludevendor/and.idea/directories, ensuring a cleaner version control history.
📚 Documentation & Safety
- QA Safety: Updated the QA test plan with critical safety notes regarding Stripe key management to prevent accidental overwrites.
v0.1-alpha
Initial release of Stripe Net Revenue Auditor
Features:
- Automatically deduct Stripe fees in WooCommerce
- Track true net profit
- Comprehensive reporting and analytics
Installation:
Download stripe-auditor.zip and install via WordPress Plugins → Add New → Upload Plugin
Requirements:
- WordPress 6.0+
- PHP 8.0+
- WooCommerce