Fix: OpenAI now process long content using multiple requests
Fix: Unspin bulk option now works correctly to remove the loading icon after complete
Improved: UI improved for log and queue page to report missed schedule and readable time
Improved: Algorithm for processing the queue improved to retry failed posts
Fix: Cron alorithm improved to avoid multiple concurrent cron runs
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 rate limit reached for OpenAI
New: Option to use a different prompt for a specific category
New: Option to disable splliting 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
NEW: OpenAI model updated to the latest gpt-3.5-turbo-0125 version
NEW: Option to set a custom model like gpt-4o or gpt-4-1106-preview
Fix: Manually scheduled posts now will not get spinned by default
Fix: UI fix for log update ajax
NEW: OpenAI now rewrites the title in a separate request
NEW: OpenAI option to set your desired prompt for the title
NEW: Upgrade the default model of OpenAI to use gpt-4o-mini
REMOVED: Removed the option to use gpt-4 model as there is no an option to set the model manually
NEW: OpenRouter API added
Fix: License activation issue fixed