DOC-3526: TinyMCE 8.7.0 Release Documentation and Community Changelog.#4167
Open
kemister85 wants to merge 61 commits into
Open
DOC-3526: TinyMCE 8.7.0 Release Documentation and Community Changelog.#4167kemister85 wants to merge 61 commits into
kemister85 wants to merge 61 commits into
Conversation
… it and moves focus to the next or previous focusable element (#4168)
…ight of an `li` could fail (#4169)
…ugh it should have been visible (#4171)
… model started responding (#4172) * Docs: DOC-3526 - AI state was lost if the AI chat was closed before the AI started responding to a prompt * Docs: DOC-3526 - Refine TINY-14222 wording (use 'the model'; name the Chat sidebar)
…s content pipeline before being displayed in preview (#4173)
…g a new conversation (#4174)
…n getting HTML content with inline CSS (#4175)
…ng over context sources or conversation titles that were shortened with an ellipsis in Safari (#4176)
…away from unresolved suggestions (#4177)
…r more reliable behavior across different integration environments (#4178) * Docs: DOC-3526 - The editor resize handle now uses browser pointer events for more reliable behavior across different integration environments * Docs: DOC-3526 - Address review feedback on TINY-14241 resize handle entry
* DOC-3526: Add TinyMCE AI bug fix release note for image data-id targeting (TINY-14454) * Update modules/ROOT/pages/8.7.0-release-notes.adoc Co-authored-by: spocke <spocke@moxiecode.com> --------- Co-authored-by: spocke <spocke@moxiecode.com>
* DOC-3526: Add bug fix release note for table cell indentation (TINY-14370) * Docs: DOC-3526 - Improve TINY-14370 release note body structure
…tor selection correctly (#4170)
…s the currently active view mode instead of always the first one (#4179)
…ioning to the opposite side when overflowing the viewport (#4180)
…s preview when using the premium snow skin (#4181)
…s the background (#4182)
…ain alignment when resizing the browser window (#4184)
…preview with labeled Apply and Skip buttons (#4185)
…ribute were lowercased when parsed (#4186) * Docs: DOC-3526 - CSS custom property names and color values in the style attribute were lowercased when parsed * Docs: DOC-3526 - Align TINY-11524 entry with updated JIRA documentation section
…ly in the AI Chat history (#4187)
…o long to display (#4188)
…w reflect the current progress (#4189)
…cture, causing style rendering differences (#4190)
… of the suggested edits toolbar button (#4225) * Docs: TINYDOC-3526 - Suggested Edits API should not be tied to the existence of the suggested edits toolbar button * Update modules/ROOT/pages/8.7.0-release-notes.adoc Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> * Update modules/ROOT/pages/8.7.0-release-notes.adoc Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> --------- Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
… in a shadow DOM and its parent element had `overflow:scroll`. (#4226)
…image didn't add `width` and `height` to the tag. (#4227)
…mceai_default_model` is not provided. (#4231)
…4230) * TINYDOC-3538: Document AI attribution for the Suggested Edits plugin * TINYDOC-3538: Add release note and update product minor version * TINYDOC-3538: Revert product minor version update --------- Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
…#4229) * TINYDOC-3539: Document AI attribution for the Revision History plugin * TINYDOC-3539: Add release notes * TINYD0C-3539: Update productminorversion in antora.yml * TINYDOC-3539: Revert product minor version update * TINYDOC-3539: Apply suggestions --------- Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
…position: relative` on their body element in custom content_style (#4237)
) * TINYDOC-3537: New Suggested Edits APIs for toggling tracking * TINYDOC-3537: Update demos and option docs * TINYDOC-3537: Apply suggestion * TINYDOC-3537: Add release note
…e TinyMCE AI plugin (#4233) * TINYDOC-3540: Document tinymceai_tool_data_callback option for TinyMCE AI * TINYDOC-3540: Add tool-name mapping example for tinymceai_tool_data_callback * TINYDOC-3540: Use a generic tool example for tinymceai_tool_data_callback * Update modules/ROOT/pages/8.7.0-release-notes.adoc Co-authored-by: Hamza Benkhaldoun <hamza0867@gmail.com> * TINYDOC-3540: Clarify tinymceai_tool_data_callback release note heading Reword the heading to reflect that the option customizes the status message shown while an MCP tool runs, aligning with the body text and the tinymceai_options.adoc reference. --------- Co-authored-by: Hamza Benkhaldoun <hamza0867@gmail.com>
…tomers (#4236) * DOC-3542: Document TinyMCE AI plugin availability for self-hosted customers Add an Availability section to the TinyMCE AI plugin page and clarify across the Introduction, Integration Options, and AI pricing admonition that the tinymceai plugin can be self-hosted via the tinymce-premium NPM package or as a standalone addon ZIP from TinyMCE 8.7.0, in addition to the Tiny Cloud CDN. Add a TinyMCE AI entry to the 8.7.0 release notes accompanying plugin changes. * Update modules/ROOT/pages/8.7.0-release-notes.adoc Co-authored-by: Millie <millie.macdonald@tiny.cloud> * Update modules/ROOT/pages/tinymceai-integration-options.adoc Co-authored-by: Millie <millie.macdonald@tiny.cloud> --------- Co-authored-by: Millie <millie.macdonald@tiny.cloud>
Revision History and Suggested Edits now document revisionhistory_ai_attribution and suggestededits_ai_attribution defaulting to true.
ShiridiGandham
approved these changes
Jun 29, 2026
Exclude .claude/ and .mcp.json from version control so agent config, MCP, and hooks stay local.
metricjs
reviewed
Jun 30, 2026
| [[revisionhistory_ai_attribution]] | ||
| == `revisionhistory_ai_attribution` | ||
|
|
||
| This option controls the display of the AI badge on revision cards. An AI badge appears on each revision whose xref:revisionhistory.adoc#metadata[`+metadata+`] has `+source+` set to `+'ai'+` by default. Set to `+false+` to hide the badge. For details on attributing revisions to AI, see xref:revisionhistory.adoc#attributing-ai-assisted-revisions[Attributing AI-assisted revisions]. |
Contributor
There was a problem hiding this comment.
Suggested change
| This option controls the display of the AI badge on revision cards. An AI badge appears on each revision whose xref:revisionhistory.adoc#metadata[`+metadata+`] has `+source+` set to `+'ai'+` by default. Set to `+false+` to hide the badge. For details on attributing revisions to AI, see xref:revisionhistory.adoc#attributing-ai-assisted-revisions[Attributing AI-assisted revisions]. | |
| This option controls the display of the AI badge on revision cards. An AI badge appears on each revision whose xref:revisionhistory.adoc#metadata[`+metadata+`] has `+source+` set to `+'ai'+` by default. Set this option to `+false+` to hide the badge. For details on attributing revisions to AI, see xref:revisionhistory.adoc#attributing-ai-assisted-revisions[Attributing AI-assisted revisions]. |
nitpick; small chance of confusion with the previous sentence
metricjs
approved these changes
Jun 30, 2026
soritaheng
approved these changes
Jun 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket: DOC-3526
Site: Release notes
Site: Changelog
Changes:
new-featureandon-prem.big-fixes, improvements and changes.Pre-checks:
feature/<version>/,hotfix/<version>/,staging/<version>/, orrelease/<version>/.modules/ROOT/nav.adochas been updated(if applicable).release noteentry for anyNew product features.productminorversioninantora.ymland added new supported versions entry inmodules/ROOT/partials/misc/supported-versions.adoc.Review: