diff --git a/content/changelog/1.0/1.0.0.md b/content/changelog/1.0/1.0.0.md index d7d269b..5d45f2e 100644 --- a/content/changelog/1.0/1.0.0.md +++ b/content/changelog/1.0/1.0.0.md @@ -5,9 +5,23 @@ 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). +## 3.1.24-beta + +Release date: 2025-11-25 + +### Changed +- Functionality to edit standard attributes of a specialist (e.g. name, description, retrievers, dynamic attributes) and deep tuning of a specialist are split in the administrative client. + +### Fixed +- Ensure boolean fields are properly initialised when editing in the administrative client. +- Ensure Primary and Financial contact fields are properly displayed and saved in the user model. + +### Security +- In case of vulnerabilities. + ## 3.1.16-beta -Release date: +Release date: 2025-11-13 ### Added - human_message_inactive_text_color added to Tenant Make configuration options, to allow for customisation of inactive messages in the chat client.