2.5.0
Note that this release bumps the WordPress minimum from 5.8 to 6.1.
Added
- Ability to control access to each feature based on user role or by individual users, allowing users to opt out of features they don't want (props @iamdharmesh, @berkod, @dkotter via #606).
- New manual classification mode that allows you to easily select which AI suggested terms you want to add (props @faisal-alvi, @berkod, @dkotter via #609).
- Enable/disable toggle option for the "Classify content", "Text to Speech" and "Recommended content" features (props @iamdharmesh, @berkod, @dkotter via #614).
- New setting option for the IBM Watson classification feature to allow you to classify content within existing terms only (props @iamdharmesh, @jeffpaul, @faisal-alvi, @berkod, @dkotter via #620).
- Threshold settings added for taxonomies in the OpenAI Embeddings classification feature (props @faisal-alvi, @timatron, @berkod, @dkotter via #621).
- Ability to preview the suggested terms for the OpenAI Embeddings classification feature (props @faisal-alvi, @jeffpaul, @berkod, @dkotter via #622).
- Post autosave when a generated title is used or when a paragraph of text is resized to allow for Revisions-based rollbacks (props @iamdharmesh, @berkod, @dkotter via #626).
Changed
- Bump WordPress minimum from 5.8 to 6.1 (props @faisal-alvi, @berkod, @dkotter via #609).
- Increase our max content length for any interactions with ChatGPT (props @dkotter, @ravinderk via #617).
Fixed
- Ensure that when using the manual classification mode, all terms will be considered, not just the first 100 (props @faisal-alvi, @dkotter via #638).
- Ensure that the ClassifAI panel only appears when the related feature is enabled (props @iamdharmesh, @dkotter via #628).
- More accurate token counts when trimming content (props @dkotter, @faisal-alvi via #616).
- Ensure that updating the "Recommended Content Block" settings works correctly (props @iamdharmesh, @faisal-alvi, @dkotter via #625).
Security
- Bump
axios
from 0.25.0 to 1.6.2 and@wordpress/scripts
from 26.6.0 to 26.18.0 (props @dependabot[bot], @dkotter via #629).
New Contributors
Full Changelog: 2.4.0...2.5.0
View closed items in the milestone.