Release Notes Sitevision 2025.09.1
This release contains infrastructure support for custom start value for ordered lists.
Infrastructure
Improvements
- [SV-31858] The <div> of a linked module should include the app marker of the linked webapp module
Public API
Improvements
- [SV-17175] WebContentUtil - Added support for the start attribute of ordered lists, e.g.
<ol start="5"> - [SV-38997] WebContentUtil - Added support for image caption via the data-imagecaption attribute, e.g.
<img data-imagecaption="The caption" ... >
REST API
Improvements
- [SV-17175] GET /headless - include start attribute data for ordered lists
- [SV-17175] GET /contentnodes - include start attribute data for ordered lists
Envision
Improvements
- [ENV-336] New component Text lists. Bullet and numbered lists for usage in 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