Skip to main content

GPTfy 1.10 Release Notes

Release Date: April 30, 2025


New Features

  • Apex – Security Layer : Added support for custom data masking using Apex classes, providing more flexible security options. Customers can now define custom security layers in the Data Context UI with the "APEX" security layer type.
  • Salesforce Dynamic Formula : Users can now dynamically leverage Salesforce formulas in Field Mapping with the new "Add Formula Field" button, enhancing customization and validation.
  • BYOM Azure Document Intelligence : Enhanced file processing support for BYOM customers, now supporting PDF, Excel, and Word file formats.
  • New Permission Set for Dashboard : Added a read-only permission set, ensuring users can view dashboards without editing or running prompts.

Enhancements

  • Additional Instructions Setting : When the user input checkbox is selected, users can now add additional instructions to a prompt while sending to AI. The grounding prefix can be controlled via the preferences tab in AI settings.
  • Prompt Builder Improvements : New Save functionality (Ctrl+S/Cmd+S), automatic record selection, and UI optimizations for smoother user experience.
  • Data Context Mapping : Enhanced the UI with smarter field enablement logic for a more intuitive experience when working with masking scope and values.
  • GPTfy Branding : Updated GPTfy LWC/Aura components with new brand logos for a consistent visual identity across Lightning Pages.
  • Prompt Action Validation : Improved validation for prompt actions to ensure that only active flows and valid Apex classes are invoked.
  • Prompt Export : Enhanced Prompt Export window to easily view and choose prompts to be exported.

Issues Fixed

  • GPTfy Voice Issue : Fixed profile-based invocation errors in voice configuration. Kensho-Prompt notifications now execute as expected when profiles are added and voice recordings are uploaded.
  • Where Clause Builder : Fixed exceptions caused by line break characters in conditions.
  • Prompt Builder : Fixed issue with saving records when a time field is hardcoded or referenced and only activated flows are allowed.
  • Security Layer : Resolved conflict where the same value was masked by both Layer 1 and Layer 2, and fixed "Match Complete Word" logic to only look for a space in front of the value at the end of long text values.
  • Data Context Mapping : Fixed issue where only the last searched field was saved when selecting through search.
  • Activity History in Mapping : Fixed implementation errors when prompts referencing Activity History at Level 2 were used.

Known Issues

  • Where Clause Apostrophes : Where clause containing apostrophes can cause validation errors.
  • Field Access Validation : Prompts validate and activate even when fields have no FLS access or have been deleted, causing execution errors.
  • Mac OS Save Shortcut : Ctrl+S (Cmd+S) shortcut on Mac OS does not save the prompt record as expected.
  • Import Issues : During import, Apex-based Security Layers are not getting imported properly, and AI Model – File Processing's value doesn't get imported.