TINYDOC-3528 - TinyMCE 8.8.0 Release Documentation and Community Changelog#4262
Merged
Conversation
…ues returned by tinymceai_tool_data_callback (#4273)
…ooltip at a time (#4272)
…at empty state (#4267) * Docs: TINYDOC-3528 - Added configurable welcome actions to the TinyMCE AI Chat empty state * Docs: TINYDOC-3528 - Expand tinymceai_chat_welcome_actions example with interleaved text, ToggleSidebar, and non-AI command * Docs: TINYDOC-3528 - Add welcome actions to the TinyMCE AI chat live demo
#4271) * Docs: TINYDOC-3528 - Clicking the reply button triggered an editor blur event * Docs: TINYDOC-3528 - Reference the concrete reply count button in the blur event note * Update modules/ROOT/pages/8.8.0-release-notes.adoc Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * Docs: TINYDOC-3528 - Correct the blur event mechanism to focus loss to document body --------- Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
…ontext in Safari (#4270)
…instead of the clicked position (#4269) * Docs: TINYDOC-3528 - The cursor could be placed at the start of a list item instead of the clicked position * Docs: TINYDOC-3528 - Link the upstream Chromium issue in the list-item cursor fix note * Docs: TINYDOC-3528 - Clarify the list item cursor bug affects clicks after the text ends
…ow a querySelectorAll error (#4268) * Docs: TINYDOC-3528 - Clicking anchor links with special characters could throw a querySelectorAll error * Docs: TINYDOC-3528 - Expand querySelectorAll anchor fix note with error message and full fix scope
…ax attributes to the editor resize handle when resizing vertically (#4265) * Docs: TINYDOC-3528 - Added the aria-valuenow, aria-valuemin, and aria-valuemax attributes to the editor resize handle when resizing vertically * Docs: TINYDOC-3528 - Link WAI-ARIA separator spec and document aria-valuemax fallback in resize handle note
… edit the wrong table (#4263)
…latest version (#4264)
…ressing Enter to create a new line (#4266)
MitchC1999
approved these changes
Jul 15, 2026
ShiridiGandham
approved these changes
Jul 15, 2026
kemister85
added a commit
that referenced
this pull request
Jul 15, 2026
* TINYDOC-3528: TinyMCE 8.8.0 Release Documentation. * TINYDOC-3528 - TinyMCE 8.8.0 Release Documentation and Community Changelog (#4262) * TINYDOC-3528 - Populate TinyMCE 8.8.0 release date * Docs: TINYDOC-3528 - The TinyMCE AI plugin now ignores non-string values returned by tinymceai_tool_data_callback (#4273) * Docs: TINYDOC-3528 - The TinyMCE AI chat sidebar now shows only one tooltip at a time (#4272) * TINYDOC-3528: Added configurable welcome actions to the TinyMCE AI Chat empty state (#4267) * Docs: TINYDOC-3528 - Added configurable welcome actions to the TinyMCE AI Chat empty state * Docs: TINYDOC-3528 - Expand tinymceai_chat_welcome_actions example with interleaved text, ToggleSidebar, and non-AI command * Docs: TINYDOC-3528 - Add welcome actions to the TinyMCE AI chat live demo * TINYDOC-3528: Clicking the reply button triggered an editor blur event (#4271) * Docs: TINYDOC-3528 - Clicking the reply button triggered an editor blur event * Docs: TINYDOC-3528 - Reference the concrete reply count button in the blur event note * Update modules/ROOT/pages/8.8.0-release-notes.adoc Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * Docs: TINYDOC-3528 - Correct the blur event mechanism to focus loss to document body --------- Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * Docs: TINYDOC-3528 - Double tooltips appeared on tags in the prompt context in Safari (#4270) * TINYDOC-3528: The cursor could be placed at the start of a list item instead of the clicked position (#4269) * Docs: TINYDOC-3528 - The cursor could be placed at the start of a list item instead of the clicked position * Docs: TINYDOC-3528 - Link the upstream Chromium issue in the list-item cursor fix note * Docs: TINYDOC-3528 - Clarify the list item cursor bug affects clicks after the text ends * TINYDOC-3528: Clicking anchor links with special characters could throw a querySelectorAll error (#4268) * Docs: TINYDOC-3528 - Clicking anchor links with special characters could throw a querySelectorAll error * Docs: TINYDOC-3528 - Expand querySelectorAll anchor fix note with error message and full fix scope * TINYDOC-3528: Added the aria-valuenow, aria-valuemin, and aria-valuemax attributes to the editor resize handle when resizing vertically (#4265) * Docs: TINYDOC-3528 - Added the aria-valuenow, aria-valuemin, and aria-valuemax attributes to the editor resize handle when resizing vertically * Docs: TINYDOC-3528 - Link WAI-ARIA separator spec and document aria-valuemax fallback in resize handle note * Docs: TINYDOC-3528 - Opening table properties on a nested table could edit the wrong table (#4263) * Docs: TINYDOC-3528 - Updated the bundled DOMPurify dependency to the latest version (#4264) * Docs: TINYDOC-3528 - The misspelled word highlight disappeared when pressing Enter to create a new line (#4266) * TINYDOC-3528: Add changelog. * TINYDOC-3528: Template cleanup for release preperation. * TINYDOC-3528: Move heading into premium section. * TINYDOC-3528: api-version bump. --------- Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> --------- Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
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: TINYDOC-3528
Site: Staging branch
Changes:
This branch is the container for the 8.8.0 release documentation and community changelog. Individual ticket changes are merged into it ahead of the release.