Plugin Directory

Changeset 2962196


Ignore:
Timestamp:
09/03/2023 03:51:29 PM (3 years ago)
Author:
emandiev
Message:

Version 1.4.1 release

Location:
woo-image-seo
Files:
67 added
1 edited

Legend:

Unmodified
Added
Removed
  • woo-image-seo/trunk/readme.txt

    r2760569 r2962196  
    22    Contributors: emandiev
    33    Tags:  WooCommerce, Woo, Woo SEO, product alt, product seo
    4     Requires PHP: 5.4
    5     Stable tag: 1.4.0
     4    Requires PHP: 7.0
     5    Stable tag: 1.4.1
    66    Requires at least: 4.1
    7     Tested up to: 6.0.1
     7    Tested up to: 6.3.1
    88    License: GPLv3 or later
    99    License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    7777== Changelog ==
    7878
    79 = 1.0.0 =
    80 * 21/12/2018:
    81 Initial release;
     79= 1.4.1 =
     80* 03/9/2023:
     81  Ensure compatibility with High-Performance Order Storage (HPOS)
     82  Add support for WordPress 6.3.1 and WooCommerce 8.0.3
     83  Bump required PHP version to 7.0
     84
     85= 1.4.0 =
     86* 23/7/2022:
     87  Add 4 new Attribute Builder options - Site Name, Site Description, Site Domain, and Current Date.
     88  Remove unused code.
     89  Add affiliate banner.
     90
     91= 1.3.0 =
     92* 07/6/2022:
     93  Allow skipping images using the "woo-image-seo-skip" class.
     94  Replace the Support box with Tips.
     95  Improve the Feedback form.
     96  Improve i18n support.
     97  Add support for WordPress 6.0 and WooCommerce 6.5.1
     98
     99= 1.2.6 =
     100* 17/4/2022:
     101  Add support for WordPress 5.9.3 and WooCommerce 6.4.1
     102
     103= 1.2.5 =
     104* 24/8/2021:
     105  Fix a bug introduced in version 1.2.4
     106
     107= 1.2.4 =
     108* 8/8/2021:
     109  Fix possible issues.
     110  Add support for WordPress 5.8 and WooCommerce 5.5.
     111  Improve performance.
     112
     113= 1.2.3 =
     114* 18/5/2021:
     115  Fix possible JS errors in admin dashboard.
     116  Ensure WooCommerce 5.3 compatibility.
     117
     118= 1.2.2 =
     119* 12/4/2021:
     120  Remove deprecated jQuery code.
     121  Add WooCommerce version requirements.
     122  Add Russian translation.
     123  Add Bulgarian translation.
     124  Add help text in media library modal.
     125  Improve settings page styling.
     126
     127= 1.2.1 =
     128* 25/1/2021:
     129  Fix PHP notice
     130
     131= 1.2.0 =
     132* 24/1/2021:
     133  Added the ability to append image numbers (indexes) to attributes.
     134  Added more social share links.
     135  Improved settings page styling.
     136
     137= 1.1.0 =
     138* 19/12/2020:
     139  First major update!
     140  Added the ability to use your custom texts in the attribute builder.
     141  Improved settings page styling, help texts.
     142  Fixed a few minor bugs.
     143  Added full support for WordPress 5.6
     144
     145= 1.0.2 =
     146* 18/8/2020:
     147  Improved settings page.
     148  Prepare for WordPress 5.5
    82149
    83150= 1.0.1 =
    84151* 11/3/2019:
    85 Code improvements.
    86 The plugin will no longer generate PHP notices.
     152  Code improvements.
     153  The plugin will no longer generate PHP notices.
    87154
    88 = 1.0.2 =
    89 * 18/8/2020:
    90 Improved settings page.
    91 Prepare for WordPress 5.5
    92 
    93 = 1.1.0 =
    94 * 19/12/2020:
    95 First major update!
    96 Added the ability to use your custom texts in the attribute builder.
    97 Improved settings page styling, help texts.
    98 Fixed a few minor bugs.
    99 Added full support for WordPress 5.6
    100 
    101 = 1.2.0 =
    102 * 24/1/2021:
    103 Added the ability to append image numbers (indexes) to attributes.
    104 Added more social share links.
    105 Improved settings page styling.
    106 
    107 = 1.2.1 =
    108 * 25/1/2021:
    109 Fix PHP notice
    110 
    111 = 1.2.2 =
    112 * 12/4/2021:
    113 Remove deprecated jQuery code.
    114 Add WooCommerce version requirements.
    115 Add Russian translation.
    116 Add Bulgarian translation.
    117 Add help text in media library modal.
    118 Improve settings page styling.
    119 
    120 = 1.2.3 =
    121 * 18/5/2021:
    122 Fix possible JS errors in admin dashboard.
    123 Ensure WooCommerce 5.3 compatibility.
    124 
    125 = 1.2.4 =
    126 * 8/8/2021:
    127 Fix possible issues.
    128 Add support for WordPress 5.8 and WooCommerce 5.5.
    129 Improve performance.
    130 
    131 = 1.2.5 =
    132 * 24/8/2021:
    133 Fix a bug introduced in version 1.2.4
    134 
    135 = 1.2.6 =
    136 * 17/4/2022:
    137 Add support for WordPress 5.9.3 and WooCommerce 6.4.1
    138 
    139 = 1.3.0 =
    140 * 07/6/2022:
    141 Allow skipping images using the "woo-image-seo-skip" class.
    142 Replace the Support box with Tips.
    143 Improve the Feedback form.
    144 Improve i18n support.
    145 Add support for WordPress 6.0 and WooCommerce 6.5.1
    146 
    147 = 1.4.0 =
    148 * 23/7/2022:
    149 Add 4 new Attribute Builder options - Site Name, Site Description, Site Domain, and Current Date.
    150 Remove unused code.
    151 Add affiliate banner.
     155= 1.0.0 =
     156* 21/12/2018:
     157  Initial release;
Note: See TracChangeset for help on using the changeset viewer.