Skip to main content

Documentation updates for Jun 17, 2026

Add collection parameter for vector search in IndexSearch

Introduced a new target collection parameter for JDito IndexSearch methods starting with release 2026.1. This enables explicit selection between standard and vector search indexes, ensuring correct field mappings and filter patterns for vector operations.

Updated pages:

Documentation updates for Jun 16, 2026

New comprehensive guide explains how to configure Solr for vector search, build indexes, and query them using embedding models. It covers instance settings, record containers, and prerequisites to enable semantic search capabilities.

Updated pages:

Documentation now directs users to the new Installation Guides and Prerequisites pages for runtime and environment requirements, replacing outdated external PDF references.

Updated pages:

Configuring @-mentions in HTML fields with CKEditor

Learn how to enable @-style mention suggestions in HTML editors by configuring the mentionFeeds property. This feature allows users to insert references like @name via trigger characters and custom suggestion feeds.

Updated pages:

Documentation updates for Jun 15, 2026

xRM Update Manual 2026.4.1

Release notes for version 2026.4.1 detailing breaking changes in appointment, usermanagement, analyses, contact, and correspondence modules. Includes updated dependency requirements and functional shifts like new email validation and removed template actions.

Updated pages:

Documentation updates for Jun 11, 2026

Server Configuration: Restlet Queue Limits

Clarified documentation for the jditoWebserviceMaxQueued setting. It now warns that setting this to -1 creates an unlimited queue, which may cause high memory consumption under sustained load.

Updated pages:

Documentation updates for Jun 10, 2026

xRM Update Manuals 2025.9.x and 2026.4.0

Corrected links to changelogs and clarified platform version requirements (= 2024.1.0). The basic-base module is deprecated and removed, with functionality redistributed to feature modules.

Updated pages:

IndexRecordContainer: Paging Configuration Guide

New documentation explains how to enable and configure paging for index groups. It details the 'paging' and 'limit' properties, required query modifications using WHERE clauses and LIMIT statements, and critical constraints like minimum limit values to ensure data integrity during large result sets.

Updated pages:

Documentation updates for Jun 09, 2026

Upgrade Guide: Server-Side IndexSearch Permissions

Starting with release 2026.1, server-side IndexSearch now applies user permissions by default, aligning with entity access rules. This guide outlines changes to permission handling, introduces the legacy compatibility flag, and provides steps to update JDito processes to explicitly set users or d...

Updated pages:

xRM Update Manual: Dependency and Module Clarifications

Updated xRM documentation clarifies module dependencies, specifying that ObjectLink functionality requires Root module version 8.0.0. The manual also corrects formatting inconsistencies and updates status indicators for deprecated modules like basic-base and new components such as microsoft-graph...

Updated pages:

Documentation updates for Jun 08, 2026

CKEditor AI Processing and Data Privacy

Clarifies that CKEditor AI features process data via the self-hosted ADITO-LLM on German infrastructure. No data is sent to external or public AI providers, ensuring data privacy and compliance.

Updated pages:

Documentation updates for Jun 03, 2026

Updated Upgrade Guide for HTML Field Encoding

Corrects a link in the xRM update manual regarding the upgrade from version 2025.2 to 2026.0. This guide addresses necessary adjustments for special character encoding in HTML fields.

Updated pages:

New Documentation for AI Integration in HTML Editor

Introduces comprehensive documentation for configuring AI features within the HTML editor. Covers creating AI aliases, system configuration, and key capabilities like summarization, translation, and rewriting.

Updated pages:

Documentation updates for May 28, 2026

New Write Hooks for Database RecordContainers

Added onDBInsert, onDBUpdate, and onDBDelete hooks to run server-side logic immediately after database write operations. These hooks provide access to local variables like $local.rowdata. Additionally, the minimizeCountQueries property now allows reducing query frequency by calculating counts fro...

Updated pages:

Unified Row Recalculation Logic in ADITO 2026.1

Starting with version 2026.1.0, row recalculation behavior is unified across the UI, Entity Webservices, and entities.getRows. This change simplifies validation and relies on the new neonRowRecalculationMode preference. Legacy calculation versions are deprecated; projects must review their custom...

Updated pages:

  • Computational logic
  • [pre-2026.1.0](/docs/customization/entity-model/computational-logic/pre 2026.1.0/)
  • [>= 2026.1.0](/docs/customization/entity-model/computational-logic/since 2026.1.0/)
  • 2026.0 to 2026.1