Release Notes Sitevision 2024.05.1
Sitevision 2024.05.1 contains infrastructure updates, improvements and bug fixes in API and REST API
Infrastructure
Improvements
- [SV-37005] Tomcat is updated to 9.0.88
- [SV-37004] Corretto Java is updated to 8.412.08.1
Public API
Improvements
- [SV-36812] ChannelUtil - new utility for locating and creating channels
- [SV-36812] ChannelWrapper - added methods for updating channel data
Bug fixes
- [SV-37037] WebContentUtil did not handle
<blockquote>
elements properly
REST API
Improvements
- [SV-37066] GET /synonyms - new endpoint that provides synonyms data for Custom Index
Bug fixes
- [SV-37075] GET /elevations could return elevations data when elevations were disabled
WebApps and RESTApps
Bug fixes
- [SV-37011] The addon section of
appInfo
could contain incorrect primary type value
WebApps
Improvements
- [SV-37081] Support for React 18.3 (is specified in the requiredLibs section of the manifest)
Envision
Bug fixes, refinements
- [ENV-297] Fix for showing SVG in Image viewer 2
Improvements for Envision Themes in the Sitevision edit UI
- [SV-37010] Support to export and import themes
- [SV-36982] A theme can now be denoted as "dark" (this theme will be used by visitors that has dark mode configured in their OS)
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