Release Notes Sitevision 2023.08.1
Sitevision 2023.08.1 contains Envision updates and WebApp/RESTApp improvements.
Public API
Improvements
- [SV-35776] LocaleUtil - added resolve support for "Norwegian Bokmål" Locale aliases ("nb" and "nb-NO")
- [SV-35818] MimeTypeUtil - added MIME support for JPEG XL, XS and XR files
WebApps and RESTApps
Improvements
- [SV-35825] Added
req.serverside
- whether the request is a server-side one or not- RESTApp - true for requests that is executed via RestAppInvoker
- WebApp - true for requests that is executed via OutputUtil. Also true when the Sitevision Indexing process or the Sitevision Web archiving process renders the WebApp
Envision
Improvements
- ENV-268 - Added env-text modifiers for start and end alignment of text
- ENV-267 - Added env-text modifier for left alignment of text
- ENV-97 - Removed jQuery dependency from Accordion component. Added new event handlers and deprecation of old jQuery events.
Bug fixes, refinements
- ENV-270 - Icon sizing in input fields refactored so icon size adjusts to font size
- ENV-104 - Removed jQuery dependency from Accordion component
- ENV-98 - Removed jQuery dependency from Collapse component
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