Plugin Directory

Changeset 3355122


Ignore:
Timestamp:
09/03/2025 07:11:15 AM (4 months ago)
Author:
algol.plus
Message:

tweak readme

Location:
woo-order-export-lite
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • woo-order-export-lite/tags/4.0.5/readme.txt

    r3355117 r3355122  
    119119
    120120= 4.0.5 - 2025-09-03 =
     121* Requires PHP 7.4+
    121122* Updated library used to generate Excel files
    122123
     
    139140
    140141= 4.0.1 - 2025-03-26 =
    141 * Requires PHP 8.1+
    142142* Uses new library to generate Excel files. If you created custom code to format Excel files - please migrate from [PHPExcel to PhpSpreadsheet](https://phpspreadsheet.readthedocs.io/en/latest/topics/migration-from-PHPExcel/#manual-changes)
    143143* Fixed broken bulk actions
  • woo-order-export-lite/trunk/readme.txt

    r3355117 r3355122  
    119119
    120120= 4.0.5 - 2025-09-03 =
     121* Requires PHP 7.4+
    121122* Updated library used to generate Excel files
    122123
     
    139140
    140141= 4.0.1 - 2025-03-26 =
    141 * Requires PHP 8.1+
    142142* Uses new library to generate Excel files. If you created custom code to format Excel files - please migrate from [PHPExcel to PhpSpreadsheet](https://phpspreadsheet.readthedocs.io/en/latest/topics/migration-from-PHPExcel/#manual-changes)
    143143* Fixed broken bulk actions
Note: See TracChangeset for help on using the changeset viewer.