Plugin Directory

Changeset 3318257


Ignore:
Timestamp:
06/26/2025 12:43:02 PM (9 months ago)
Author:
productbird
Message:

Updating readme/assets from GitHub

File:
1 edited

Legend:

Unmodified
Added
Removed
  • productbird/trunk/readme.txt

    r3318234 r3318257  
    44Requires at least: 5.0
    55Tested up to: 6.8
    6 Stable tag: 1.5.0
     6Stable tag: 1.5.1
    77Requires PHP: 8.0
    88Requires Plugins: woocommerce
     
    140140
    141141== Changelog ==
    142 
    143 = 1.5.0 =
    144 * feat: Add Spanish and German support.
    145 
    146 = 1.4.6 =
    147 * enhancement: Improved toast notification handling to prevent errors when toast is not available
    148 * enhancement: Changed plugin initialization from 'plugins_loaded' to 'init' hook for better compatibility
    149 * enhancement: Decrease client side queries on initial render
    150 * bug fix: Fixed potential errors in global provider when toast notifications are not initialized
    151 
    152 = 1.4.4 =
    153 * enhancement: Global admin CSS is now enqueued for better style consistency
    154 * enhancement: Improved onboarding progress bar background
    155 * enhancement: Updated translations and version numbers
    156 
    157 = 1.4.4 =
    158 * enhancement: Display alert when out of credits.
    159 * bug fix: Properly display user friendly API errors
    160 
    161 = 1.4.1 =
    162 * bug fix: Build not applying version
    163 
    164 = 1.4.0 =
    165 * feat: Specify language in global settings
    166 * enhancement: Now properly invalidates status of individual producsts when scheduling new items
    167 * bug fix: Settings background turning black
    168 
    169 = 1.3.1 =
    170 * feat: New advanced setting that allows you to clear queued products.
    171 * enhancement: Decrease polling time
    172 
    173 = 1.3.0 =
    174 * feat: Add status column in product table
    175 * feat: Add place where you can review all your generated descriptions
    176 * feaet: Added more comphrensive filters
    177 * enhancement: Improve how errors are being displayed
    178 
    179 = 1.2.3 =
    180 * feat: Initial release with core AI description generation
    181 * feat: WooCommerce bulk action integration
    182 * feat: Product status tracking and filtering
    183 * feat: Configurable tone and style settings
    184 * feat: Secure API key authentication
     142*** Productbird Changelog ***
     143
     1442025-06-26 - version 1.5.0
     145* feature: Add Spanish and German support.
     146
     1472025-06-26 - version 1.4.6
     148* update: Improved toast notification handling to prevent errors when toast is not available
     149* update: Changed plugin initialization from 'plugins_loaded' to 'init' hook for better compatibility
     150* update: Decrease client side queries on initial render
     151* fix: Fixed potential errors in global provider when toast notifications are not initialized
     152
     1532025-06-26 - version 1.4.4
     154* update: Global admin CSS is now enqueued for better style consistency
     155* update: Improved onboarding progress bar background
     156* update: Updated translations and version numbers
     157
     1582025-06-26 - version 1.4.4
     159* update: Display alert when out of credits.
     160* fix: Properly display user friendly API errors
     161
     1622025-06-26 - version 1.4.1
     163* fix: Build not applying version
     164
     1652025-06-26 - version 1.4.0
     166* feature: Specify language in global settings
     167* update: Now properly invalidates status of individual producsts when scheduling new items
     168* fix: Settings background turning black
     169
     1702025-06-26 - version 1.3.1
     171* feature: New advanced setting that allows you to clear queued products.
     172* update: Decrease polling time
     173
     1742025-06-26 - version 1.3.0
     175* feature: Add status column in product table
     176* feature: Add place where you can review all your generated descriptions
     177* feature: Added more comphrensive filters
     178* update: Improve how errors are being displayed
     179
     1802025-06-26 - version 1.2.3
     181* feature: Initial release with core AI description generation
     182* feature: WooCommerce bulk action integration
     183* feature: Product status tracking and filtering
     184* feature: Configurable tone and style settings
     185* feature: Secure API key authentication*** Productbird Changelog ***
     186
     1872025-06-26 - version 1.5.0
     188* feature: Add Spanish and German support.
     189
     1902025-06-26 - version 1.4.6
     191* update: Improved toast notification handling to prevent errors when toast is not available
     192* update: Changed plugin initialization from 'plugins_loaded' to 'init' hook for better compatibility
     193* update: Decrease client side queries on initial render
     194* fix: Fixed potential errors in global provider when toast notifications are not initialized
     195
     1962025-06-26 - version 1.4.4
     197* update: Global admin CSS is now enqueued for better style consistency
     198* update: Improved onboarding progress bar background
     199* update: Updated translations and version numbers
     200
     2012025-06-26 - version 1.4.4
     202* update: Display alert when out of credits.
     203* fix: Properly display user friendly API errors
     204
     2052025-06-26 - version 1.4.1
     206* fix: Build not applying version
     207
     2082025-06-26 - version 1.4.0
     209* feature: Specify language in global settings
     210* update: Now properly invalidates status of individual producsts when scheduling new items
     211* fix: Settings background turning black
     212
     2132025-06-26 - version 1.3.1
     214* feature: New advanced setting that allows you to clear queued products.
     215* update: Decrease polling time
     216
     2172025-06-26 - version 1.3.0
     218* feature: Add status column in product table
     219* feature: Add place where you can review all your generated descriptions
     220* feature: Added more comphrensive filters
     221* update: Improve how errors are being displayed
     222
     2232025-06-26 - version 1.2.3
     224* feature: Initial release with core AI description generation
     225* feature: WooCommerce bulk action integration
     226* feature: Product status tracking and filtering
     227* feature: Configurable tone and style settings
     228* feature: Secure API key authentication
Note: See TracChangeset for help on using the changeset viewer.