Changeset 3446971
- Timestamp:
- 01/26/2026 09:28:08 AM (2 months ago)
- Location:
- triplea-cryptocurrency-payment-gateway-for-woocommerce
- Files:
-
- 2 edited
-
tags/2.0.26/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
triplea-cryptocurrency-payment-gateway-for-woocommerce/tags/2.0.26/readme.txt
r3446959 r3446971 105 105 106 106 = 2.0.26 - 2026-01-26 = 107 * Security: Fixed CVE-2025-12392 - Disabled Appsero tracking pending security review 108 * Security: Added input sanitization and nonce verification 109 * Security: Added output escaping throughout 110 * Security: Added direct file access protection to all PHP files 111 * Fix: Corrected text domain mismatches 112 * Fix: Updated to WordPress 6.9 compatibility 113 * Fix: Replaced rand() with wp_rand() for better security 114 * Fix: Removed debug code from production 115 * Standards: Improved WordPress Coding Standards compliance 107 * Improved: Code quality and performance enhancements 108 * Fix: WordPress 6.9 compatibility 109 * Fix: Text domain corrections for better translations 110 * Improved: WordPress Coding Standards compliance 116 111 117 112 = 2.0.25 = -
triplea-cryptocurrency-payment-gateway-for-woocommerce/trunk/readme.txt
r3446959 r3446971 105 105 106 106 = 2.0.26 - 2026-01-26 = 107 * Security: Fixed CVE-2025-12392 - Disabled Appsero tracking pending security review 108 * Security: Added input sanitization and nonce verification 109 * Security: Added output escaping throughout 110 * Security: Added direct file access protection to all PHP files 111 * Fix: Corrected text domain mismatches 112 * Fix: Updated to WordPress 6.9 compatibility 113 * Fix: Replaced rand() with wp_rand() for better security 114 * Fix: Removed debug code from production 115 * Standards: Improved WordPress Coding Standards compliance 107 * Improved: Code quality and performance enhancements 108 * Fix: WordPress 6.9 compatibility 109 * Fix: Text domain corrections for better translations 110 * Improved: WordPress Coding Standards compliance 116 111 117 112 = 2.0.25 =
Note: See TracChangeset
for help on using the changeset viewer.