From 43ee9139d66e09d65e4cf06a45521cf5a27016ea Mon Sep 17 00:00:00 2001 From: Josako Date: Sat, 7 Jun 2025 11:18:05 +0200 Subject: [PATCH] Changelog for version 2.3.3-alfa --- content/changelog/1.0/1.0.0.md | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/content/changelog/1.0/1.0.0.md b/content/changelog/1.0/1.0.0.md index b2e2643..72b1073 100644 --- a/content/changelog/1.0/1.0.0.md +++ b/content/changelog/1.0/1.0.0.md @@ -5,6 +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.3-alfa] + +### Added +- Add Tenant Make +- Add Chat Client customisation options to Tenant Make + +### Changed +- Catalog name must be unique to avoid mistakes + +### Fixed +- Ensure document version is selected in UI before trying to view it. +- Remove obsolete tab from tenant overview + ## [2.3.2-alfa] ### Added @@ -29,18 +42,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Role Definition Specialist creates Selection Specialist from generated competencies - Improvements to Selection Specialist (Agent definition to be started) -### Deprecated -- For soon-to-be removed features. - -### Removed -- For now removed features. - -### Fixed -- For any bug fixes. - -### Security -- In case of vulnerabilities. - ## [2.3.0-alfa] ### Added @@ -60,7 +61,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Introduction of ChatSession (Specialist Execution) follow-up in administrative interface - Introduce npm for javascript libraries usage and optimisations - Introduction of new top bar in administrative interface to show session defaults (removing old navbar buttons) -- ### Changed - Add 'Register'-button to list views, replacing register menu-items @@ -118,9 +118,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Set default language when registering Documents or URLs. -### Security -- In case of vulnerabilities. - ## [2.1.0-alfa] ### Added