Release Notes Sitevision 2025.10.1
This release contains infrastructure improvements and bug fixes. It also contains better handling of links in texts when used as Knowledge by AI Assistants.
Infrastructure
Improvements
- [SV-33329] Use TLS 1.3 in Tomcat default config
- [SV-37120] [SV-39146] Fixed CSP problems for reponsive tables and nonce attribute
- [SV-39146] Fixed CSP problems for old portlets and legacy dialog openers
- [SV-39057] Added support for query params when creating mailto links in edit
- [SV-39292] Improved extraction of page data for semantic indexes. Links are now expressed in markdown format
Public API
Improvements
- [SV-39282] MimeTypeUtil - added legacy support for obsolete Javascript MIME types
- [SV-39360] MimeTypeUtil - added MIME support for the ".jsx" and ".tsx" file extensions
- [SV-39179] MailUtil - fixed mail validation bug, validation of top domain part was too strict
REST API
Improvements
- [SV-39324] GET /contentnodes - include "contentIdentifier" in result
- [SV-39324] GET /headless - include "contentIdentifier" in the content result
WebApps, Widgets and RESTApps
Improvements
- [SV-39292] Page content in Semantic index will now represent links in markdown format. This will typically increase the probability for better end-user result ("AI response") when such data is used as knowledge by the AI Assistant SDK for apps
- [SV-39311] Added the score property for knowledge entries returned from the querySemanticIndex function of the AI Assistant SDK for apps
Search
Bug fixes
- [SV-38669] Fixed search statistics click tracking problems in paginated results for Search module and Search Faceted module.
Envision
Improvements
- [ENV-340] Added support for image captions in the lightbox of the Image Viewer component.
Envision Theme refinements in Sitevision
- [SV-38929] Default lists in Sitevision now use the new List component introduced in Sitevision 2025.09.1 (ENV-336). List style settings are available in Theme settings.
- [SV-38938] Previews in Site settings for lists, decorations and table types will now display theme colors.
- [SV-39078] The rem unit is now available as a font size option for both UI and content text.
Envision is an open source UI Library for Sitevision (MIT License)
- Envision documentation is available at https://envisionui.io
- Source is available at https://github.com/sitevision/envision