Roadmap & Changelog

Roadmap Items

  • OPEN BUG Featured images are not created with content images are off. Having both checked works though.
  • Ability for users to deactivate a domain attached to their license
  • Internal linking using OpenAI
  • Featured image prompt cleaning using known words or special characters that prevent errors
  • OpenAI quick rewrite support for titles
  • OPEN BUG File already exists in database: move error log to modal notice instead of just error
  • OPEN BUG Error modals no close unless you click on another link
  • Allow recreation of featured images in ZW processing page

Changelog

1.9.1 – 11-22-2023

Bug Fix

  • AIWM csv upload was set to sanitize instead of wp kses to allow the html

1.9.0 – 11-18-2023

New Feature

  • Add options for custom cron scheduling of ZW files 5mins to 60mins and disable
  • New log view area to help users and support track workflow easier
  • ZW content placeholder AI images completed
  • Updated missing featured images area to allow for bulk generation.
  • Updated in posts metabox for image generation to use new classes and active image model from settings
  • Updated in missing featured images page generation to use new classes and active image model from settings

Bug Fix

  • Enhanced security updates to all pages
  • License validation bug with product purchase variation adding in activation key to better align

1.8.2 – 11-15-2023

Bug Fix

  • ZW header extraction of auto keywords added
  • Parsedown preg_match unknown modifier being thrown from regex pattern not being escaped
  • ZW output files with new div class=zw-youtube elements were not being caught and converted added in a new function to allow for special divs when processing lines now handleSpecialDivs to assign placeholders to process the markdown and then replace.
  • Updated the upload progress to include initial file processing as well
  • Added tooltips to the settings page area to provide a little insight to the options available

1.8.1 – 11-14-2023

Bug Fix

  • Processing bug from leftover testing speedups

1.8.0 – 11-12-2023

New Feature

  • Dalle3 classes added to the new image api class and integrated to featured image zw to start
  • moved the log function to LoggingTrait for ease of use
  • Further additions in settings to allow for enabling image generator model you want to use.
  • Further class redevelopment to support more image apis and speed up the workflow with the addition of interface usages
  • Implemented custom cron schedule options in settings for zimmwriter

1.7.2 – 11-06-2023

Bug Fix

  • Updated settings page to tabbed areas for a better ux
  • Updated the Missing image page button to show a message of generated and not the button again

1.7.1 – 11-03-2023

Bug Fix

  • Missing image bug in class name conversions

1.7.0 – 11-03-2023

New Feature

  • OpenAI api is connected and fetching models. This is the ground work for onpage seo enhancements as well as dalle3 prep.

1.6.2 – 11-01-2023

Bug Fix

  • Uninstall was missing the custom database table check to remove if added.
  • Uninstall added clearing of any global variables as well incase of a reinstall
  • Missing image api improvement to classes and code

New Feature

  • Added in transients to support fewer api calls improving speed and workflows
  • Added stability api check to get engines list since they have changed and caused a break
  • Added stability api check to get credit balance to help users see where they are at to prevent errors in production

1.6.1 – 10-30-2023

Bug Fix

  • Completed the content image placeholder creation and replacements the issue was a placeholder counter being confused by the index numbers
  • Fixed a generic function name that was causing a critical error with other plugins that had the same name

1.6.0 – 10-27-2023

New Feature

  • Added a broken image scanner that scans all posts for broken images in the content. If found you have a list and options to clean the content removing the img tag or replace it from an image in your media library.
  • Added total drafts count to random scheduler
  • Missing featured images page preload prompt box with posts title

Bug Fix

  • Removed a couple js unknown errors from functions trying to load on pages there were not needed.
  • Clear all settings added to settings page to allow options clear from wp
  • Fixed the uninstall file to complete cleanup of get options upon uninstall

1.5.6 – 10-26-2023

Bug Fix

  • Licensing check errors fixed

1.5.5 – 10-25-2023

Bug Fix

  • Total refactor of stability api calls to a the processing class and ZW namespace allowing easier usage.

1.5.4 – 10-24-2023

New Feature

  • Upload processing modal added
  • Added in new settings for enabling featured images and content images to allow cleaning and creation of posts only of ZW uploads
  • Added OpenAI key to settings in order to prepare for Dall-E 3 release

1.5.3 – 10-23-2023

Bug Fix

  • Pagination would not load correct amounts
  • Pagination show All was showing 0 results

New Feature

  • Bulk clean up options added to allow two step deletion of files and leave a reference in the database then bulk delete of all database items as well.

1.5.2 – 10-20-2023

Bug Fix

  • Processing files and creating of duplicate posts and not updating status
  • Error in regex preventing proper md conversion in zw-parsedown
  • zw processing undefined index items_per_page
  • ZW processing page array errors

1.5.1 – 10-13-2023

Bug Fix

  • Processing page retry on processed file create new posts
  • Uncaught js errors for loading scripts on pages that are not using them
  • ZW upload of files will allows duplicate files to be uploaded and it doesnt upload but creates entry in the database
  • When reprocessing make sure a new posts is not inserted, check for postid and update it
  • Updated css for pagination as its overriding the wp admin css

1.5.0 – 10-10-2023

New Feature

  • Integration of ZimmWriter - Upload text files or zip files, processing page that extracts all data and creates posts and featured images via stability currently. Content images area also being extracted to an array and a placeholder added. Still testing so will be added in the next update.

1.4.0 – 10-08-2023

New Feature

  • Addition of SEO Booster that allows an easy way to update focused keywords in top seo plugins from titles or tags in one click

1.3.1 – 10-06-2023

Bug Fix

  • Updated the scripts file and added ajax handle script for better UX
  • AIWiseMind text import bug with not showing categories when empty, updated to show all with or without posts in them
  • JavaScript code fix for addEventListener not being tied to the forms correctly

1.3.0 – 10-04-2023

New Feature

  • AIWiseMind integrations for text and csv imports

1.2.0 – 09-20-2023

New Feature

  • Updated licensing to verify on RTI for site counts
  • Stability.ai missing featured image scan quick list create
  • Stability.ai image generation in posts metabox added

1.1.0 – 09-05-2023

New Feature

  • Missing NLP posts box. Add in keywords, scans posts and tells you what to add

1.0.0 – 09-01-2023

New Feature

  • Initial release
  • Random Schedule added to allow all draft posts scheduled hourly or between date ranges
  • Random Date Updater to help instantly revive old post
  • CSV import categories, parent and child support with descriptions

0.0.0 – 11-01-2023

Scroll to Top