diff --git a/content/changelog/1.0/1.0.0.md b/content/changelog/1.0/1.0.0.md index dfe8412..6734585 100644 --- a/content/changelog/1.0/1.0.0.md +++ b/content/changelog/1.0/1.0.0.md @@ -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/), 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] ### Added