Changeset 3344790
- Timestamp:
- 08/14/2025 04:46:43 PM (7 months ago)
- Location:
- transfer-brands-for-woocommerce
- Files:
-
- 2 edited
-
tags/2.8.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
transfer-brands-for-woocommerce/tags/2.8.1/readme.txt
r3344786 r3344790 118 118 119 119 == Changelog == 120 121 = 2.8.1 = 122 * Performance improvements for large stores and multisite installations 123 * Optimized debug logging to use buffered writes and limit log size 124 * Converted heavy options to non-autoloaded to reduce memory usage 125 * Replaced global cache flushes with targeted cache deletion for better performance 126 * Fixed slow queries caused by frequent option reads/writes 127 * Enhanced security by escaping debug output in admin area 128 * Improved overall plugin performance on stores with thousands of products 129 120 130 = 2.8.0 = 121 131 * **Major Enhancement**: Universal theme compatibility for brand images -
transfer-brands-for-woocommerce/trunk/readme.txt
r3344786 r3344790 118 118 119 119 == Changelog == 120 121 = 2.8.1 = 122 * Performance improvements for large stores and multisite installations 123 * Optimized debug logging to use buffered writes and limit log size 124 * Converted heavy options to non-autoloaded to reduce memory usage 125 * Replaced global cache flushes with targeted cache deletion for better performance 126 * Fixed slow queries caused by frequent option reads/writes 127 * Enhanced security by escaping debug output in admin area 128 * Improved overall plugin performance on stores with thousands of products 129 120 130 = 2.8.0 = 121 131 * **Major Enhancement**: Universal theme compatibility for brand images
Note: See TracChangeset
for help on using the changeset viewer.