Platform
- Datadog Integration: Switched to Datadog US region for centralized logging and monitoring
- String Component Auth: Implemented authentication token storage for string components
- Component Export: Added export functionality for all string components to JSON file
- Attribute Timeout: Enabled expireIn and await timeout to be set from attributes
- Component Config Merge: Implemented merging of component default and given configuration
- Registration Cache: Fixed registration cache issues for better reliability
- Revision Generator: Fixed revision generator for proper version management
- Back Navigation: Fixed backEnabled functionality at first route after rewind
- Component Definition: Added component definition to query API response
- Execution Context: Removed terminated child execution context for cleanup
Studio
- US Region Support: Added production and staging US region configurations
- TTL Support: Implemented TTL support for sharable tokens including start and pull tokens
- Code Verification: Added code verification interaction for SMS/email codes
- Type Configuration: Introduced type configuration system for better type management
- Clone Target: Fixed clone target modal issues
- Questionnaire: Fixed questionnaire interaction bugs
- TAC Conditions: Fixed issue with terms and conditions being unchecked when reverting versions
- Connector Renaming: Renamed connectors for better clarity
- Region Display: Added proper region display in sidebar
- Target Filtering: Added filter for load more targets functionality
- Memory Optimization: Increased memory to 2GB for test-eu and stage-eu environments
- Preview Device: Fixed preview device rendering issues
- Back Button: Fixed back button on Acuant upload interaction
- Base Logo: Fixed logo positioning for single column layouts
Client SDK
- Validation Order: Updated compilation order for validation schema
- Checkbox Group: Added checkbox group component for multiple selections
- Slider Events: Added onMouseUp event handler to Slider component
- Image Ordering: Correctly handled order of captured images
- Value Width: Fixed error with value width calculation
- Circular Dependencies: Removed circular dependency between utils and translations