From 7d7db296d369ea58c4f8fe007a3ffc7f787aebe3 Mon Sep 17 00:00:00 2001 From: Josako Date: Thu, 10 Jul 2025 10:47:57 +0200 Subject: [PATCH] Changelog adaptation for 2.3.9-alfa --- content/changelog/1.0/1.0.0.md | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/content/changelog/1.0/1.0.0.md b/content/changelog/1.0/1.0.0.md index 8536414..214987c 100644 --- a/content/changelog/1.0/1.0.0.md +++ b/content/changelog/1.0/1.0.0.md @@ -5,6 +5,22 @@ All notable changes to EveAI will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.3.9-alfa] + +### Added +- Translation functionality for Front-End, configs (e.g. Forms) and free text +- Introduction of TRACIE_KO_INTERVIEW_DEFINITION_SPECIALIST +- Introduction of intelligent Q&A analysis - HumanAnswerServices +- Full VA-versioin of TRAICIE_SELECTION_SPECIALIST +- EveAICrewAI implementation guide + +### Changed +- Allowed Languages and default_language part of Tenant Make +- Refinement of EveAI Assets to define Partner Assets and allow storage of json +- Improvements of Base & EveAICrewAI Specialists +- Catalogs & Retrievers now fully type-based, removing need for end-user definition of Tagging Fields +- RAG_SPECIALIST to support new possibilities + ## [2.3.8-alfa] ### Added @@ -19,12 +35,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Allow different processor types to handle the same file types - Remove welcome message from tenant_make customisation, add to specialist configuration -### Deprecated -- For soon-to-be removed features. - -### Removed -- For now removed features. - ### Fixed - Adapt TRAICIE_ROLE_DEFINITION_SPECIALIST to latest requirements - Allow for empty historical messages