Changelog for 2.3.12

This commit is contained in:
Josako
2025-07-25 22:42:00 +02:00
parent 42ffe3795f
commit ef138462d9

View File

@@ -5,6 +5,31 @@ 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.11-alfa]
### Added
- For new features.
- RQC (Recruitment Qualified Candidate) export to EveAIDataCapsule
### Changed
- Adapt configuration possibilities for Chat Client
- Progress Tracker (client) level of information configuration
- Definition of an Active Region in the client to ensure proper understanding
- Adapting TRAICIE_SELECTION_SPECIALIST to retrieve preferred contact times using a form iso free text
- Improvement of DynamicForm en FormField to handle boolean values.
### Deprecated
- For soon-to-be removed features.
### Removed
- For now removed features.
### Fixed
- Several bug fixes.
### Security
- In case of vulnerabilities.
## [2.3.10-alfa] ## [2.3.10-alfa]
### Added ### Added