- Changes to support SpecialistID being passed iso CatalogID
- Removed error that stopped sync
This commit is contained in:
@@ -5,5 +5,6 @@ eveai_chat/
|
||||
eveai_chat_workers/
|
||||
eveai_entitlements/
|
||||
instance/
|
||||
integrations/Wordpress/eveai-chat-widget
|
||||
nginx/
|
||||
scripts/
|
||||
@@ -6,6 +6,6 @@ eveai_chat_workers/
|
||||
eveai_entitlements/
|
||||
eveai_workers/
|
||||
instance/
|
||||
integrations/
|
||||
integrations/Wordpress/eveai_sync
|
||||
nginx/
|
||||
scripts/
|
||||
23
CHANGELOG.md
23
CHANGELOG.md
@@ -25,6 +25,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Security
|
||||
- In case of vulnerabilities.
|
||||
|
||||
## [2.0.0-alfa]
|
||||
|
||||
### Added
|
||||
- Introduction of dynamic Retrievers & Specialists
|
||||
- Introduction of dynamic Processors
|
||||
- Introduction of caching system
|
||||
- Introduction of a better template manager
|
||||
|
||||
### Changed
|
||||
- For changes in existing functionality.
|
||||
|
||||
### Deprecated
|
||||
- For soon-to-be removed features.
|
||||
|
||||
### Removed
|
||||
- For now removed features.
|
||||
|
||||
### Fixed
|
||||
- Set default language when registering Documents or URLs.
|
||||
|
||||
### Security
|
||||
- In case of vulnerabilities.
|
||||
|
||||
## [1.0.14-alfa]
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user