WordPress Auto Spinner v3.18.0
Updates log
3.18.0 - 22-01-2024
New: Option to use a different prompt for a specific category
New: Option to disable splitting the content into chunks for OpenAI
Fix: Reserved words containing a numeric value caused an issue with the spinning, now sorted
Fix: TheBestSpinner now no more rewrite numbers like $6 million was $six million
3.17.0 - 08-11-2023
Upgrade: OpenAI now uses the latest model gpt-3.5-turbo-1106 released on 6 Nov 2023
Upgrade: OpenAI gpt-4 model upgraded to the latest turbo version gpt-4-1106-preview
Fix: Added retry calls if the rate limit is reached for OpenAI
3.16.0 - 28-10-2023
Fix: OpenAI now process long content using multiple requests
Fix: The Unspin bulk option now works correctly to remove the loading icon after the complete
Improved: UI improved for log and queue page to report missed schedule and readable time
Improved: The algorithm for processing the queue improved to retry failed posts
Fix: Cron algorithm improved to avoid multiple concurrent cron runs
3.15.1 - 19-10-2023
Fix: OpenAI system message now supports single quotes and double quotes
Fix: Manually created posts using Gutenberg now do not get spun by default (can be changed from settings)