Changelog adaptation for 2.3.9-alfa

This commit is contained in:
Josako
2025-07-10 10:47:57 +02:00
parent 51fd16bcc6
commit 7d7db296d3

View File

@@ -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/), 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). 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] ## [2.3.8-alfa]
### Added ### 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 - Allow different processor types to handle the same file types
- Remove welcome message from tenant_make customisation, add to specialist configuration - Remove welcome message from tenant_make customisation, add to specialist configuration
### Deprecated
- For soon-to-be removed features.
### Removed
- For now removed features.
### Fixed ### Fixed
- Adapt TRAICIE_ROLE_DEFINITION_SPECIALIST to latest requirements - Adapt TRAICIE_ROLE_DEFINITION_SPECIALIST to latest requirements
- Allow for empty historical messages - Allow for empty historical messages