Changeset 3318257
- Timestamp:
- 06/26/2025 12:43:02 PM (9 months ago)
- File:
-
- 1 edited
-
productbird/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
productbird/trunk/readme.txt
r3318234 r3318257 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8 6 Stable tag: 1.5. 06 Stable tag: 1.5.1 7 7 Requires PHP: 8.0 8 8 Requires Plugins: woocommerce … … 140 140 141 141 == 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 144 2025-06-26 - version 1.5.0 145 * feature: Add Spanish and German support. 146 147 2025-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 153 2025-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 158 2025-06-26 - version 1.4.4 159 * update: Display alert when out of credits. 160 * fix: Properly display user friendly API errors 161 162 2025-06-26 - version 1.4.1 163 * fix: Build not applying version 164 165 2025-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 170 2025-06-26 - version 1.3.1 171 * feature: New advanced setting that allows you to clear queued products. 172 * update: Decrease polling time 173 174 2025-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 180 2025-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 187 2025-06-26 - version 1.5.0 188 * feature: Add Spanish and German support. 189 190 2025-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 196 2025-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 201 2025-06-26 - version 1.4.4 202 * update: Display alert when out of credits. 203 * fix: Properly display user friendly API errors 204 205 2025-06-26 - version 1.4.1 206 * fix: Build not applying version 207 208 2025-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 213 2025-06-26 - version 1.3.1 214 * feature: New advanced setting that allows you to clear queued products. 215 * update: Decrease polling time 216 217 2025-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 223 2025-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.