| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…8.9.0 release note Documents the new TinyMCE AI chat option and adds the accompanying release note entry for the 8.9.0 release. Covers TINYDOC-3561 (option reference section) and TINYMCE-14703.
…e default sources for chat conversations.
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
| Back | FazBrowse Home | New Git URL |
Ticket: TINYDOC-3570 (TINYMCE-14777), TINYDOC-3561
Site: Staging
TINYMCE-14777 supersedes the tinymceai_chat_default_sources option added under TINYMCE-14703, which was removed before release. Default Chat sources are now nominated through the existing tinymceai_chat_fetch_sources option. Replaces #4306, which was closed when the branch was renamed.
Changes:
Note: the implemented shape differs from the ticket description. The ticket specifies menu: [ ...groups ], but plugins/tinymceai/src/main/ts/ui/Sources.ts on rc/8.9 defines menu: { sources: ExternalSourcesList[] }, nesting the groups one level deeper. The documented shape follows the implementation, confirmed against DefaultChatSourcesTest.ts and DemoApp.ts.
Pre-checks:
Review: