diff --git a/content/changelog/1.0/1.0.0.md b/content/changelog/1.0/1.0.0.md index 16d494a..80c7660 100644 --- a/content/changelog/1.0/1.0.0.md +++ b/content/changelog/1.0/1.0.0.md @@ -5,12 +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.2-beta] +## 3.1.3-beta + +### Added +- Cache busting for static files + +### Changed +- Build process optimised for cache busting + +### Fixed +- TRA-83 - numerous changes to the mobile version of the chat client + +## 3.1.2-beta ### Changed - Several improvements to the mobile version of the chat client -## [3.1.1-alfa] +## 3.1.1-alfa ### Fixed - TRA-76 - Send Button color changes implemented @@ -21,7 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security - In case of vulnerabilities. -## [3.1.0-alfa] +## 3.1.0-alfa ### Added - Configuration of the full k8s staging environment @@ -41,7 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Migration of dev and test with changes required for k8s - More comprehensive error communication system -## [3.0.1-beta] +## 3.0.1-beta ### Changed - Podman now replaces Docker for building images @@ -58,7 +69,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security - In case of vulnerabilities. -## [3.0.0-beta] +## 3.0.0-beta ### Added - Mobile Support for the chat client. @@ -70,7 +81,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Humanisation of cached interaction messages (random choice) - Adding specialist configuration information to be added as arguments for retrievers -## [2.3.12-alfa] +## 2.3.12-alfa ### Added - Modal display of privacy statement and terms & conditions documents in eveai_Chat_client @@ -87,7 +98,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Error Messages for adding documents in 'alert' - Correction of error in Template variable replacement, resulting in missing template variable value -## [2.3.11-alfa] +## 2.3.11-alfa ### Added - RQC (Recruitment Qualified Candidate) export to EveAIDataCapsule @@ -99,7 +110,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Adapting TRAICIE_SELECTION_SPECIALIST to retrieve preferred contact times using a form iso free text - Improvement of DynamicForm en FormField to handle boolean values. -## [2.3.10-alfa] +## 2.3.10-alfa ### Added - introduction of eveai-listview that is sortable and filterable (using tabulator), with client-side pagination @@ -115,7 +126,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Chat-client converted to vue components and composables -## [2.3.9-alfa] +## 2.3.9-alfa ### Added - Translation functionality for Front-End, configs (e.g. Forms) and free text @@ -131,7 +142,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Catalogs & Retrievers now fully type-based, removing need for end-user definition of Tagging Fields - RAG_SPECIALIST to support new possibilities -## [2.3.8-alfa] +## 2.3.8-alfa ### Added - Translation Service @@ -155,7 +166,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security - In case of vulnerabilities. -## [2.3.7-alfa] +## 2.3.7-alfa ### Added - Basic Base Specialist additions for handling phases and transferring data between state and output @@ -165,13 +176,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Logging improvement & simplification (remove Graylog) - Traicie Selection Specialist v1.3 - full roundtrip & full process -## [2.3.6-alfa] +## 2.3.6-alfa ### Added - Full Chat Client functionality, including Forms, ESS, theming - First Demo version of Traicie Selection Specialist -## [2.3.5-alfa] +## 2.3.5-alfa ### Added - Chat Client Initialisation (based on SpecialistMagicLink code) @@ -185,7 +196,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Several Bugfixes to administrative app -## [2.3.4-alfa] +## 2.3.4-alfa ### Added - Introduction of Tenant Make @@ -196,7 +207,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Enable Specialist 'activation' / 'deactivation' - Unique constraints introduced for Catalog Name (tenant level) and make name (public level) -## [2.3.3-alfa] +## 2.3.3-alfa ### Added - Add Tenant Make @@ -209,7 +220,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 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 - Changelog display @@ -222,7 +233,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - data-type dynamic field needs conversion to isoformat - Add public tables to env.py of tenant schema -## [2.3.1-alfa] +## 2.3.1-alfa ### Added - Introduction of ordered_list dynamic field type (using tabulator) @@ -233,7 +244,7 @@ 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) -## [2.3.0-alfa] +## 2.3.0-alfa ### Added - Introduction of Push Gateway for Prometheus @@ -280,7 +291,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security - In case of vulnerabilities. -## [2.2.0-alfa] +## 2.2.0-alfa ### Added - Mistral AI as main provider for embeddings, chains and specialists @@ -309,7 +320,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Set default language when registering Documents or URLs. -## [2.1.0-alfa] +## 2.1.0-alfa ### Added - Zapier Refresh Document @@ -332,7 +343,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Deprecated - eveai_chat - using sockets - will be replaced with new specialist_execution_api and SSE -## [2.0.1-alfa] +## 2.0.1-alfa ### Added - Zapîer Integration (partial - only adding files). @@ -357,7 +368,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security - In case of vulnerabilities. -## [2.0.0-alfa] +## 2.0.0-alfa ### Added - Introduction of dynamic Retrievers & Specialists @@ -376,7 +387,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security - Security improvements to Docker images -## [1.0.14-alfa] +## 1.0.14-alfa ### Added - New release script added to tag images with release number @@ -401,7 +412,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security - In case of vulnerabilities. -## [1.0.13-alfa] +## 1.0.13-alfa ### Added - Finished Catalog introduction @@ -414,7 +425,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Overall bugfixes as result from the Catalog introduction -## [1.0.12-alfa] +## 1.0.12-alfa ### Added - Added Catalog functionality @@ -434,7 +445,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security - In case of vulnerabilities. -## [1.0.11-alfa] +## 1.0.11-alfa ### Added - License Usage Calculation realised @@ -449,7 +460,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Various fixes as consequence of changing file_location / file_name ==> bucket_name / object_name - Celery Routing / Queuing updated -## [1.0.10-alfa] +## 1.0.10-alfa ### Added - BusinessEventLog monitoring using Langchain native code @@ -462,7 +473,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed - Portkey removed for monitoring usage -## [1.0.9-alfa] - 2024/10/01 +## 1.0.9-alfa - 2024/10/01 ### Added - Business Event tracing (eveai_workers & eveai_chat_workers) @@ -481,7 +492,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Set default language when registering Documents or URLs. -## [1.0.8-alfa] - 2024-09-12 +## 1.0.8-alfa - 2024-09-12 ### Added - Tenant type defined to allow for active, inactive, demo ... tenants @@ -494,7 +505,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Refine audio_processor and srt_processor to reduce duplicate code and support larger files -## [1.0.7-alfa] - 2024-09-12 +## 1.0.7-alfa - 2024-09-12 ### Added - Full Document API allowing for creation, updating and invalidation of documents. @@ -504,14 +515,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Maximal deduplication of code between views and api in document_utils.py -## [1.0.6-alfa] - 2024-09-03 +## 1.0.6-alfa - 2024-09-03 ### Fixed - Problems with tenant scheme migrations - may have to be revisited - Correction of default language settings when uploading docs or URLs - Addition of a CHANGELOG.md file -## [1.0.5-alfa] - 2024-09-02 +## 1.0.5-alfa - 2024-09-02 ### Added - Allow chatwidget to connect to multiple servers (e.g. development and production) @@ -525,10 +536,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed - Removed direct upload of Youtube URLs, due to continuous changes in Youtube website -## [1.0.4-alfa] - 2024-08-27 +## 1.0.4-alfa - 2024-08-27 Skipped -## [1.0.3-alfa] - 2024-08-27 +## 1.0.3-alfa - 2024-08-27 ### Added - Refinement of HTML processing - allow for excluded classes and elements. @@ -538,12 +549,12 @@ Skipped - PDF Processing extracted in new PDF Processor class. - Allow for longer and more complex PDFs to be uploaded. -## [1.0.2-alfa] - 2024-08-22 +## 1.0.2-alfa - 2024-08-22 ### Fixed - Bugfix for ResetPasswordForm in config.py -## [1.0.1-alfa] - 2024-08-21 +## 1.0.1-alfa - 2024-08-21 ### Added - Full Document Version Overview @@ -551,7 +562,7 @@ Skipped ### Changed - Improvements to user creation and registration, renewal of passwords, ... -## [1.0.0-alfa] - 2024-08-16 +## 1.0.0-alfa - 2024-08-16 ### Added - Initial release of the project.