Log in
You can now export and import generator presets. During the import:
If the identifier of an imported preset matches an existing preset, the existing preset is updated.
If the identifier of an imported preset doesn’t match an existing preset, a new preset with that identifier is created.
Fixed upload of large JSON files based on a prefix filter so that they validate and upload properly. Also fixed some scenarios that could fail with JSON elements larger than 2GB.
Added the Text Composition generator, which allows you to configure the output value for a column as a template that incorporates values from other columns.
For the Alphanumeric String Key generator, the new Preserve prefix option keeps a specified prefix unchanged during masking. The new Mask digits only option is used to only mask numerical digits, but preserve all of the other characters in place.
The JSON Mask generator no longer promotes JSON objects or arrays that are converted into strings into actual JSON objects or arrays.