Release Notes 2.6 (Sep-2025)
Version: DataMasker – Version 2.6
Release Date: September 2025
Issues Fixed
-
Handling Special Characters in Text/Textarea Fields: Previously, text or textarea fields replaced specific special characters, such as commas, double quotes, and single quotes, with blank spaces and applied escaping. Now, we are preserving these characters.
-
CSV Generation Failures with Character Combinations: Fixed the issue when text or textarea fields contained a combination of special characters (
',",,), CSV generation failed. -
Exception Logging Improvements:
- Fixed issue where exception logs were not created when CSV generation failed.
- Exception log files will now get generated even if a very large number of records fail, due to heap size limitations in Apex jobs.
Known Issues
- Time fields don’t get masked in between the specified time range.
- Masking a field type of ‘Date/Time’ using the action type ‘Formula Field’ causes runtime exceptions.
- DataMasker disables feed tracking before it starts masking. However, it cannot do so for objects like Task and Event.