Logotype Sitevision Developer
Log in
Log in

Release Notes Sitevision 2025.02.1

The AI tech preview continues and now includes Sitevision AI usage statistics. This release also contains infrastructure updates and a new endpoint in the REST API.

Infrastructure

Improvements

  • Improved HTML 5 compliance for all html output:
    • [SV-37859] Replace self-closing elements in head section, e.g: <meta /> => <meta>, <link /> => <link>
    • [SV-37992] Replace self-closing image elements: <img /> => <img>
    • [SV-38017] Replace self-closing input elements: <input /> => <input>
    • [SV-38091] Remove type attribute for script elements: <script type="text/javascript"> => <script>
    • [SV-37860] Remove type attribute for style elements: <style type="text/css"> => <style>

Tech preview

AI functionality tech preview started in 2024.08.1. Preview continues in the 2025.02.1 release and more updates are made

  • [SV-37964] Sitevision AI Token usage statistics (new category in site settings UI)
  • [SV-38099] UI/UX improvements for the AI Assistant
  • [SV-38009] More robust error handling in the AI Assistant
  • [SV-38103] Improved context caching for the AI Assistant

REST API

Improvements

  • [SV-38031] GET /ActivateCustomModuleExecutable - added get route with list of all executables ("app versions") for targeted Custom module

Improvements

  • [SV-37958] Index the module id instead of the module name for module metadata