The first GA release of Data I Am (Dataiam) launched in March 2024. In those early days, we rolled out new features at warp speed, as expected from a brand-new product.
As adoption grew, we slowed the public release cadence to avoid disrupting our customers. Internally, we’re still moving fast, but each public release is now more substantial and feature-rich.
Release naming convention: v{yy}.{mm}.{dd}.{minor}
Example: v25.9.25 = released September 25, 2025
⸻
Index
⸻
Release v25.9.25 – Standard Release
New Features
- Freemium Plan – $0
- 100,000 records/month + 2 connected Salesforce orgs.
- 10× more records and 2× more orgs than MuleSoft dataloader.io Free tier.
- Includes all Enterprise features, so users experience the full product.
- Enterprise Plan – $39
- Previously $299/user/month—now only $39/user/month
- Unlimited records/month and unlimited connected orgs
- For team discounts, contact: TryNewThings@dataiam.com
- Operation: Restore (Undelete)
- Wrapper for Salesforce’s Restore API to recover deleted records. Two ways to restore:
- From a Delete job: Click the restore button in the job tile; a Restore job is automatically created with deleted record IDs preloaded.
- Manual Restore: Create a Restore job and upload a CSV of record IDs.
Bug Fixes
- Changing column selection in the Fixes panel on the Data Fixes screen now highlights only the selected column.
- Applied fixes for Update/Upsert jobs now persist correctly when navigating back and returning to the Data Fixes screen.
Back to the Index
⸻
Release v25.9.11 – Standard Release
Enhancements
- Default Mapping Preference is now pre-selected on the Field Mapping screen. AI scans the input file and intelligently maps it to the appropriate Salesforce object and fields.
- On the Data Fixes screen, each fix, caution, and applied fix tile now shows the number of affected values for precise visibility.
- When a Salesforce org is removed from the Settings screen, its name now appears grayed out (inactive) on job tiles. If the org is reconnected, the name is automatically reactivated.
Bug Fixes
- On the Run Later screen, the [Submit] button remains correctly disabled until both date and time are selected.
- The Name Column Headers popup now expands automatically even when the first row in the CSV lacks headers.
- Fixed Privacy Policy hyperlink alignment when validation error “You must accept the terms before proceeding” is triggered.
- Float values ending in .0 now display correctly as integers in the Preview screen and in CSV files downloaded from [Download fixed CSV] button.
Back to the Index
⸻
Release v25.8.13 – Standard Release
New Features
- Smart Lookup
- No need for VLOOKUP in spreadsheets—Smart Lookup is a smarter, easier operation to enrich CSV files with Salesforce data.
- Upload your CSV, define matching criteria to Salesforce records, and Smart Lookup auto-populates the file.
- Supports both case-sensitive and case-insensitive matching.
- Handles multiple matches intelligently.
- Query Builder Filter Enhancement
- Values entered in Extract job filters are now automatically wrapped in quotes; preventing SOQL syntax errors, even if users forget to add quotes.
Enhancements
- In the query builder (Extract operation), objects marked as “queryable: false” in Salesforce, no longer appear in the object selection dropdown.
Back to the Index
⸻
Release v25.7.14 – Standard Release
Enhancements
- Fine-tuned AI model to improve accuracy of USA address parsing, making fixes for address data more reliable.
- Updated warning messages to reflect the job type (Insert, Update, etc.), improving clarity for users.
Back to the Index
⸻
Release v25.7.8 – Hotfix Release
Bug Fixes
- Corrected the issue where the “Trial Expiring” email displayed an incorrect remaining days count. (Note: This fix is no longer relevant after the introduction of the Freemium Plan, which has no expiration date).
Back to the Index
⸻
Release v25.7.2 – Standard Release
New Features & Enhancements
- Related Objects in Query Builder (Extract Job)
- Extract data from a Salesforce object and its related objects in a single extract job (e.g., Account and Opportunity). Also see the blog post “Now querying: Related Objects“.
- Supports both standard and custom objects.
- Visually select fields from the base object and related objects; Data I Am generates the SOQL query automatically.
- Supports traversing the relationship chain from child to parent (e.g., Opportunity → Account → Owner). Downward relationships (e.g., Account → all Contacts) are not yet supported.
- Preview query results to ensure accuracy before extraction.
- Extract Job Enhancements
- Option to query deleted and archived records using a simple radio button selection.
- If a Salesforce org is removed, all Draft and Scheduled jobs for that org are automatically removed—no manual cleanup required.
Bug Fixes
- Column filter in the Data Fixes screen now persists when switching between Fixes and Caution tabs.
- Fixed rendering issues for CSV files containing HTML markup in the Data Fixes screen.
- “View | Rename Columns” modal now correctly renders CSV column names containing periods (e.g., Last.Name).
- Tooltip text under AI Suggestions in the Data Fixes screen now wraps correctly.
- DATE LITERAL dropdown in the Query Builder (Extract job) now appears correctly for Date fields.
- Replacing a previously uploaded CSV file with a new file now retains the correct ID column selection without carrying over unintended selections from the previous file.
Back to the Index
⸻
Release v25.6.12 – Standard Release
New Features
- Online Payments Integration
- Stripe integration allows users to set up automatic payments for monthly or annual billing cycles.
- Intelligent Handling of “#N/A” Values in CSV
- Data I Am intelligently handles “#N/A” values:
- For non-required fields, #N/A is treated as a valid value and will clear the target Salesforce field.
- For required fields, #N/A is treated as invalid to prevent upload errors.
Enhancements
- String Data Cleanup Enhancements
- Multiple cleanup fixes for String datatype (e.g., remove HTML tags, remove extra spaces) are now combined into a single AI-generated Fix suggestion for ease of use.
- Files Deleted 7-days After Job Completion
- Added a footnote on all job tiles showing the expiration date-time for downloading files (7 days from job completion). Files are automatically deleted after that period for improved security.
Bug Fixes
- Improved warning messages with links to relevant Salesforce documentation for clarity.
- Expanded acceptable boolean values to include: true/false, yes/no, 1/0.
- Fixed an AI issue where removing query strings from URLs incorrectly converted the entire URL to lowercase.
Back to the Index
⸻
Release v25.6.2.1 – Hot Fix
Bugs Fixes
- AI-suggested fixes for float values were inserting an extra decimal place beyond what was defined in the Salesforce field metadata. Fixed.
Back to the Index
⸻
Release v25.6.2 – Standard Release
Enhancements
- DateTime Field Handling:
- Files containing mixed date formats are now automatically normalized to the Salesforce API-supported format.
- Values with slashes (e.g., MM/DD/YYYY) are recognized as valid and converted to the Salesforce format.
- Empty or null DateTime fields can now be populated with default values (Today, Yesterday, or Custom Date).If a DateTime column contains only date values, a default time is appended to make it a valid DateTime field.
- Date Field Support: The Date field now accepts values in these formats:
- YYYY-MM-DDTHH:MM:ss.SSSZ
- YYYY-MM-DDTHH:MM:ss.SSS
- yyyy-MM-ddTHH:mm:ss.SSS+/-HHmm
Back to the Index
⸻
Release v25.5.16.1 – Hot Fix
Bug Fix
• Removed the “Caution” count from the column profile to eliminate confusion in total value counts.
Back to the Index
⸻
Release v25.5.16 – Standard Release
Enhancements
- Query Builder (Extract Operation) now supports new operators for WHERE clauses: Starts With, Ends With, Contains, Includes, Exclude.
- Query Builder (Extract Operation) now supports copy+paste queries from the clipboard.
- Added an option to connect to a Salesforce org directly from the org selection dropdown on the file upload screen.
- On the Data Fixes screen, picklist fixes are now categorized as “Must-fix” for restricted picklists and “Optional” for non-restricted ones.
- Increased job file retention period from 2 days to 7 days. Files are permanently deleted afterward for enhanced security.
- Added a crash page to gracefully handle unexpected errors.
- Improved behavior for expired password reset links.
- Improved process for resetting expired Salesforce connections.
- Added email notification preferences to the Settings screen.
Bug Fixes
- In Data Fixes screen, updated boolean value standardization from “1” and “0” to “True” and “False” to align with the Salesforce API.
- Fixed WHERE clause group operator issue in the Extract operation (Query Builder).
- In query builder, resolved extract query failure caused by quoted percentage fields.
- Removed unnecessary AI mapping API calls when returning to the Field Mapping screen without changes.
- Fixed issue preventing clearing of the “Limit” field when reopening a draft extract job.
- Updated tooltip library to eliminate screen jitters on the Data Fixes screen.
- Fixed “Reset” button behavior in the Query Builder (Extract operation) so it clears error messages in the Preview window.
- Fixed phone standardization issue for the value “00000000” in Data Fixes screen.
- Fixed whitespace display issue in Data Fixes screen.
- Corrected color scheme inconsistency for selected columns in Data Fixes screen.
- Updated icon and copy-text changes in the Fetch Record ID workflow screen.
- Removed unnecessary NOT operator between grouped WHERE clauses in extract queries.
- Updated address-splitting logic to prevent data loss when parsing fails.
- Downloadable files from completed jobs now remain available for 7 days, even if the associated org is deleted.
Back to the Index
⸻
Release v25.5.7.1 – Hot Fix
Enhancement
Improved the UI text for the Fetch Record ID workflow to make it more action-oriented.
Back to the Index
⸻
Release v25.5.7 – Standard Release
Enhancements
- Multiple UX improvements in the Update and Upsert Job workflows.
- Added a new column
dataiam_status
in Success files for better visibility into job outcomes.
- Added an option to map invalid picklist values to “#N/A” (which Salesforce Bulk API treats specially).
Bug Fixes
- Simplified Job Run screen by removing “Run after quota reset” option.
- Field list in the Query Builder (Extract operation) is now sorted alphabetically.
- Fixed issue where date format standardization did not work when all formats were invalid.
- Fixed font and alignment inconsistencies in job notification email templates.
- “Use first row as header” option is now only enabled if column names are missing.
- Fixed overlapping icons in Date and Time pickers on the Job Run screen.
- “Next” button label now dynamically updates based on job type.
- Ensured consistent dropdown width in the object selection field.
Back to the Index
⸻
Release v25.4.16 – Standard Release
Enhancements
- Added new data fix suggestions for U.S. states: Convert full names to two letter abbreviations.
- Added new data fix suggestions for country data: Full name, official name, alpha-1, alpha-2, and numeric formats.
- Added standardization suggestions for DateTime fields.
Bug Fixes
- Fixed issue where empty country values were incorrectly flagged as invalid.
- Added data fix suggestions for missing postal codes.
- Improved visual feedback for extra spaces in the Data Fixes UI.
- Fixed improper splitting of non-U.S. addresses into Salesforce composite fields.
Back to the Index
⸻
Release v25.3.20 – Standard Release
New Features
- Delete Operation:
- Added support for deleting Salesforce records using a source file containing record IDs.
- Both 15- and 18-character Salesforce Record IDs are supported and validated for correct format.
Enhancements
- Added search functionality for selecting columns when defining Manual Fixes (previously required scrolling).
- Added validation to flag non-existent Salesforce IDs in Update and Upsert operations.
- AI-defined field mappings are now visually highlighted in blue–yellow ombré for easy identification.
Bug Fixes
- Improved expand/collapse and checkmark UI components.
- Clicking a column name now expands its profile for a better experience.
- Fixed loss of punctuation when splitting address fields.
- Manual Fix dropdowns are now sorted alphabetically.
- Fixed misalignment of operators in Query Builder (Extract operation) filters.
Back to the Index
⸻
Release v25.3.12 – Standard Release
New Features
- Added the option to reset queries in the Query Builder (Extract operation).
Enhancements
- Added more AI-powered fix suggestions for String data.
- Improved password reset and email verification flows.
- Standardized output file naming conventions for completed jobs.
Bug Fixes
- Fixed inconsistent color codes for certain fields in the Query Builder (Extract operation).
- Corrected spacing issues on the Home screen below demo and sample file buttons.
- Improved profile photo validation for large files.
- Enhanced scroll behavior on Windows dashboards.
- Fixed inactivity message persistence on Login page.
- Properly handle special characters in Success output files.
Back to the Index
⸻
Release v25.3.6 – Standard Release
Enhancements
- Added automatic quotation marks for String fields in Query Builder (Extract Job) SOQL queries.
- Separated Salesforce and application error messages in job tiles for better clarity.
- Improved processing for special characters and multilingual data.
- Optimized Query Builder (Extract operation) preview time.
- Enhanced address splitting into Salesforce composite fields.
Bug Fixes
- Improved hover messages in Field Mapping screen.
- Fixed filter operator bug in Query Builder.
- Removed extra whitespace from bottom of Field Mapping screen.
- Fixed UX glitch when users logged in with multiple accounts.
- Phone numbers containing “Ext None” are no longer flagged as cautionary.
Back to the Index
⸻