ChangelogRelease History
Changelog

Changelog

Track the latest updates, improvements, and new features released in conspect.ai.

Latest Updates

Subscribe to our changelog feed or join the conspect.ai Discord community to get notified about new releases and important announcements.

Track all conspect.ai releases here, ordered from newest to oldest. Each release includes details on new features in the adaptive dialogue engine, integration enhancements, bug fixes, and performance improvements.

2024-10-15v1.2.0
featureimprovement

New Features

  • Enhanced adaptive dialogue engine with smarter branching logic based on user intent signals
  • Added support for custom tags and next-step recommendations in lead summaries

Improvements

  • Optimized performance for high-traffic dialogues, reducing response times by 40%
  • Better handling of multi-language conversations with automatic locale detection

Bug Fixes

  • Fixed issue where certain playbooks failed to load on initial deploy
  • Resolved webhook delivery failures during peak hours
2024-09-20v1.1.0
featurebugfix

New Features

  • New integration options: Zapier, Slack notifications, and HubSpot CRM sync
  • Introduced webhook endpoints for real-time lead qualification events

Improvements

  • Dialogue summaries now include confidence scores for lead intent

Bug Fixes

  • Corrected validation errors in form-to-dialogue migration tool
  • Fixed UI glitches in the playbook editor on mobile devices
2024-08-10v1.0.0
featurebreaking

New Features

  • Core adaptive dialogue engine launch with intent capture and smart qualification
  • Playbook builder for no-code dialogue creation
  • Built-in analytics dashboard for lead conversion tracking

Breaking Changes

  • Updated API version to v1 – migrate existing integrations using the upgrade guide

Bug Fixes

  • Initial stability improvements for production deployments

How to Upgrade

Follow these steps to update your conspect.ai instance to the latest version.

Backup Your Data

Create a full backup of your playbooks and configurations.

conspect-cli backup --project your-project-id > backup-$(date +%Y%m%d).json

Pull Latest Changes

Fetch and apply the newest release.

npm update @conspect/ai-sdk@latest

Verify Deployment

Test your dialogues and check the dashboard for any issues.

Run conspect-cli status to confirm all services are healthy.

Previous Releases

For older versions, check the full release history on GitHub. We recommend upgrading to the latest stable release for security patches and performance gains.

Was this page helpful?
Built with Documentation.AI

Last updated today