Skip to content

Releases: schoedel-learn/stripe-auditor

v0.11-alpha

v0.11-alpha Pre-release
Pre-release

Choose a tag to compare

@schoedel-learn schoedel-learn released this 13 Jan 18:58
6337e28

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.sh script that generates production-ready ZIP files, automatically including vendor dependencies while excluding development files.
  • Repository Cleanup: Updated .gitignore to properly exclude vendor/ 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

v0.1-alpha Pre-release
Pre-release

Choose a tag to compare

@schoedel-learn schoedel-learn released this 10 Jan 17:39
6337e28

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