Releases
iDialogue Product Releases and Roadmap
Releases
Permission Sets
Accelerators
Roadmap
iDialogue v2.26
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tKi0000000SQp
(
Sandbox Install
)
Major update to 2.x platform
Passed AppExchange re-review process
Encrypts room member tokens by default for one-time access tokens
Introduces AI Cadences to sequenced followup by AI Agents.
Introduces AI Memory. 4 types: System, Record, User and Dialogue (historical conversations).
Adds RunAgent Flow action. For use in executing asynchronous agent workflows.
Defaults to using OpenAI GPT4.1 as the default LLM
Increases AI document analysis to 1M tokens, or ~750,000 words
Increase AI document/content generation window to 32K tokens, or ~25,000 words
Adds support for OpenAI o3 reasoning model
Updates AI Agent web_search skill to use Perplexity API
Adds support for new verify_address Agent skill
Lays groundwork for new iDialogue Kaizen and Studio experiences
iDialogue v1.381
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tKi0000000SCn
(
Sandbox Install
)
Upgrades all Apex classes to version 60-62
Applies latest Salesforce security review best practices (primarily AS USER in all queries).
Adds dynamic check for CMS enablement in ContentVersion trigger
AI Assistant: Optimizes system message to utilize LLM cache. Inserts system prompts and skills into systemMessage.
Moves AI Agent installer to Kaizen API (no longer bundled in package)
Removes document generation batch size limits (subject to Governor limits)
Fixes issue with AI JSON to SObject DML Action where Date and DateTime fields were not handled when serialized as strings.
NOTE:
Removes Unofficial Data Grid support (Install the
public open source Data Grid
as an alternative)
NOTE:
Requires a
permission set update
for all standard iDialogue Users.
iDialogue v1.356.1 Patch
Install this patch first if you encounter the error message "Install blocked. Missing idialogue_install page".
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tKi000000Tn7L
(
Sandbox Install
)
Fixes issue related to idialogue_install Visualforce page
For existing installs between versions v1.348 and v1.356, install this patch first.
iDialogue v1.356
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tKi0000000Rn1
(
Sandbox Install
)
3x improvement in PDF generation speed
Adds BatchRoomCreate template flow demonstrating batch provisioning process.
Improves Batch AI processing with additional validation and logging.
Adds ability to convert AI JSON responses to SObjects
AI Search enhancements: ability to reuse Vector Spaces across models via VectorSpaceLink junction.
iDialogue v1.351
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tKi0000000Rl5
(
Sandbox Install
)
Adds ability to install iDialogue AI Models and Skills from App Store listings.
Adds ability to name favorite prompts with a shorthand label.
Flow GPT. Adds support for field ignore list when generating allowed metadata and fields in grounding prompts.
Extends markdown formatting in AI SObject utils Flow action.
Includes default Field Entries custom metadata. For use in Opportunity to Order conversion.
Adds lookup relationship from Checklists to AI Models for use in intelligent checklist and document processing.
Improves an AI Assistant's default awareness of any record where added to page layout.
Improves error message reporting in Send Document Action
iDialogue v1.330
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tKi0000000RUm
(
Sandbox Install
)
AI compliance analysis of files is now 3x faster. Over a dozen contract assertions and extractions can be performed in under a minute.
Added support for embedding AI-generated rich text into document templates.
Adds ability to unit test AI models. Continuous monitoring of AI/GPT prompts using
Kaizen framework
Package and deploy Document AI/GPT Models from sandbox to production. Either as metadata (StaticResource) or via iDialogue API
Room invites logged as Email messages on Activity timeline
All AI models default to using OpenAI GPT-4o (Omni)
iDialogue 1.314
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tKi0000008qAb
(
Sandbox Install
)
Adds VectorSpace creation of file libraries.
Adds Primitive AI Skill: Describe Object (metadata)
Adds Primitive AI Skill: Select Records (SOQL)
Fixes issue when merging IMAGE macro URLSs with multiple instances of same tag
Fixes issue with Room ChatBot initialization (Spring 24 changed how Flows return serialized response)
iDialogue 1.311
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t1U0000058dB7
Adds support for RAG (Retrieval Augmented Generation) AI Skills.
Adds VectorSpaces to AI Skills. Custom embeddings for files, records, and comprehensive text summaries.
File GPT: Extends ESignature detection to include XML blocks with signature metadata.
Improves merging of HTML <table> blocks into Word templates.
iDialogue 1.310
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t1U0000058d6k
Adds Checklist link to Document Room component (Lightning).
Checkmark visualization cues for checklist workflow milestones
Improves checklist provisioning upon room creation (record-trigger flow no longer required).
Adds JSON to SObject flow action for AI/GPT Extract-Transform-Load (ETL).
iDialogue 1.306
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t1U0000058d5S
Removes invalid characters from file names before uploaded or generated in rooms.
Adds effective PriceScheduleTier to output of Price Schedule Action (to support volume-based discount pricing)
Fixes issue in checklist item deserialization when tabs \t were present.
Improves exception handling when deploying SiteDefinitions from sandbox to production and JSON Data__c is null.
Upgrades all Apex classes to API v58. Refactors Environment class to retrieve isSandbox from System.Domain
NPSP Accelerator v1.11
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5f0000007BOT
Upgrades all Apex controllers to v61.
Updates to online help for NPSP Donation Letter generation.
SaaS Quote to Cash v1.135
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tKa000002inxL
Changes decimal precision of Opportunity Product DiscountedUnitPrice from 3 to 2.
Adds configuration option to update Opportunity ContractId on conversion.
Adds Account-Based pricing junction object
Adds Contract-Based Pricing junction object
Fixes bug where multiple subscription products added at once to an Opportunity could omit Start/End date.
Adds extra check to ensure mixed term subscription products are not bundled in same opportunity
NPSP Accelerator v1.110
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5f000000SLfI
(Sandbox link)
Adds Current_Year and Previous_Year formulas to Account Household for use in perpetual donation letter templates
Flow GPT Accelerator v1.9
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tDp000000VCou
Updated with dependency on iDialogue 1.309
Adds support for describing SObjects by type
Flow GPT Accelerator v1.8
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tDp000000VChT
Adds Case room chatbot
Adds Quote room chatbot
Flow GPT Accelerator v1.4
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tDp000000RgOz
File GPT flow adds support for PII detection and reporting.
SaaS Quote to Cash v1.122
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3i000002SeF2
Adds Renewal Lift (%) to subscription products along with a flow template for auto-adjusting unit price on renewal products.
Flow GPT Accelerator v1.2
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tDp000000RfSx
Adds case comment sentiment analysis GPT Flow example.
Removes dependency on a data.com field in Account summary flow.
Flow GPT Accelerator v1.1
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tDp000000lvXF
Adds GPT Flow examples
File GPT: Example of handling file upload with GPT summary.
Flow GPT: Lead, Case, and Account examples with GPT summary, language translation and PDF knowledge base source.
Batch GPT: Extends iDialogue flow batch functionality to mass update Accounts with GPT summary.
2025 Q2
iDialogue 2.0
AppStore. One-Click install AI Models and Skills
Test Drive AI models.
2025 Q1
Document extraction Agents. Invoices and resumes.
Autonomous agent execution in flows.
Agent memory skill. Episodic vs long-term memory.
2024 Q4
Security re-review release (v1.374)
Web search and Web crawl AI skills
PDF Generation AI skill
Updated DDL, DQL, DML connectors for Salesforce
2024 Q3
AI Agents with mass Org update (Batch AI).
Launch GPT Specialist Certification (AI Academy).
Contract Compliance. Real-time evaluation of files.
Reusable Vector Stores - VectorStoreLink / Graph modeling.
2024 Q2
AI Skill Builder
Export / Import AI Models across orgs
Launch of iDialogue Academy
Launch of Kaizen: AI DevOps Framework
Refresh knowledge base. Improved search.
Room invite emails: Display in related activity
2024 Q1
PDF and DOCX generation enhancements
Primitive AI Skills for RAG (Retrieval Augmented Generation).
Primitive AI Skill to "Update Fields" on a SObject record.
Retrieve PDF / Document / Record details within conversational AI.
Semantic Search of File Libraries
Semantic Search across many SObject records
2023 Q4
Support for AI Skills. Extend models with several pre-built primitive skills. Or create your own custom skill actions using auto-launched flows.
Room Builder enhancements. AI Assistant for generating scripts and text.
Launch of
Aviation AI accelerator
. Pre-built chatbots, charter reservations, file processing and Part 117/125/135 AI Assistants.
2023 Q3
Prompt Library: Collection of pre-built GPT prompts for use in chat bots.
Customer-facing AI Chatbot in rooms.
Batch AI Processing. Mass Account summarize. Mass knowledge base indexing.
Merge Chat GPT content with document templates. Guided, generative content flows.
2023 Q2
AI Assistant: Rooms chatbot
File GPT: Semantic search and chat with PDFs, Word Docs, Text files
Increase AI textraction / completion for 2GB files
AI Flow Actions: Textract, Completion and Chat
Security and stability enhancements. Apex v57 and Lightning component ReactJS stable.
2023 Q1
AI Assistant (GPT-3). Prompt builder. Content create, extract and summarize
Checklist enhancements
New room builder plugin type "Flow" (Lightning Out support)
Content Cloud rebranding
2022 Q4
eSignature identifiers and verification service (
launch announcement
)
Flow CPQ Enhancements: Product groups and options
Rollup summary definitions and flow action (
launch announcement
)
New quote templates that support nested product options and product groups
Create document batch scope from report definitions (NPSP Accelerator)
2022 Q3
Price tier and discount schedules action (Flow CPQ)
Support for dynamic clauses in document templates via {{Section}} {{/Section}} tags
Data grid enhancements. Improved query definition and column formatting rules
Buyer Experience Accelerator for Salesforce CPQ / Revenue Cloud
Room builder Text Plugin: Add text color picker and support dynamic merge tags in hyperlinks
New quote document templates with revenue and quantity schedules
2022 Q2
HTML Email Delivery (Delivered.
See KB Article
)
Flow CPQ Accelerator: Product bundle flow configurator
SMS Text Flow Action (Twilio integration)
Bind SE content to room text plugins based on content category
Accessibility improvements (
see blog post
)
Export all checklist files to a single Zip file.
2022 Q1
Intelligent reminders. Send email reminders to customers that haven't yet viewed or taken action on quotes.
Process credit cards directly from Salesforce records (Stripe integration)
Enhanced Checklists
Section 508 conformance / Accessibility improvements
2021 Q4
Sales Enablement: Starting customer dialogues using internal sales guides, training, and onboarding.
Content recommendation engine. Auto-include content in rooms.
2021 Q3
Room script extensions: Full DML support for querying, inserting, and updating records from rooms
MS Word Checkbox data binding
Screen flow product configuration with image buttons
2021 Q2
Ad Hoc Document Signatures. Upload docs to rooms for signing (no template required)
Content Categorization
2021 Q1
Data grids. Display opportunity/quotes/order line items as inline HTML in rooms.
Dialogue script.
2020 Q4
Multi quote rooms
Attach all rendered docs as Files by default. Backwards compatible with Attachments.
2020 Q3
Stripe integration (
link
)
Slack publisher (
link
)
Google analytics support
2020 Q2
Enhanced platform events (
link
)
Enhanced Flow actions. (
link
)
When installing or upgrading, please deploy the latest
Permission Set
to your Salesforce org and assign to all users with iDialogue access.