Changelog for 2.3.12

This commit is contained in:
Josako
2025-07-28 23:01:57 +02:00
parent dabf97c96e
commit 998ddf4c03

View File

@@ -5,10 +5,26 @@ 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.12]
### Added
- Modal display of privacy statement and terms & conditions documents in eveai_Chat_client
- Consent-flag ==> Consent on privacy & terms...
- Customisation option added to show or hide DynamicForm Title (and icon)
- Session Header defaults clickable, opening selection views for Partner, Tenant and Catalog
-
### Changed
- Document Processing View - show 'Finished Processing' iso 'Processing' to have more logical visual indicators
- TRAICIE_SELECTION_SPECIALIST now no longer shows question to start selection procedure at initialisation.
### Fixed
- Error Messages for adding documents in 'alert'
- Correction of error in Template variable replacement, resulting in missing template variable value
## [2.3.11-alfa]
### Added
- For new features.
- RQC (Recruitment Qualified Candidate) export to EveAIDataCapsule
### Changed
@@ -18,18 +34,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 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