Editor runtime refreshed to the latest build Updated
The bundled editor runtime (rte.js, all_plugins.js, the AI Toolkit, the CRDT collaboration engine, and the default theme) is synced to the current shipping build. rte.js remains the licensed, protected editor core, with the editable rte-config.js default configuration kept at the top as plain JavaScript. The static web assets under _content/RichTextBox/richtexteditor carry a bumped cache-buster so browsers pick up the new bytes after upgrade instead of serving stale copies.
Find & Replace dialog position Fixed
On pages where the editor sits below other content, the Find & Replace panel could render with its lower portion — including the action buttons — below the visible viewport. The floating dialog is now anchored to the viewport (rather than the editor’s page offset), so it always docks just under the toolbar and stays fully on screen regardless of where the editor appears on the page or how far the page is scrolled.
Trial download bundle refreshed
The download package now ships the current RichTextBox.dll and the refreshed editor runtime, so evaluations start on the same build as production.