Preview: Release Notes Sitevision 2025.05.1
This release contains infrastructure updates, bug fixes and a new form event.
Infrastructure
Improvements
- [SV-38233] Tomcat is updated to 9.0.104
- [SV-38266] The Internal LDAP Directory will no longer startup by default. Usage of the deprecated Internal LDAP Directory is discouraged and it will be completely removed from Sitevision core in a future release
- [SV-38452] Major refactor of the Velocity template rendering framework
- [SV-38523] Updated legacy templates that potentially could trigger log warnings
- [SV-38434] Improved Velocity Sandbox logging
- [SV-38516] Removed support for deprecated legacy adjustments
Bug fixes
- [SV-38532] The Sandbox warning was not always displayed when opening a legacy Nashorn script module for editing
Public API
Bug fixes
- [SV-38483] WebContentUtil - fixed module metadata bug that could occur when article content is updated
REST API
Bug fixes
- [SV-38484] The Sitevision logo was not properly displayed in the REST API documentation
RESTApps
Improvements
- [SV-37933] Added the
sv:form:post
System Event that is emitted when a Form-based Sitevision module is posted
Envision
Improvements
- [ENV-328] A new customizable version of the <select> element is now available. This version uses the theme’s fonts and colors and allows icons to be displayed. The feature is opt-in.
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