Version 4.0.0
Upgrade Guide
Overview
- This is currently in
beta
. - Key improvements in this series will focus on:
- Advanced data querying capabilities
- Enhanced security features
- Powerful customization capabilities that will require significantly less code than before
- We are adding support for multiple document operations:
- Multi-Document Handling:
- Work with multiple Velt documents on a single page simultaneously
- Subscribe, view, and perform CRUD operations across multiple documents in real-time
- Comments from multiple documents are now automatically rendered in the Sidebar
- Enhanced Querying:
- Query comments, comment counts, unread counts across multiple documents with a simpler API
- Filter by document IDs, location IDs, and status IDs
- Multi-Document Handling:
How to Upgrade
Use these steps with your test API key first. Once you are ready, follow the same steps on production API keys as well.
- Ensure you are using
organizationId
vsgroupId
in theidentify
method. If you have existing data with groupId, then first migrate your data using the data page in Velt Console. - Enable ‘Advanced Queries and Filters’ in the Velt Console here. It will take 15 mins for this to be enabled.
- Once, the feature is enabled, deploy the latest version of the Velt SDK to your product.
Was this page helpful?