Skip to content

Release 26.05.07-01

Choose a tag to compare

@dotCMS-Machine-User dotCMS-Machine-User released this 07 May 16:11

Release: v26.05.06-01 → v26.05.07-01

Caution

Rollback Warning: This release contains an irrevertable change that is non-trivial to rollback from.

  • dotAI: LangChain4J post-migration fixes change the /api/v1/ai/completions/config response shape (resolved settings now nested under a settings block) — clients reading the legacy flat keys will break on rollback. (#35605)

Fixes and Known Issues

  • dotAI: LangChain4J post-migration fixes — streaming completions now flush error responses when no index results are found, non-streaming and chat error messages surface in the textarea, semantic search shows a "No matching content found" row instead of an empty table, gpt-5.x models are routed through max_completion_tokens, EncodingUtil.getEncoding() falls back to character-length estimation for unregistered models, the rebuild-db button refreshes the index table, and the Config Values tab is restructured with a unified settings block. (#35605)
  • UI/UX Style Editor: Minor fixes to the style editor experience. (#35599)