Skip to content

Commit 01d0781

Browse files
committed
Docs: DOC-3509 - Add missing Custom Reviews entry to 8.5.0 release notes
1 parent eb2f2f3 commit 01d0781

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

modules/ROOT/pages/8.5.0-release-notes.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,15 @@ The {productname} {release-version} release includes an accompanying release of
125125

126126
**TinyMCE AI** includes the following fixes, improvements, and additions.
127127

128+
==== Custom reviews with user-defined prompts and model selection
129+
// #TINY-14171
130+
131+
Previously, the Review sidebar only offered a fixed set of built-in review types such as Proofread, Improve clarity, and Adjust tone and style. There was no way for users to define their own review criteria or select a specific AI model for a review pass.
132+
133+
In {productname} {release-version}, the Review sidebar includes a new **Custom review** category. A natural-language prompt can be entered and, when xref:tinymceai.adoc#tinymceai_allow_model_selection[`+tinymceai_allow_model_selection+`] permits it, an AI model can be selected. The review runs the same streaming suggestion and apply flow as built-in reviews. Custom reviews can range from checking for specific words or phrases to applying a full company style guide. To hide Custom review from the Review sidebar, omit `+'ai-reviews-custom'+` from xref:tinymceai.adoc#tinymceai_reviews[`+tinymceai_reviews+`].
134+
135+
For information on Custom reviews, see: xref:tinymceai-review.adoc#custom-review-choose-review[Custom review].
136+
128137
==== A long list of fetched sources could overflow the submenu in the AI chat without a way to scroll
129138
// #TINY-14064
130139

0 commit comments

Comments
 (0)