Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add v2 deprecation warning in README #455

Merged
merged 2 commits into from
Aug 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## DEPRECATION WARNING FOR WEBCHAT v2

With the release of our [Webchat v3](https://github.com/Cognigy/Webchat), we are also announcing the deprecation of older versions of Webchat (v2.X).

**End of Support: 31st January 2026**

### What This Means for You:
Effective immediately, there will be
- No Further Feature Updates: We will no longer release feature updates for the deprecated Webchat versions.
- No Bug Fixes: Issues reported in the deprecated versions will not be addressed.
- Limited Support: Customer support for the deprecated versions will be significantly reduced and eventually unavailable after the end of support date.
- Security Fixes: We will continue to provide security fixes until the end of the support date.

Please follow our [guide to migrate from Webchat v2 to v3](https://docs.cognigy.com/webchat/migration/).

# Cognigy Webchat Widget

This repository contains a Webchat feature that seamlessly integrates with your website, enabling your users to chat with your Conversational AI, built with Cognigy.
Expand Down
Loading