Release Notes Sitevision 2024.01.2
Sitevision 2024.01.2 contains a Java update, search fixes and new publish-related properties and methods in the API
Infrastructure
Improvements
- [SV-36667] Corretto Java is updated to 8.402.08.1
JCR Model (data/tree backend for Public API and REST API)
Updates
- [SV-36609] Schema for the Standard Index (aka Online Index) has been updated. This will trigger a name update and a full reindex will start shortly after first startup of Sitevision after upgrade. Note that identifier lookups/resolve via REST-API and Public API of this sv:nodeIndex Node are affected!
- New JCR Node identifier is: 303.online-2024.01.2
- Previous JCR Node identifier was: 303.online-8.0
- New JCR Node identifier is: 303.online-2024.01.2
Improvements
- [SV-23763] Added new properties "lastUnpublishedBy" and "lastUnpublishDate" for page-like Node types (i.e. sv:page, sv:article et al)
Public API
Improvements
- [SV-34496] [SV-35019] PublishingUtil - Added new methods to check status and clear scheduled publish of pages
- [SV-35019] PermissionUtil.Permission - Added the MANAGE_PUBLISHING_LOCK permission
- [SV-23763] ArticleUtil - Added support for new "lastUnpublishedBy" and "lastUnpublishDate" properties
- [SV-23763] PageUtil - Added support for new "lastUnpublishedBy" and "lastUnpublishDate" properties
- [SV-23763] LinkPageUtil - Added support for new "lastUnpublishedBy" and "lastUnpublishDate" properties
Envision
Bug fixes, refinements
- ENV-286 aria-expanded is now used correctly in accordion
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
Search
Improvements
- [SV-36609] Add new index field translationtags to the Standard Index (aka Online Index). This multivalued string field contains the language tags of all potential translated pages
Bug fixes
- [SV-36645] Fixed elusive bug with summary and content that all of a sudden could be empty for pages and articles in the Standard Index. Bug was introduced in 2023.11.1. This fix has also been released in previous patch releases 2023.11.1.4 and 2024.01.1.3