Changeset 3318262
- Timestamp:
- 06/26/2025 12:51:39 PM (9 months ago)
- File:
-
- 1 edited
-
productbird/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
productbird/trunk/readme.txt
r3318261 r3318262 139 139 5. **Generated Description Example** - See the quality of AI generated product descriptions 140 140 141 == Changelog ==142 *** Productbird Changelog ***143 144 2025-06-26 - version 1.5.0145 * feature: Add Spanish and German support.146 147 2025-06-26 - version 1.4.6148 * update: Improved toast notification handling to prevent errors when toast is not available149 * update: Changed plugin initialization from 'plugins_loaded' to 'init' hook for better compatibility150 * update: Decrease client side queries on initial render151 * fix: Fixed potential errors in global provider when toast notifications are not initialized152 153 2025-06-26 - version 1.4.4154 * update: Global admin CSS is now enqueued for better style consistency155 * update: Improved onboarding progress bar background156 * update: Updated translations and version numbers157 158 2025-06-26 - version 1.4.4159 * update: Display alert when out of credits.160 * fix: Properly display user friendly API errors161 162 2025-06-26 - version 1.4.1163 * fix: Build not applying version164 165 2025-06-26 - version 1.4.0166 * feature: Specify language in global settings167 * update: Now properly invalidates status of individual producsts when scheduling new items168 * fix: Settings background turning black169 170 2025-06-26 - version 1.3.1171 * feature: New advanced setting that allows you to clear queued products.172 * update: Decrease polling time173 174 2025-06-26 - version 1.3.0175 * feature: Add status column in product table176 * feature: Add place where you can review all your generated descriptions177 * feature: Added more comphrensive filters178 * update: Improve how errors are being displayed179 180 2025-06-26 - version 1.2.3181 * feature: Initial release with core AI description generation182 * feature: WooCommerce bulk action integration183 * feature: Product status tracking and filtering184 * feature: Configurable tone and style settings185 * feature: Secure API key authentication*** Productbird Changelog ***186 187 2025-06-26 - version 1.5.0188 * feature: Add Spanish and German support.189 190 2025-06-26 - version 1.4.6191 * update: Improved toast notification handling to prevent errors when toast is not available192 * update: Changed plugin initialization from 'plugins_loaded' to 'init' hook for better compatibility193 * update: Decrease client side queries on initial render194 * fix: Fixed potential errors in global provider when toast notifications are not initialized195 196 2025-06-26 - version 1.4.4197 * update: Global admin CSS is now enqueued for better style consistency198 * update: Improved onboarding progress bar background199 * update: Updated translations and version numbers200 201 2025-06-26 - version 1.4.4202 * update: Display alert when out of credits.203 * fix: Properly display user friendly API errors204 205 2025-06-26 - version 1.4.1206 * fix: Build not applying version207 208 2025-06-26 - version 1.4.0209 * feature: Specify language in global settings210 * update: Now properly invalidates status of individual producsts when scheduling new items211 * fix: Settings background turning black212 213 2025-06-26 - version 1.3.1214 * feature: New advanced setting that allows you to clear queued products.215 * update: Decrease polling time216 217 2025-06-26 - version 1.3.0218 * feature: Add status column in product table219 * feature: Add place where you can review all your generated descriptions220 * feature: Added more comphrensive filters221 * update: Improve how errors are being displayed222 223 2025-06-26 - version 1.2.3224 * feature: Initial release with core AI description generation225 * feature: WooCommerce bulk action integration226 * feature: Product status tracking and filtering227 * feature: Configurable tone and style settings228 * feature: Secure API key authentication
Note: See TracChangeset
for help on using the changeset viewer.