Changelog for version 2.3.3-alfa
This commit is contained in:
@@ -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/),
|
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).
|
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]
|
## [2.3.2-alfa]
|
||||||
|
|
||||||
### Added
|
### 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
|
- Role Definition Specialist creates Selection Specialist from generated competencies
|
||||||
- Improvements to Selection Specialist (Agent definition to be started)
|
- 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]
|
## [2.3.0-alfa]
|
||||||
|
|
||||||
### Added
|
### 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
|
- Introduction of ChatSession (Specialist Execution) follow-up in administrative interface
|
||||||
- Introduce npm for javascript libraries usage and optimisations
|
- Introduce npm for javascript libraries usage and optimisations
|
||||||
- Introduction of new top bar in administrative interface to show session defaults (removing old navbar buttons)
|
- Introduction of new top bar in administrative interface to show session defaults (removing old navbar buttons)
|
||||||
-
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Add 'Register'-button to list views, replacing register menu-items
|
- 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
|
### Fixed
|
||||||
- Set default language when registering Documents or URLs.
|
- Set default language when registering Documents or URLs.
|
||||||
|
|
||||||
### Security
|
|
||||||
- In case of vulnerabilities.
|
|
||||||
|
|
||||||
## [2.1.0-alfa]
|
## [2.1.0-alfa]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
Reference in New Issue
Block a user