diff --git a/CHANGELOG.md b/CHANGELOG.md index a75b01f..27851d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security - In case of vulnerabilities. +## [2.0.1-alfa] + +### Added +- Zapîer Integration (partial - only adding files). +- Addition of general chunking parameters (chunking_heading_level and chunking_patterns) +- Addition of DocX and markdown Processor Types + +### Changed +- For changes in existing functionality. + +### Deprecated +- For soon-to-be removed features. + +### Removed +- For now removed features. + +### Fixed +- Ensure the RAG Specialist is using the detailed_question +- Wordpress Chat Plugin: languages dropdown filled again +- OpenAI update - proxies no longer supported +- Build & Release script for Wordpress Plugins (including end user download folder) + +### Security +- In case of vulnerabilities. + ## [2.0.0-alfa] ### Added