β’ Expanded character support for folder names
β’ Now accepts any valid UTF-8 character
β’ Improved user experience in folder creation and management
- Added a download button that appears when hovering over visualizations
- Allows users to save visualization outputs for use elsewhere
- Added a file explorer interface in the 'Data Sources' tab
- Enhanced accessibility for all users to browse company data sources
- Streamlined connection management process
- Added 'edit mode' accessible via new '...' button next to 'New Conversation' in sidebar
- Ability to select multiple conversations simultaneously
- Option to delete selected conversations in bulk
- New feature to delete entire conversation history with one click
- New script available to import articles from a Zendesk knowledge base into a Dust datasource
- Easily transfer all articles from Zendesk to Dust
- Script can be run using
npm run articles
in the Dust-labs repository here: https://github.com/dust-tt/dust-labs/tree/main/zendesk
- Removed the concept of public Dust apps
- All apps are now private by default and only usable within a workspace
- Improved safety and standardized workspace segregation checks for all endpoints
- Removed clone operations for apps
β’ Dust is now available as an integration on Make.com
β’ Users can incorporate Dust functionalities into their Make.com scenarios
β’ Enables creation of automated workflows using Dust capabilities
β’ Documentation available here: Make.com: Trigger Dust assistants from any scenario
- New script available in dust-labs repository: https://github.com/dust-tt/dust-labs/tree/main/hubspot
- Allows exporting Hubspot company data
- Enables importing exported data into a Dust Datasource
- Enhanced precision when searching within individual data sources (e.g., Notion, Slack)
- Users can now get more relevant results when querying information from a particular source
- Added a script to export Gong transcripts
- Enables importing Gong transcripts into a Dust Datasource
- Script available in the dust-labs GitHub repository: https://github.com/dust-tt/dust-labs/tree/main/gong