DOC-3505: TinyMCE 8.6.0 Documentation#4134
Merged
Merged
Conversation
New documentation page for self-hosted trial customers explaining setup, available cloud-powered features, network requirements, limitations, and FAQ. Adds nav entry and hub page link.
metricjs
reviewed
May 11, 2026
- Reframe overview to emphasize cloud connection is opt-in - Remove hard-coded trial duration (defer to Portal) - Remove specific plugin entitlement claims (defer to Portal) - Remove ZIP note (pending confirmation from Cloud team) - Rename section to "Cloud-powered features" for clarity - Add Portal links for trial details that may change
Per engineering discussion, use wildcard domain instead of individual service URLs. Links to CSP page for detail. Avoids publishing a list that becomes stale as services change.
…d features Replace placeholder cloud_services_trial with online_license_services_opt_in (confirmed from release/8 source). Remove Autocorrect from cloud features table (client-side only). Add Tiny Drive. Refine behavior descriptions and narrow network requirement to *.api.tiny.cloud.
ltrouton
reviewed
May 26, 2026
Remove Tiny Drive from the cloud-powered features table per product decision (maintenance mode). Add secure context (HTTPS or localhost) as a prerequisite for trial license key validation.
This was referenced Jun 1, 2026
Add an Improvements entry for the DOMPurify dependency update (TINY-14430) to the release notes and community changelog, and document the TinyMCE AI quick actions single-cell selection fix (TINY-14434) under accompanying premium plugin changes.
# Conflicts: # modules/ROOT/nav.adoc # modules/ROOT/pages/changelog.adoc # modules/ROOT/pages/release-notes.adoc
metricjs
approved these changes
Jun 1, 2026
metricjs
reviewed
Jun 2, 2026
metricjs
reviewed
Jun 2, 2026
metricjs
reviewed
Jun 2, 2026
Co-authored-by: Millie <millie.macdonald@tiny.cloud>
Co-authored-by: Millie <millie.macdonald@tiny.cloud>
…s step Address review feedback on the self-hosted trial page: - Add tinymceai_token_provider to the Step 2 snippet so the configuration works end to end (TinyMCE AI requires a token provider). - Merge the redundant "Enable cloud services" step into Step 2, keeping the opt-in explanation and network connection callout under the snippet. - Add a note that most cloud plugins work automatically with the opt-in, with TinyMCE AI as the example needing extra setup, linking to the AI JWT page.
ltrouton
approved these changes
Jun 3, 2026
…trial snippet Explain that the token provider uses a no-api-key placeholder that is replaced with the Cloud API key after account creation, distinguishing it from the trial license key.
metricjs
reviewed
Jun 3, 2026
metricjs
reviewed
Jun 3, 2026
metricjs
reviewed
Jun 3, 2026
metricjs
approved these changes
Jun 3, 2026
Co-authored-by: Millie <millie.macdonald@tiny.cloud>
Co-authored-by: Millie <millie.macdonald@tiny.cloud>
Set .api-version to 8.6.0 for the release and fix the 8.6 End of Premium Support date to 2027-12-03 (18 months from the 2026-06-03 release date).
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-3505
Site
Staging: self hosted trial new page
Changes
self-hosted-trial.adocdocumenting the self-hosted trial with cloud services feature (TINY-14259)installation-self-hosted.adochub pagePre-checks:
hotfix/8/modules/ROOT/nav.adochas been updated