Scrivito now lets you suggest search terms to visitors of your website. If, for example, a visitor starts typing “off” in the search box, you can present them words from your content that start with these letters, e.g. “office”, “official”, or “offer”. For this, a new API method, suggest, which is part of Scrivito’s ObjSearch API, is available.
Scrivito JS 1.11.0 Released – Featuring Search Suggestions
Posted on March 2, 2020
Improving the search experience with suggestions

User interface improvements

Publishing history is now on the sidebar
For an even better user experience when working with the publishing history in the Scrivito UI, we've moved the publishing history from a dialog into the sidebar. Editors can now more conveniently access and work with previously published versions of the website content.

Copying and pasting preserves links
When editing rich text in place, copying and pasting now preserves links, making it much easier to duplicate them.

Floating-point numbers are properly validated
When entering floating-point numbers, their format and range are now properly validated. In case the value is malformed or out of range, a corresponding error message is displayed.

Link properties can now be edited
Using the built-in link editor on property views, the query string and fragment identifier of internal links can now be edited.