- Release notes for 3.1.24-beta

This commit is contained in:
Josako
2025-11-25 13:22:21 +01:00
parent e167df3032
commit c29ed37c09

View File

@@ -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.