Merge tag '3.0.1-beta' into develop

Tagging version 3.0.1-beta 3.0.1-beta
This commit is contained in:
Josako
2025-08-21 15:25:07 +02:00

View File

@@ -5,6 +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.0.1-beta]
### Changed
- Podman now replaces Docker for building images
- Local registry now replaces Docker Hub
- Start for k8s integration
- RAG possibilities throughout usage of the TRAICIE_SELECTION_SPECIALIST
### Fixed
- TRA-67 - initial edit of Tenant Make --> 2-step proces
- TRA-68 - Correction of javascript for json editor, resulting in Asset Changes not being saved
- TRA-70 - Wrong File Size display for Assets
- TRA-69 - Wrong number of questions in TRAICIE_KO_INTERVIEW_DEFINITION_SPECIALIST (required correction in TRACIE_ROLE_DEFINITION_SPECIALIST)
### Security
- In case of vulnerabilities.
## [3.0.0-beta]
### Added