Updated changelog

This commit is contained in:
Thorsten Sommer 2026-07-05 17:46:59 +02:00
parent 7608cea57d
commit 4e75ea56d1
Signed by untrusted user who does not match committer: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -1,4 +1,5 @@
# v26.6.3, build 243 (2026-06-xx xx:xx UTC)
- Added the assistant builder as a beta preview feature for generating and installing assistant plugins. This no-code environment is designed so anyone can create assistants without needing a computer science background. To try it, enable preview features in the app settings and then explicitly enable the Assistant Builder feature. Thanks, Nils Kruthoff (`nilskruthoff`), for this extraordinary contribution.
- Added expert capability overrides for providers, so advanced users and configuration plugins can manually adjust selected model capabilities, including reasoning (thinking) behavior, when automatic detection needs adjustment.
- Added configuration plugin options for default chat data source behavior and the related data source selection and validation agents.
- Added support for organization-approved assistant plugins, so trusted assistant plugins can be enabled without requiring each user to run a separate security audit.