Changeset 3447067
- Timestamp:
- 01/26/2026 12:16:24 PM (2 months ago)
- Location:
- productbird
- Files:
-
- 2 edited
-
tags/1.5.3/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
productbird/tags/1.5.3/readme.txt
r3318263 r3447067 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8 6 Stable tag: 1.5. 26 Stable tag: 1.5.3 7 7 Requires PHP: 8.0 8 8 Requires Plugins: woocommerce … … 139 139 5. **Generated Description Example** - See the quality of AI generated product descriptions 140 140 141 142 == Changelog ==143 144 *** Productbird Changelog ***145 146 2025-06-26 - version 1.5.3147 * dev: Build fixes148 149 2025-06-26 - version 1.5.2150 * dev: Build fixes151 152 2025-06-26 - version 1.5.1153 * dev: Build fixes154 155 2025-06-26 - version 1.5.0156 * dev: Improve changelog entries157 158 2025-06-26 - version 1.5.0159 * feature: Add Spanish and German support.160 161 2025-06-26 - version 1.4.6162 * update: Improved toast notification handling to prevent errors when toast is not available163 * update: Changed plugin initialization from 'plugins_loaded' to 'init' hook for better compatibility164 * update: Decrease client side queries on initial render165 * fix: Fixed potential errors in global provider when toast notifications are not initialized166 167 2025-06-26 - version 1.4.4168 * update: Global admin CSS is now enqueued for better style consistency169 * update: Improved onboarding progress bar background170 * update: Updated translations and version numbers171 172 2025-06-26 - version 1.4.4173 * update: Display alert when out of credits.174 * fix: Properly display user friendly API errors175 176 2025-06-26 - version 1.4.1177 * fix: Build not applying version178 179 2025-06-26 - version 1.4.0180 * feature: Specify language in global settings181 * update: Now properly invalidates status of individual producsts when scheduling new items182 * fix: Settings background turning black183 184 2025-06-26 - version 1.3.1185 * feature: New advanced setting that allows you to clear queued products.186 * update: Decrease polling time187 188 2025-06-26 - version 1.3.0189 * feature: Add status column in product table190 * feature: Add place where you can review all your generated descriptions191 * feature: Added more comphrensive filters192 * update: Improve how errors are being displayed193 194 2025-06-26 - version 1.2.3195 * feature: Initial release with core AI description generation196 * feature: WooCommerce bulk action integration197 * feature: Product status tracking and filtering198 * feature: Configurable tone and style settings199 * feature: Secure API key authentication -
productbird/trunk/readme.txt
r3318263 r3447067 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8 6 Stable tag: 1.5. 26 Stable tag: 1.5.3 7 7 Requires PHP: 8.0 8 8 Requires Plugins: woocommerce … … 139 139 5. **Generated Description Example** - See the quality of AI generated product descriptions 140 140 141 142 == Changelog ==143 144 *** Productbird Changelog ***145 146 2025-06-26 - version 1.5.3147 * dev: Build fixes148 149 2025-06-26 - version 1.5.2150 * dev: Build fixes151 152 2025-06-26 - version 1.5.1153 * dev: Build fixes154 155 2025-06-26 - version 1.5.0156 * dev: Improve changelog entries157 158 2025-06-26 - version 1.5.0159 * feature: Add Spanish and German support.160 161 2025-06-26 - version 1.4.6162 * update: Improved toast notification handling to prevent errors when toast is not available163 * update: Changed plugin initialization from 'plugins_loaded' to 'init' hook for better compatibility164 * update: Decrease client side queries on initial render165 * fix: Fixed potential errors in global provider when toast notifications are not initialized166 167 2025-06-26 - version 1.4.4168 * update: Global admin CSS is now enqueued for better style consistency169 * update: Improved onboarding progress bar background170 * update: Updated translations and version numbers171 172 2025-06-26 - version 1.4.4173 * update: Display alert when out of credits.174 * fix: Properly display user friendly API errors175 176 2025-06-26 - version 1.4.1177 * fix: Build not applying version178 179 2025-06-26 - version 1.4.0180 * feature: Specify language in global settings181 * update: Now properly invalidates status of individual producsts when scheduling new items182 * fix: Settings background turning black183 184 2025-06-26 - version 1.3.1185 * feature: New advanced setting that allows you to clear queued products.186 * update: Decrease polling time187 188 2025-06-26 - version 1.3.0189 * feature: Add status column in product table190 * feature: Add place where you can review all your generated descriptions191 * feature: Added more comphrensive filters192 * update: Improve how errors are being displayed193 194 2025-06-26 - version 1.2.3195 * feature: Initial release with core AI description generation196 * feature: WooCommerce bulk action integration197 * feature: Product status tracking and filtering198 * feature: Configurable tone and style settings199 * feature: Secure API key authentication
Note: See TracChangeset
for help on using the changeset viewer.