Release 26.05.07-01
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/configresponse shape (resolved settings now nested under asettingsblock) — 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.xmodels are routed throughmax_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 unifiedsettingsblock. (#35605) - UI/UX Style Editor: Minor fixes to the style editor experience. (#35599)