v7.0.0 (February 2021)
The ReadySuite 7.0.0 release contains the following enhancements:
New: Add feature to run multiple scripts in chained order
New: Add profiles to script options for opening and saving settings
New: Add 'Script Pack' feature for saving and restoring chained scripts and settings
New: Add ability to run chained scripts from script browser
New: Add ability in UI to view properties for multiple scripts
New: Add ability in UI to view and reports from chained scripts
New: Add tabbed interface to script editor to enable multi-document editing
New: Add dynamic fields (previously Custom Field) to Field Setup for Group, Date, and Static Fields
New: Support opening and saving projects with Dynamic field types
New: Add new dynamic field for 'Script Field' to Field Setup and Field Map
New: Add library selection UI for adding and selecting scriptable fields
New: Add minified script editor for creating or modifying scriptable fields
New: Add support for multi-stage progress scenarios with unified progress control
New: Add script 'Create Field' for creating a new field with a set value
New: Add script 'Combine Fields' for merging existing fields into a new field
New: Modify 'Detect Text Encoding' script to use new UI for field selection
New: Modify 'Extract Bates from Text' script to use new UI for field selection
New: Modify 'Rename Confidential Natives' script to use new UI for field selection
New: Modify 'Text Files to Field' script to use new UI for field selection
New: Modify 'Format Dates' script to use new UI for field selection
New: Modify 'Merge Date Fields' script to use new UI for field selection
New: Modify 'Split Date Fields' script to use new UI for field selection
New: Modify 'Sort Date Creator' script to use new UI for field selection
New: Modify 'Convert File Sizes' script to use new UI for field selection
New: Modify 'File Name to Mime Type' script to use new UI for field selection
New: Modify 'Hash Fields' script to use new UI for field selection
New: Modify 'Page IDs to Field' script to use new UI for field selection
New: Modify 'Propagate Child Field to Parent' script to use new UI for field selection
New: Modify 'Batch Documents' script to use new UI for field selection
New: Modify 'Mass Find/Replace' to support multiple field selection
New: Modify 'Remove Choice from Choices' script to support multiple field selection
New Target .NET Framework 4.8 for minimum requirements
New: Remove support for ReadySuite 32-bit version
New: Scripting API - Modify GetOrCreateField to accept FieldType parameter
New: Scripting API - Create TryGetOrCreateField with FieldType parameter
New: Update application library used for core UI components
New: Support XML Spreadsheet 2003 for Excel load file imports
New: Update application library used for script code editor
New: High DPI improvements to script editor
Fixed: Improve error message and remove from recent lists when profiles are not found
Fixed: Lag in Document Grid after running script
Fixed: Unable to import Excel worksheet with asterik in column name
Fixed: Crash when opening empty project
Fixed: Remove missing files from Script Editor recent file list
Fixed: Fallback 'Text Encoding' option selection for Relativity not being set
Fixed: Project name and file not updated in application title bar
Fixed: Script editor is not moved to front when opened from application ribbon
Fixed: Progress state is 'Initializing' instead of 'Not Started'
Fixed: Count in Field Setup does not update after adding or removing fields
Fixed: Script library cache not supported in FIPS environment