- 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_chat_workers/
|
||||||
eveai_entitlements/
|
eveai_entitlements/
|
||||||
instance/
|
instance/
|
||||||
|
integrations/Wordpress/eveai-chat-widget
|
||||||
nginx/
|
nginx/
|
||||||
scripts/
|
scripts/
|
||||||
@@ -6,6 +6,6 @@ eveai_chat_workers/
|
|||||||
eveai_entitlements/
|
eveai_entitlements/
|
||||||
eveai_workers/
|
eveai_workers/
|
||||||
instance/
|
instance/
|
||||||
integrations/
|
integrations/Wordpress/eveai_sync
|
||||||
nginx/
|
nginx/
|
||||||
scripts/
|
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
|
### Security
|
||||||
- In case of vulnerabilities.
|
- 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]
|
## [1.0.14-alfa]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
Reference in New Issue
Block a user