Preview: Release Notes Sitevision 2025.03.1
The AI tech preview continues and now includes Semantic indexing to provide RAG support. Preview also includes AI-based tag generation. This release also contains Addon restrictions, infrastructure updates and bug fixes.
Infrastructure
Improvements
- [SV-35469] Limit the max number of app versions an Addon is allowed to have. Max value is 5 and new Addons will use 3 as default.
- [SV-38108] Tomcat is updated to 9.0.100
- [SV-38178] DeepL services now uses the new DeepL API
- [SV-38035] Improved HTML 5 compliance: Replace all self-closing line break elements: <br /> => <br>
- [SV-38135] Use media "all" for Sitevision CSS files. Legacy rendering support for custom media settings is removed (configuration UI hasn't been available since Sitevision 4).
Bug fixes
- [SV-38224] Fixed resolve problem for SAML filters that uses a sub-domain of the primary domain
Tech preview
AI functionality tech preview started in 2024.08.1. Preview continues in the 2025.03.1 release and more updates are made
- [SV37968] Add Semantic indexes a.k.a "Knowledge bases". This enables contextual RAG support for AI-driven Generative search. Requires separate license for now
- [SV-38082] Use AI to generate tags based on page content
- [SV-38150] Show message in AI Assistant when no AI service has been configured
- [SV-38113] Updated AI-related UI icons
Public API
Improvements
- [SV-38181] LinkValueBuilder - Added support for sv:folder and sv:archive as internal target when creating link metadata
Bug fixes
- [SV-38205] RestApi - Fixed endpoint-specific context bug. Get methods could fail for subsequent invocations of the "headless" endpoint when using sv:portlet as context nodes
Search
Bug fixes
- [SV-38148] Chunked sitemap files could only be downloaded for the first 135 000 entries (status 404 for sitemap4.xml.gz, sitemap5.xml.gz etc)
Envision
Improvements
- [ENV-321] Added color variable section-background-05 and renamed variable border-light to border-05. Popover menu and zebra tables now uses new section-background-color-05.
Envision Theme refinements in Sitevision
- [SV-38033] Site color UI now contains settings that enables the color to use a Envision color variable.
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