Skip to content

DOC-3526: TinyMCE 8.7.0 Release Documentation and Community Changelog.#4167

Draft
kemister85 wants to merge 53 commits into
release/8.7.0from
feature/8.7.0/DOC-3526
Draft

DOC-3526: TinyMCE 8.7.0 Release Documentation and Community Changelog.#4167
kemister85 wants to merge 53 commits into
release/8.7.0from
feature/8.7.0/DOC-3526

Conversation

@kemister85

@kemister85 kemister85 commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Ticket: DOC-3526

Site: Release notes
Site: Changelog

Changes:

  • TinyMCE 8.7.0 Release Documentation and Community Changelog.
  • TinyMCE AI new-feature and on-prem.
  • Various big-fixes, improvements and changes.

Pre-checks:

  • Branch prefixed with feature/<version>/, hotfix/<version>/, staging/<version>/, or release/<version>/.
  • modules/ROOT/nav.adoc has been updated (if applicable).
  • Included a release note entry for any New product features.
  • If this is a minor release, updated productminorversion in antora.yml and added new supported versions entry in modules/ROOT/partials/misc/supported-versions.adoc.

Review:

  • Documentation Team Lead has reviewed

@kemister85 kemister85 added this to the TinyMCE 8.7.0 milestone Jun 5, 2026
@kemister85 kemister85 added the upcoming release Documentation for features currently under development/QA label Jun 5, 2026
kemister85 and others added 27 commits June 23, 2026 15:15
… it and moves focus to the next or previous focusable element (#4168)
… 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)
…ng over context sources or conversation titles that were shortened with an ellipsis in Safari (#4176)
…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
…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)
…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
…cture, causing style rendering differences (#4190)
kemister85 and others added 25 commits June 24, 2026 14:25
…d models table (#4194)

Add a TINY-14200 release note and expand the tinymceai_reviews option
documentation with the integrator-defined review schema, types, and
examples. Refresh the AI supported models table with the latest models
returned by the models API.
… element is selected (#4209)

* DOC-3526: Add bug fix release note for block formats on non-editable inline elements (TINY-13333)

* Docs: DOC-3526 - Improve TINY-13333 release note body structure
…a review is applied (#4210)

* DOC-3526: Add TinyMCE AI bug fix release note for review state reset (TINY-14198)

* Docs: DOC-3526 - Improve TINY-14198 release note body structure

Split the body into the required two-paragraph structure (problem/impact
then solution/result with the {productname} {release-version} construction)
to match the version-release-notes skill guidelines.
…e Change Tone review menu (#4211)

* DOC-3526: Add TinyMCE AI addition release note for tinymceai_reviews_change_tone_menu (TINY-14274)

* Docs: DOC-3526 - Document tinymceai_reviews_change_tone_menu option (TINY-14274)

Add the tinymceai_reviews_change_tone_menu configuration option to the
TinyMCE AI options reference and link to it from the 8.7.0 release note.
Correct the release note: an empty array is accepted with a warning and
does not hide the Change Tone review.

* Docs: DOC-3526 - Refine TINY-14274 wording per style review
#4212)

* DOC-3526: Add TinyMCE AI improvement release note for review mode keyboard navigation (TINY-14275)

* Docs: DOC-3526 - Improve TINY-14275 release note structure and wording
…able cell selection (#4213)

* DOC-3526: Add bug fix release note for block formatting across table cell selection (TINY-14385)

* Docs: DOC-3526 - Improve TINY-14385 release note body structure
* DOC-3526: Add TinyMCE AI bug fix release note for chat updating empty documents (TINY-14393)

* Docs: DOC-3526 - Improve TINY-14393 release note body structure

* Docs: DOC-3526 - Refine TINY-14393 release note wording per style review

* Update modules/ROOT/pages/8.7.0-release-notes.adoc

Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com>

---------

Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com>
…he `SetContent` and `BeforeSetContent` event payloads (#4215)
…ill loading (#4219)

Add TINYMCE-13876 release note entry under Accompanying Premium plugin
changes for the TinyMCE AI plugin in 8.7.0.
…iew mode no longer appear selected when clicked, since no follow up action is available on them. (#4222)
… aligned using the align left, center, and right toolbar buttons. (#4223)

* Docs: TINYDOC-3526 - Iframes inserted with the pageembed plugin could not be aligned using the align left, center, and right toolbar buttons.

* Docs: TINYDOC-3526 - Generalize Page Embed alignment release note
…ontent's events and nodeFilter. (#4224)

* Docs: TINYDOC-3526 - It is now possible to have the kind of `export` in getContent's events and nodeFilter.

* Docs: TINYDOC-3526 - Extract export-specific content filtering into shared partial
… 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)
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

upcoming release Documentation for features currently under development/QA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants