- Bug fixes

- TRAICIE_KO_INTERVIEW_DEFINITION spacialist updated to new version
- Edit Document Version now includes Catalog Tagging Fields
- eveai_ordered_list_editor no longer includes Expand Button & Add Row doesn't submit
- Active Period was not correctly returned in some cases in the license_period_services.py
- Partner menu removed if not Super User
This commit is contained in:
Josako
2025-08-05 18:48:12 +02:00
parent 212ea28de8
commit ed87d73c5a
8 changed files with 319 additions and 38 deletions

View File

@@ -5,7 +5,19 @@ 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]
## [3.0.0-beta]
### Added
- Mobile Support for the chat client.
- Additional visual clues for chatbot and human messages in the chat client
### Changed
- Additional visual clues for chatbot and human messages in the chat client
- Adaptation (new version) of TRAICIE_SELECTION_SPECIALIST to further humanise interactions with end users. (Introduction of an additional interview phase to allow divergence from the interview scenario for normal questions, and convergence to the interview scenario.
- Humanisation of cached interaction messages (random choice)
- Adding specialist configuration information to be added as arguments for retrievers
## [2.3.12-alfa]
### Added
- Modal display of privacy statement and terms & conditions documents in eveai_Chat_client